XBMC SABnzbd+ Python Script

Got a program that plays well with SABnzbd? Share it here!

Re: XBMC SABnzbd+ Python Script

Postby moontan » August 22nd, 2008, 11:53 am

cool, i'll have try this out on xbmc

wish there was something like this on the iphone aswell
moontan
Newbie
Newbie
 
Posts: 26
Joined: August 5th, 2008, 6:50 pm

Re: XBMC SABnzbd+ Python Script

Postby stanpete » August 24th, 2008, 3:58 pm

Hi,
I'm sorry for posing a probably stupid question but is this plugin for remote controlling
SAB or is this a solution to make SAB run on on your xbox ?
stanpete
Jr. Member
Jr. Member
 
Posts: 95
Joined: February 2nd, 2008, 12:35 pm

Re: XBMC SABnzbd+ Python Script

Postby switch » August 24th, 2008, 4:01 pm

It is for simply adding nzb files, and viewing your queue from xbmc. SABnzbd is still running separately.
User avatar
switch
Moderator
Moderator
 
Posts: 1513
Joined: January 17th, 2008, 4:55 pm
Location: UK

Re: XBMC SABnzbd+ Python Script

Postby NarcopolisRex » August 26th, 2008, 11:01 pm

Thanks so much for this. Now I never need to stand up and leave the TV ever again. 500 pounds, here I come!  ;D
NarcopolisRex
Newbie
Newbie
 
Posts: 7
Joined: April 26th, 2008, 12:56 am

Re: XBMC SABnzbd+ Python Script

Postby stanpete » August 27th, 2008, 4:55 am

It is for simply adding nzb files, and viewing your queue from xbmc. SABnzbd is still running separately.


Too bad... I would have loved to put my old xbox back in business. But maybe with all that xbmc porting and SAB
I now have an even better reason to buy a mac mini for my tv :-)


keep up the good work guys!
st
stanpete
Jr. Member
Jr. Member
 
Posts: 95
Joined: February 2nd, 2008, 12:35 pm

Re: XBMC SABnzbd+ Python Script

Postby switch » September 22nd, 2008, 9:36 pm

A small update:

Code: Select all
Changelog
================
1.3
-Changed the successful sabnzbd add dialog to a notification
-Allow items to be deleted/moved in the queue
-Fixed sorting under xbox
-More failure notices
-Problem shwing queue for "fetching" items from newzbin

Bonus pic:
Image

Download:
SABnzbd-XBMC-Plugin-1.3.zip
User avatar
switch
Moderator
Moderator
 
Posts: 1513
Joined: January 17th, 2008, 4:55 pm
Location: UK

Re: XBMC SABnzbd+ Python Script

Postby JayBird » September 23rd, 2008, 12:22 pm

Great stuff, gonna test this out on Plex
JayBird
Jr. Member
Jr. Member
 
Posts: 82
Joined: August 18th, 2008, 4:21 am

Re: XBMC SABnzbd+ Python Script

Postby JayBird » September 24th, 2008, 6:23 am

JayBird wrote:Great stuff, gonna test this out on Plex


Tried this last ngiht in Plex and it works great.

Ive made a post about this over at the Plex forums- http://forums.plexapp.com/index.php?showtopic=1352

Thanks
JayBird
Jr. Member
Jr. Member
 
Posts: 82
Joined: August 18th, 2008, 4:21 am

Re: XBMC SABnzbd+ Python Script

Postby switch » September 25th, 2008, 9:34 am

A small fix for people running older versions of xbmc, icons wouldn't show and newzbin feeds wouldn't open:

Code: Select all
Changelog
================
1.3.1
-Fixed some backwards-compatibility stuff for older XBMC versions


Download:
SABnzbd-XBMC-Plugin-1.3.1.zip
User avatar
switch
Moderator
Moderator
 
Posts: 1513
Joined: January 17th, 2008, 4:55 pm
Location: UK

Re: XBMC SABnzbd+ Python Script

Postby stanpete » September 29th, 2008, 6:53 am

Got it running and it's just awesome. Thank you.
Do you think it would be possible to add descriptions or some additional infos
like language etc. for a selected file ?

st
stanpete
Jr. Member
Jr. Member
 
Posts: 95
Joined: February 2nd, 2008, 12:35 pm

Re: XBMC SABnzbd+ Python Script

Postby switch » September 29th, 2008, 7:32 am

I'll look into adding a pop-up for newzbin items that displays their attributes. The only information I have access too from the RSS feed is stuff like:

Attributes:Category - Movies |  Video Source - DVD |  Video Format - XviD |  Video Genre - Comedy, Documentary |  Language - English |  Audio Format - MP3
User avatar
switch
Moderator
Moderator
 
Posts: 1513
Joined: January 17th, 2008, 4:55 pm
Location: UK

Re: XBMC SABnzbd+ Python Script

Postby stanpete » September 29th, 2008, 8:12 am

That was exactly what i meant. Forgot to say "attributes".
It's interesting to know what you're downloading cause I just don't want to
accidentally get a vcd or "french/spanish/german/..." episode ;-)


st
stanpete
Jr. Member
Jr. Member
 
Posts: 95
Joined: February 2nd, 2008, 12:35 pm

Re: XBMC SABnzbd+ Python Script

Postby switch » September 29th, 2008, 8:23 am

I could also change the icons to display a flag instead of the orange icon, however if there are multiple languages listed it would only display the first.
User avatar
switch
Moderator
Moderator
 
Posts: 1513
Joined: January 17th, 2008, 4:55 pm
Location: UK

Re: XBMC SABnzbd+ Python Script

Postby stanpete » September 29th, 2008, 9:02 am

Sounds good! Don't know how you do it... but maybe in that case you could make a custom "multi language" icon and it's
up to the user to look what it is... ?

st

PS: again, thanks for all your efforts. really appreciate it
stanpete
Jr. Member
Jr. Member
 
Posts: 95
Joined: February 2nd, 2008, 12:35 pm

Re: XBMC SABnzbd+ Python Script

Postby evidenceunseen » September 29th, 2008, 6:26 pm

Can't the "More info" links be accessed through the rss feed? for imdb urls. Would it be possible to parse the .nfo using the "NFO" url? parsing nfo files has been done before on xbmc.
evidenceunseen
Jr. Member
Jr. Member
 
Posts: 56
Joined: February 11th, 2008, 3:33 pm

PreviousNext

Return to Third-party Addons