Search found 62 matches
- March 7th, 2009, 11:14 am
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
@naf305, found the error, yippee. I now know why I didn't see it before, normally I use SeasonType 1 with Episode Type 1 and Season Type 2 with Episode Type 2, never mixed types. Basically, its a type, I was using SeasonType for a check of EpisodeType, which is why it didn't match. .latest 'trunk' f...
- March 7th, 2009, 11:12 am
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
@naf305, noticed in you pastebin that you have a mix of naming formats, just trying to confuse me? I sure I fixed the In vs in (plus others) issue, that's the Correct Foldername log entry you should see, oh well, try, try and try again :-) @all, get the latest 'trunk', just updated it with more logg...
- March 7th, 2009, 11:05 am
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
Hi naf305,
I'd stay away from the movie scripts if they came from my SVN, most propbaly out of date. I noticed a few days ago that they were in there and have since removed them.
Currently SSD only does TV, but maybe Movies & Music after I have SSD stable, (If I can stop fidling :-) )
I'd stay away from the movie scripts if they came from my SVN, most propbaly out of date. I noticed a few days ago that they were in there and have since removed them.
Currently SSD only does TV, but maybe Movies & Music after I have SSD stable, (If I can stop fidling :-) )
- March 6th, 2009, 5:05 pm
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
Hi All,
latest 'trunk' should handle the new showname format.
some other minor fixes :-)
latest 'trunk' should handle the new showname format.
some other minor fixes :-)
- March 6th, 2009, 4:26 pm
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
Hi naf305,
damn, you found a naming format that SSD doesn't support, which is why it tries to get all 12, it doesn't recognise that you have them.
Just need to crate a new regex for that format, shouldn't be too hard.
damn, you found a naming format that SSD doesn't support, which is why it tries to get all 12, it doesn't recognise that you have them.
Just need to crate a new regex for that format, shouldn't be too hard.
- March 5th, 2009, 4:55 pm
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
@All The SSD-TV.py script in 'trunk' now contains the revision number from SVN and additional infomation that will be printed on the first entry of each run in the log. Please copy that information into any bug reports you may post as I may have already fixed the bug in a later revision @Markus, I t...
- March 5th, 2009, 4:43 pm
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
Hi pinion, to put things in different directories, you will need SAB to run a post pocessing script to move the files, proably based on the file extension. I think there is a script somewhere in the forums. If you PM with you requirements (how to identify HD from SD etc), then I might be able to put...
- March 4th, 2009, 6:14 pm
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
Hi All, 'trunk' now contains the additional NewzBin check, however I have noticed another bug while testing against one show (you know the one with special powers :-) ). It's not a big BUG but possibly will only show up if uses searches, e.g. Season 3, Episode 16 has about 6 entries on the RSS feed ...
- March 4th, 2009, 6:09 pm
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
Hi naf305, Which version are you using? 'trunk', 0.9.3 etc. If it's 'trunk' then please bear in mind that it doesn't always work, thats the 'extreme bleeding edge', mostly I'm testing & trying different things out or just making spelling mistakes in 'trunk'. Best stick to the 'tag' releases. 0....
- March 4th, 2009, 12:34 pm
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
Hi pinion,
yep, thats the ones. script is too fast for itself.
I'll need to make the inQueueSmart check 'Smarter', I believe that there are other temporary 'titles' for adding url's, I just need to find the exact strings.
Might have something tonight for the one I know about.
yep, thats the ones. script is too fast for itself.
I'll need to make the inQueueSmart check 'Smarter', I believe that there are other temporary 'titles' for adding url's, I just need to find the exact strings.
Might have something tonight for the one I know about.
- March 3rd, 2009, 5:48 pm
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
Well, Smart Queue is working. But it maybe that the script is too quick for itself. If the queue has these type of entries 'fetching msgid xxxxxxx from www.newzbin.com' then the queue currently sees that as NOT in queue and tries to download it. I'm looking at an additional check that should preve...
- March 3rd, 2009, 5:03 pm
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
Hi All, I think the Smart Queue Check may not be working in 'trunk'. Pinion et all, When you notice that SSD is trying to download several of the same episode, do you see the 'CHECK QUEUE' or 'CHECK REFORMAT QUEUE' entries in the log showing what's in your queue (each queue entry should be there twi...
- March 2nd, 2009, 6:43 pm
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
@pinion, What's in the log just before the INFO: FAILED PROCESSING, can you post the log to pastebin.com? @imthenachoman OS X, something different for the script. Not been tested on OSX before so you might get some problems (I hope not though) @All, Fixed the bug Markus found, it's in 'trunk' and i...
- February 28th, 2009, 4:14 pm
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
Hi Greg, Good to be back? :-) The 'Blackhole' is working, just tested with nzbs.org & good eats (not a show I've ever go, it was just in the feed), downloaded two nzbs to my folder. Was the show in the nzb backups? Aliases, shouldn't be to hard to figure out, normally it be one name to another,...
- February 28th, 2009, 5:29 am
- Forum: Post-Processing Scripts
- Topic: SABnzbd Smart Downloader
- Replies: 154
- Views: 163862
Re: SABnzbd Smart Downloader
oops. I really should have updated the README. Good spot JohnnyV, but you don't need the /var , you can point the log file anywhere, /var is for my Linux system and python defaults that to C: on a Windows system. So you could put D:\SSD.log or Z:\This is my SSD file with a really long file name.w...