- 28 Mar, 2015 1 commit
-
-
Alexandre Beloin authored
-
- 20 Dec, 2014 1 commit
-
-
echel0n authored
Added new webproxy per-provider option to allow accessing blocked content from different countries that may have restrictions, this feature is beta. Performed misc PEP8 code cleanups. Fixed sickragetv/sickrage-issues#213 Fixed sickragetv/sickrage-issues#217
-
- 07 Dec, 2014 1 commit
-
-
echel0n authored
-
- 06 Dec, 2014 1 commit
-
-
echel0n authored
Fixed login issues with T411 provider. Added 2 new subcats to T411 provider - 455 and 637
-
- 16 Nov, 2014 1 commit
-
-
echel0n authored
-
- 30 Aug, 2014 1 commit
-
-
echel0n authored
Show root dirs can not be set from general config menu. Mass editing shows now has the ability to delete root dirs as well as edit them. Daily search no longer is restricted to just 1 week of results for searching from which now allows for replacing lower quality downloads with higher quality ones if available. RSS Cache is updated for each provider on demand now when performing manual, failed, backlog, or daily searches.
-
- 18 Aug, 2014 1 commit
-
-
adam authored
-
- 05 Aug, 2014 1 commit
-
-
Adam authored
-
- 27 Jul, 2014 1 commit
-
-
echel0n authored
Provider getURL and downloadResult functions now removed and replaced with ones from helpers.py to help slim the code down plus allow more better control over request sessions. Removed TVTumbler code. Fixed HDBits provider. Fixed config settings that were ment to be booleans but instead where set as str or int, should help resolve random html errors. XEM Refresh check re-coded. NameParser code for creating show object has been changed to only attempt at the very end once its found the bestMatch result, helps on resources and performance.
-
- 24 Jul, 2014 2 commits
-
-
echel0n authored
Fixed several providers and ssl cert verify issues. Air-by-date shows now automatically get there respective season/episode numbers during release parsing.
-
echel0n authored
Fixes for thread naming issues where provider names are getting stacked on top each other per loop iteration. Fix for speedcd no json data issue. Fix for DB upgrade syntax errors caused by previous commit.
-
- 21 Jul, 2014 1 commit
-
-
echel0n authored
-
- 15 Jul, 2014 1 commit
-
-
echel0n authored
Fixed charmap issues for anime show names. Fixed issues with display show page and epCat key errors. Fixed duplicate log messages for clearing provider caches. Fixed issues with email notifier ep names not properly being encoded to UTF-8. TVDB<->TVRAGE Indexer ID mapping is now performed on demand to be used when needed such as newznab providers can be searched with tvrage_id's and some will return tvrage_id's that later can be used to create show objects from for faster and more accurate name parsing, mapping is done via Trakt API calls. Added stop event signals to schedualed tasks, SR now waits indefinate till task has been fully stopped before completing a restart or shutdown event. NameParserCache is now persistent and stores 200 parsed results at any given time for quicker lookups and better performance, this helps maintain results between updates or shutdown/startup events. Black and White lists for anime now only get used for anime shows as intended, performance gain for non-anime shows that dont need to load these lists. Internal name cache now builds it self on demand when needed per show request plus checks if show is already in cache and if true exits routine to save time. Schedualer and QueueItems classes are now a sub-class of threading.Thread and a stop threading event signal has been added to each. If I forgot to list something it doesn't mean its not fixed so please test and report back if anything is wrong or has been corrected by this new release.
-
- 12 Jul, 2014 1 commit
-
-
echel0n authored
Filtering of torrents with 0 seeders is no longer forced, filtering now is done strictly by min seed and min leech user settins which can be set from search provider config settings.
-
- 03 Jul, 2014 1 commit
-
-
echel0n authored
Lowered CPU usage even further, re-wrote daemonizer code for startups, removed misc unrequired functions from providers.
-
- 02 Jul, 2014 1 commit
-
-
echel0n authored
Fixed for updating issues. Fixed high cpu and memory usage.
-
- 30 Jun, 2014 3 commits
- 22 Jun, 2014 1 commit
-
-
echel0n authored
-
- 21 Jun, 2014 1 commit
-
-
echel0n authored
Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. Fixed more internal 500 errors.
-
- 07 Jun, 2014 2 commits
- 06 Jun, 2014 1 commit
-
-
echel0n authored
-
- 30 May, 2014 2 commits
- 26 May, 2014 1 commit
-
-
echel0n authored
Added fanzub anime nzb provider. Fixed NyaaTorrents anime provider. This is in testing phase so bugs are to be expected.
-
- 23 May, 2014 2 commits
- 20 May, 2014 2 commits
- 19 May, 2014 1 commit
-
-
echel0n authored
Added ability to force a find propers search.
-
- 18 May, 2014 1 commit
-
-
echel0n authored
Set cache to store results for 1 week and remove anything older then 1 week only if daily search has searched the results before hand.
-
- 17 May, 2014 3 commits
-
-
echel0n authored
Fixed issues with passwords and unicode chars. Fixed issue with usenet_retention variable not being saved or set.
-
echel0n authored
-
echel0n authored
Search mode allows you to choose season packs only or episodes only which controls how backlogs search for data. Search fallback if selected will attempt a 2nd search this time using the alternative search mode to see if it can get results if the previous attempt failed. Provider settings are now read and stored dynamically instead of always having to retrieve them by there static names, this will allow for dropping in new provider modules easier to intergrate with existing options already present. Fixed search code to not perform dupe searches by mistake. Cache stores a list of shows we have rejected so that next time around we don't have to process them to know we don't like em.
-
- 14 May, 2014 1 commit
-
-
echel0n authored
Fix for rssupdater errors
-
- 11 May, 2014 2 commits
-
-
echel0n authored
Fix for backlog and manual searches.
-
echel0n authored
Removed multi-threading as it was more problems then usefull for now. Added in match & snatch, any quality from initial quality settings gets downloaded first and does not continue searching, if archive qualities exist it'll stop once it hits max quality from said list.
-
- 10 May, 2014 1 commit
-
-
sammy2142 authored
-