Search found 11 matches
- May 14th, 2010, 3:07 pm
- Forum: General Help
- Topic: Compile 0.5.2 ?
- Replies: 10
- Views: 4147
Re: Compile 0.5.2 ?
Hmm... that was somehow not it... I placed it there already :-( As I said, during the python run with "python SABnzbd.py" it gets listed as being present, but is somehow not being inlcuded when built as binary with the package.py. Hmm... maybe a little too much of try and error on my part ...
- May 14th, 2010, 9:30 am
- Forum: General Help
- Topic: Compile 0.5.2 ?
- Replies: 10
- Views: 4147
Re: Compile 0.5.2 ?
Hi shypike, thanks for the info... but again I have to ask: where exactly do they go? If I run sabnzbd.py with pyton (uncompiled/packaged) I see in the console that yenc has been found, but it does not get picked up when I build the package and it (the _yenc.pyd) is missing in the lib directory... S...
- May 14th, 2010, 5:19 am
- Forum: General Help
- Topic: Compile 0.5.2 ?
- Replies: 10
- Views: 4147
Re: Compile 0.5.2 ?
Hi, I finally managed to get almost everything sorted out... I have a working version of the 0.5.x branch, compiled with Python 2.5 on windows with almost all modules. Seems now I have only one slight issue left: During startup I get the infamous ""_yenc module... NOT found!" message....
- May 11th, 2010, 3:42 pm
- Forum: General Help
- Topic: Possible fix for downloading duplicate TV shows
- Replies: 10
- Views: 9234
Re: Possible fix for downloading duplicate TV shows
Hi guys, I am working on a similar, but somewhat different approach. I am facing two challenges: a) higher number of items in the feed: I have only my HTPC which I only turn on in the evenings (CET) and with a 20/25 item RSS feed some shows are already gone :-( b) passworded items (which seem to pop...
- May 11th, 2010, 1:12 pm
- Forum: General Help
- Topic: Compile 0.5.2 ?
- Replies: 10
- Views: 4147
Re: Compile 0.5.2 ?
Hi shypike, yes, I got the 0.5.x branch. I am referring to my issue that I had with nzbs retrieved from nzbindex.nl which had most of the time sucky naming conventions, inlcuding the "3-digit" episode naming style, e.g. MyShow.522.XviD.... I resolved that problem by piping the NZBindex.nl ...
- May 11th, 2010, 12:39 pm
- Forum: General Help
- Topic: Compile 0.5.2 ?
- Replies: 10
- Views: 4147
Re: Compile 0.5.2 ?
Okay.. talking to myself, but still... here goes: the launchpad bazaar checkout did the trick and although I get a "http cannot do a mkdir" error my "dist" directory seems to work like a charm... *sigh* @shypike: I switched line 435 in rss.py to "nzbname = misc.sanitize_fold...
- May 11th, 2010, 12:31 pm
- Forum: General Help
- Topic: Compile 0.5.2 ?
- Replies: 10
- Views: 4147
Re: Compile 0.5.2 ?
Whoops, sorry for the confusion...
I somehow missed that you guys moved from sourceforge to assembla to launchpad... but this makes more sense now and I guys by using the package.py it will get me somewhere...
Cheers,
JMJay
I somehow missed that you guys moved from sourceforge to assembla to launchpad... but this makes more sense now and I guys by using the package.py it will get me somewhere...
Cheers,
JMJay
- May 11th, 2010, 11:51 am
- Forum: General Help
- Topic: Compile 0.5.2 ?
- Replies: 10
- Views: 4147
Compile 0.5.2 ?
Hi guys, regarding my earlier topic of having the RSS Feed names to be used also as the job names I was trying to fiddle around a little bit with the source codes... I think I got what I want and I am now looking into doing a compile for windows... Basically I found some guides/hints in the wiki and...
- May 6th, 2010, 7:36 am
- Forum: General Help
- Topic: 3 digit naming convention for episode, SABnzbd not picking it up
- Replies: 4
- Views: 2294
Re: 3 digit naming convention for episode, SABnzbd not picking it up
Oh... that would be awesome ;-)
So count me in for "in favor".
Take care,
JMJay
So count me in for "in favor".
Take care,
JMJay
- May 6th, 2010, 3:16 am
- Forum: General Help
- Topic: 3 digit naming convention for episode, SABnzbd not picking it up
- Replies: 4
- Views: 2294
Re: 3 digit naming convention for episode, SABnzbd not picking it up
Hi shypike, I concur that this is a shitty naming convention :-( My theory would be: everything in category "TV" is a tv show, so leaving aside season downloads and the like the algorithm in theory could be: take the first three digit number sequence (in absence of anything with a proper 1...
- May 5th, 2010, 3:33 pm
- Forum: General Help
- Topic: 3 digit naming convention for episode, SABnzbd not picking it up
- Replies: 4
- Views: 2294
3 digit naming convention for episode, SABnzbd not picking it up
Hi all, as we all know tvnzb.com is down, won't come back by the looks of it... Pity, but I was looking for some alternatives with RSS (I checked out newzbin.com as well but don't really know what the fuzz is all about... not really up to date is it?) K... so after some playing around I seemed to se...