Finally I got around to fixing up the beta, yes it took me ages
Lots of lovely updates included, enjoy!
http://code.google.com/p/leechr/
v0.4.8.5 (with helpers.dat v41) – Released 18 Oct 2010
- Leechr now checks for valid video files rather than passworded archives.
- Added support for NZBMatrix.com
- Fixed bugs in the rar processing, rewrote it all
- helpers.dat changes:
v41 (18 Oct 2010):
search-helpers > ‘The X Factor (UK)’ > added ‘!xtra’
sd-shows > added ‘The X Factor (UK)’
sd-shows > added ‘Spirited’v0.4.8.4 (with helpers.dat v40) – Beta release only
- Leechr now checks NZB files for passworded content, no more bad downloads!
- Added LOGDIR variable to config.
- Added format-timeouts (get SD if HD is not available for x days or x attempts and vice versa), see example.conf for details
- Added option to save NZBs into show-name subdirs.
- Added ‘alt.binaries.teevee’ to list of allowed download groups.
- Added FILESIZE_LIMIT option (see example.conf)
- Added option to use scene-names (if available) for nzb filenames.
- Fixed some potential problems with missing files.
- Upgraded BeautifulSoup.py to v3.0.8.1
- helpers.dat changes:
v40 (27 Jul 2010):
new section SD_SHOWS, lists shows that are only broadcast in SD so leechr doesn’t bother searching for HD versions of them.
search-helpers > ‘Ashes to Ashes’ > added ‘!sing’
search-helpers > ‘House’ > added ‘!housewives !dollhouse !warehouse’
v39 (18 Mar 2010):
search-helpers > ‘House’ > added ‘!payne’
v38 (15 Feb 2010):
alt-names > ’18 Kids and Counting’ > added ’19 Kids and Counting’
ep-shift > ‘The Little Couple’ > added S02E03-S02E17 > S02E01-S02E15
October 19, 2010 at 7:36 am |
Great update Ashy!
how do I enable NZBmatrix support?
October 19, 2010 at 12:10 pm |
Take a look at the example.conf for all the settings but for NZBmatrix there are two lines:
### NZBMatrix.com settings ###
NZBMATRIX_USERNAME = “”
NZBMATRIX_APIKEY = “”
You can get the api key from nzbmatrix by hitting the “Your Account” link at the top right.
It is a great update, I especially like the timeout to SD if the HD isn’t available for a time.
October 20, 2010 at 4:03 am |
Awesome update – some great new features!
Only issue is that NZBMatrix is a little bit liberal in its matching… particularly for shows that are just released. It seems that it’ll take anything that’s xxxx.S01E05 when looking for yyyyy.S01E05 (if it’s not there).
October 21, 2010 at 4:17 pm |
I’m getting periodic errors with some files with the nzb checking enabled (show name removed below):
=====
Please report this!
[5/6] Searching for ‘****-S06E05-*****’ (SD):
Trying NZBClub module..
1 matches:
(1) 1 [****]-[FULL]-[#a.b.teevee@EFNet]-[ ****.S06E05.HDTV.XviD-LOL ]- – “****.605.hdtv-lol”
Grabbing NZB (1)..
Checking NZB contents..
[!] Exception grabbing article: , retrying in 5 seconds..
Retrying (attempt 1 of 2)…
[!] Exception grabbing article: , retrying in 10 seconds..
Retrying (attempt 2 of 2)…
[!] Exception grabbing article: , giving up.
[!] Error grabbing article
[!] Error: No valid NZB file
Trying NZBIndex module..
1 matches:
(1) 1 [****]-[FULL]-[#a.b.teevee@EFNet]-[ ****.S06E05.HDTV.XviD-LOL ]-[01/37] – “****.605.hdtv-lol.nfo” yEnc
Grabbing NZB (1)..
Checking NZB contents..
[!] Exception grabbing article: , retrying in 5 seconds..
Retrying (attempt 1 of 2)…
[!] Exception grabbing article: , retrying in 10 seconds..
Retrying (attempt 2 of 2)…
[!] Exception grabbing article: , giving up.
[!] Error grabbing article
[!] Error: No valid NZB file
[!] Error: Something went wrong. FAILED to write NZB file
=====
Is this simply a result of passworded files or is it something else? This happened about 3am this morning, when I tried it again a few minutes ago it downloaded fine.
OS: MacOS 10.6.4, Leechr running as a scheduled LaunchAgent (like a cron job).
A.
October 23, 2010 at 5:48 am |
Hi,
I’ve got the show Sym-Bionic Titan in my ME list, but when the new NZBMatrix module tried to search for it, it matched the following :
[45/49] Searching for ‘Sym-Bionic Titan S01E06′ (SD):
Trying NZBMatrix module..
5 matches:
(1) 0 The Rob Brydon Show S01E06 WS PDTV XviD FTP
(2) 0 The King is Dead S01E06 WS PDTV XviD WATERS
(3) 0 Junior MasterChef Australia S01E06 WS PDTV XviD FQM
(4) 0 Nikita S01E06 Resistance HDTV XviD FQM
(5) 0 Top Chef Just Desserts S01E06 Black and White HDTV XviD MOMENTUM
Grabbing NZB (1)..
It then added the Rob Brydon show. Please can you have a look at this issue?
Thanks!
October 28, 2010 at 6:31 am |
Got a couple of others with the same problem : Detroit 1-8-7 and Hawaii Five-0. It looks like the ‘-’ in the show titles is causing an issue with the NZBMatrix search query and returning results that don’t match the show name.
Any chance of a fix please? Thanks!
October 28, 2010 at 7:19 pm
Yep, their search is a bit awkward
Should be fixed in 0.4.8.6
October 29, 2010 at 5:51 am
Cheers!
October 27, 2010 at 3:59 am |
Not sure if this is related to this latest update, but I’m having an issue where a lot of shows are being downloaded when the latter rar parts (like r16 onwards) are not complete – instead of being 50mb, they’re between 10-30mb. Then the file is not un-archiving, nor can it be fixed by the pars.
Any ideas why this is suddenly happening?
October 28, 2010 at 7:20 pm |
Hmm, not had any problems here.
Can you tell me which searcher was used which shows you had problems with?
Have you checked your news server is not having problems?