Menu

#1 NewzBin ID

closed
nobody
None
5
2006-11-04
2006-10-05
timc3
No

Any plans to add support in for Newzbin IDS?

Just a simple form field would suffice, like hellahella
has done.

Discussion

  • macaroon

    macaroon - 2006-10-06

    Logged In: YES
    user_id=1441383

    Hi, I've never used newzbin or hellahella, so can you
    please be a bit more specific what the newzbin ids is about?

     
  • timc3

    timc3 - 2006-10-07

    Logged In: YES
    user_id=1238702

    Well apparently newzbin came up with NZB format. If you are
    using Hellanzb you can give it an id and it will go and
    download the nzb file from newzbin like so:

    hellanzb.py enqueuenewzbin 49875983

    Where 49875983 is number for the post, so hellanzb will look
    that up, and then start downloading the nzb, after this it
    will download all the posts that are associated with the
    NZB. Its alot easier than downloading an NZB etc.. Though
    of course you can do that from newzbin.

    Hellahella excepts an ID number and just passes it though.
    If you don't want to do this then perhaps I should?

     
  • Nobody/Anonymous

    Logged In: NO

    The NZB file was created by the Newzbin site. If you go to
    their site, they catalog usenet posts and give the a unique
    ID. HellaNZB can be configured to log in to the Newzbin site
    so that it can accept a NewzbinID and go find the .nzb file
    associated with that post. The command to pass through
    XMLRPC is enqueuenewzbin(int newzbinid) (I've take some
    license, but you should get the idea since you programmed
    for all the other actions)

     
  • Nobody/Anonymous

    Logged In: NO

    The NZB file was created by the Newzbin site. If you go to
    their site, they catalog usenet posts and give the a unique
    ID. HellaNZB can be configured to log in to the Newzbin site
    so that it can accept a NewzbinID and go find the .nzb file
    associated with that post. The command to pass through
    XMLRPC is enqueuenewzbin(int newzbinid) (I've take some
    license, but you should get the idea since you programmed
    for all the other actions)

     
  • neurosis

    neurosis - 2006-11-01

    Logged In: YES
    user_id=1635124

    I second the request for this feature.

    happy to cut+paste code if someone has implemented it
    themselves ?

     
  • macaroon

    macaroon - 2006-11-04
    • status: open --> closed
     

Log in to post a comment.