Great script!
Any chance you could change it so it works in both greasemonkey and chrome (maybe look at the imdb-script from couchpotato which works in both).
Search found 11 matches
- July 23rd, 2010, 6:25 am
- Forum: Third-party Addons
- Topic: CouchPotato Greasemonkey Addon (display movie posters and movie info)
- Replies: 7
- Views: 20778
- July 23rd, 2010, 5:35 am
- Forum: Third-party Addons
- Topic: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
- Replies: 1305
- Views: 4384712
Re: CouchPotato - Automatic Movie Downloader via NZB & Torrents!
Great application!!
Could you please sort the log in decending order with the most recent entry at the top?
Could you please sort the log in decending order with the most recent entry at the top?
- July 21st, 2010, 2:04 pm
- Forum: Third-party Addons
- Topic: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
- Replies: 1130
- Views: 3018060
Re: Sick Beard (ALPHA) - Download/sort/rename episodes, XBMC/growl integration, more
Is it posible that you could add support for this type of foldernaming: \Season \x - \ - x - . I changed the code on my end and it works but if you decide to add it you should probably make an option for it in the interface? I added the following at line 445 in processTV.py (i also imported config):...
- May 13th, 2009, 2:10 am
- Forum: Third-party Addons
- Topic: SABnzbdX, SABnzbd for OSX gui
- Replies: 215
- Views: 846967
Re: SABnzbdX, SABnzbd for OSX gui
anyone else have this problem: when i'm in some application, say firefox and i press the icon in the top-bar the "waiting..." icon (swirly round thing with several colors) is shown, it seems as if it's a thread-problem - like it takes a lil while before the context menu is created - i gues...
- May 13th, 2009, 2:04 am
- Forum: Third-party Addons
- Topic: nzbdStatus: SAB Control & Monitoring and NewzBin Integration
- Replies: 236
- Views: 334770
Re: nzbdStatus: SAB Control & Monitoring and NewzBin Integration
I just removed my login information in nzbstatus and the problem you guys described went away. Maybe this helps yeah the problem is only occuring when you are using username and passwords, my fix works on my mac but not on my windows vista machine, i have no idear why, don't quite understand why, w...
- May 6th, 2009, 3:53 pm
- Forum: Third-party Addons
- Topic: nzbdStatus: SAB Control & Monitoring and NewzBin Integration
- Replies: 236
- Views: 334770
Re: nzbdStatus: SAB Control & Monitoring and NewzBin Integration
I'm having trouble using the 'Send to SABnzbd Icon' on Newzbin since i upgraded to the latest version of sabnzbd and nzbdstatus - that is after i started using the api-key. Whenever i press the yellow (normally green) download icon on Newzbin nothing happens. Anyone having same problem and found a ...
- May 5th, 2009, 1:46 am
- Forum: Third-party Addons
- Topic: nzbdStatus: SAB Control & Monitoring and NewzBin Integration
- Replies: 236
- Views: 334770
Re: nzbdStatus: SAB Control & Monitoring and NewzBin Integration
i looked through the source-code and I think i located the problem, as it says on this forum under the apikey announcement: If set, the web username and password is still required as well as the apikey . This may change in version 0.5, however for now both the api key and user/password are required....
- May 4th, 2009, 2:42 pm
- Forum: Third-party Addons
- Topic: nzbdStatus: SAB Control & Monitoring and NewzBin Integration
- Replies: 236
- Views: 334770
Re: nzbdStatus: SAB Control & Monitoring and NewzBin Integration
I'm having trouble using the 'Send to SABnzbd Icon' on Newzbin since i upgraded to the latest version of sabnzbd and nzbdstatus - that is after i started using the api-key. Whenever i press the yellow (normally green) download icon on Newzbin nothing happens. Anyone having same problem and found a s...
- October 31st, 2008, 4:07 am
- Forum: Bug Reports
- Topic: Incorrect PP when pulling catagories from newzbin
- Replies: 2
- Views: 3091
Incorrect PP when pulling catagories from newzbin
Hi, I'm using v. 0.45RC1 When using the automation api there's a problem with post-processing being incorrect, this can be reproduced by using the following api-command: http://host:port/sabnzbd/api?mode=addid&name=&cat= Both if you leave the cat-part out (api?mode=addid&name=) or leave ...
- October 22nd, 2008, 12:57 am
- Forum: Post-Processing Scripts
- Topic: [REQ] Removal of old episodes
- Replies: 1
- Views: 3568
Re: [REQ] Removal of old episodes
If you don't won't to do it in batch you can pass the parameters to some c++ code, then it's quite easy.
- October 20th, 2008, 8:08 am
- Forum: Third-party Addons
- Topic: XBMC SABnzbd+ Python Script
- Replies: 162
- Views: 281072
Re: XBMC SABnzbd+ Python Script
excellent job switch, works perfectly, i was actually gonna make something like this myself, but i browsed a little and found this one, i might take it and change it (never done python before so it's gonna be a learning project), my vision is that it should be possible to browse movies by viewing th...