[REQUEST] SABnzbd+ Controller (NBZ) Python Script for XBMC?
mr.b
Senior Member Posts: 165 Joined: May 2007 Reputation: 0 |
2008-08-13 00:55
Post: #11
i looked into streaming from RAR awhile back with sabnzbd... it's possible to set the complete and incomplete directory to the same place and make sure the +Delete option is NOT set -- this would leave the RARs in place even after the download is complete. I'm pretty sure XBMC is supposed to support playing from an incomplete RAR set, so theoretically you could write a python script to fire off the sab download, watch the directory for a few RARs to show, then tell XBMC to start playing from the directory containing the growing RAR set. The developer of sabnzbd says that he's already reording the RARs. Assuming you string all the pieces together, one remaining thing that may or may not be an issue is whether XBMC is smart enough to start playing cd2 after cd1 is complete in the situation where the movie has been split up.
|
| find quote |
sw1tch
Member Posts: 52 Joined: Jul 2007 Reputation: 0 |
2008-08-19 00:24
Post: #12
I made a small script yesterday for adding downloads to sabnzbd. It browses content from RSS feeds as I'm not too interested going through the pain that is screen scrapping.
Development hit some limitations, mainly due to newzbin auth strings changing for different feed ruling out searching newzbin If the site you use is has rss feeds that you can view without logging in, add them to the menu in settings.py. Newzbin will work as it has an authorization key.You need to open settings.py to add newzbin rss feeds and your sabnzbd settings. The script is in a very early form, so this isn't a "proper" release. Code: SABnzbd Plugin |
| find quote |
sw1tch
Member Posts: 52 Joined: Jul 2007 Reputation: 0 |
2008-08-21 20:52
Post: #13
Made a couple of improvements, more specifically can now search newzbin, opening up a lot more content. May also have a way to browse all TV and Movies in an organised manner. You will need to enter in your newzbin settings in settings.py for newzbin items to show.
Code: Changelog |
| find quote |
sw1tch
Member Posts: 52 Joined: Jul 2007 Reputation: 0 |
2008-08-22 18:10
Post: #14
Code: Changelog |
| find quote |
Zepp
Junior Member Posts: 2 Joined: Aug 2008 Reputation: 0 |
2008-08-26 08:00
Post: #15
sw1tch Wrote: Nice, this is pretty awesome so far. Could you add in support to remove items from the sabnzbd queue perhaps? 'deleting the video' does nothing when in the queue section. |
| find quote |
sw1tch
Member Posts: 52 Joined: Jul 2007 Reputation: 0 |
2008-08-26 22:48
Post: #16
Zepp Wrote:Nice, this is pretty awesome so far. Could you add in support to remove items from the sabnzbd queue perhaps? 'deleting the video' does nothing when in the queue section. I was going to wait for SABnzbd 0.5 (still a while off) before I added queue controls, however I can add a few before then such as Deleting and Moving an item to the top of the queue. As soon as I can work out how to refresh the queue after an action I'll release an update. |
| find quote |
PainToad
Senior Member Posts: 217 Joined: Aug 2008 Reputation: 0 |
2008-08-27 02:52
Post: #17
Love your script sw1tch! I can now stop using dirt hacks and use ur brilliant script, cheers
|
| find quote |
Zepp
Junior Member Posts: 2 Joined: Aug 2008 Reputation: 0 |
2008-08-27 07:20
Post: #18
sw1tch Wrote:I was going to wait for SABnzbd 0.5 (still a while off) before I added queue controls, however I can add a few before then such as Deleting and Moving an item to the top of the queue. Thank you. |
| find quote |
sw1tch
Member Posts: 52 Joined: Jul 2007 Reputation: 0 |
2008-09-23 03:34
Post: #19
Sorry for the late response, had to work out a few coding issues.
Code: Changelog![]() Download: SABnzbd-XBMC-Plugin-1.3.zip |
| find quote |
flamez
Member Posts: 90 Joined: Jul 2006 Reputation: 0 |
2008-09-23 03:49
Post: #20
Thanks so much Sw1tch!
|
| find quote |

If the site you use is has rss feeds that you can view without logging in, add them to the menu in settings.py. Newzbin will work as it has an authorization key.
![[Image: sabxbmcze7.png]](http://img521.imageshack.us/img521/2384/sabxbmcze7.png)
Search
Help