PDA

View Full Version : NZB ability?



Brian
August 29th, 2008, 11:48 PM
Will boxee have NZB/usenet support in the future? It would be great to have a folder like the ~/.boxee/torrent "~/.boxee/nzb" :).

I love it!,.. I can just scp over a torrent file and off it goes! :)


of course we would need a config file for NZB support (username, password, server, etc..)



-Brian

vulkan
August 30th, 2008, 04:22 AM
well - i would love to see usenet support as well... :)
it would most likely be done in a script/plugin and not "the torrent way".
in boxee we are not currently working on it. but such a script/plugin may come from the great community of both boxee and xbmc. stay tuned :)

Gamester17
August 30th, 2008, 06:07 AM
Too bad this XBMC developer went MIA otherwise we would have the back-end support for it already:
http://xbmc.org/forum/showthread.php?t=25627
also checkout this topic:
http://xbmc.org/forum/showthread.php?t=25765
and these forum threads:
http://xbmc.org/forum/showthread.php?t=2807
http://xbmc.org/forum/showthread.php?t=32482
http://xbmc.org/forum/showthread.php?t=25376
http://xbmc.org/forum/showthread.php?t=11874

As you can see it is one of the most requested feature over at the XBMC community forums as well.

...if Boxee only added the backend support then the community could write the plugins for it :)

Brian
August 30th, 2008, 12:20 PM
I might be able to help on such a plugin...... hmmm....


-Brian

denied
September 1st, 2008, 04:36 PM
tried sabnzbd? it will process nzb completley hands-off, download, repair, unpack, even categorizes and sorts tv eps for you.

sab has rss and newzbin support. not integrated to boxee but a great companion program.

www.sabnzbd.org

skywise
September 1st, 2008, 08:11 PM
anyone happen to be on newzbin and have any spare invites? :)

sky

jibbjibb
September 26th, 2009, 02:30 PM
Too bad this XBMC developer went MIA otherwise we would have the back-end support for it already:...
http://xbmc.org/forum/showthread.php?t=32482



SABnzbd+ Controller

SABnzbd-XBMC-Plugin-1.5.4.zip (http://xbmc.org/forum/showpost.php?p=381543&postcount=91)

--

minimally boxee would need to download an NZB file (xml) into a SABnzbd+ blackhole CIFS share ;)

Brian
September 30th, 2009, 07:40 PM
I was thinking of just writing a frontend hook into hellanzb for boxee.

In looking at the boxee API, it shouldn't be too difficult. The API offers quite a bit of GUI display methods.


-Brian