- 28 Mar, 2015 1 commit
-
-
Alexandre Beloin authored
-
- 21 Mar, 2015 1 commit
-
-
Alexandre Beloin authored
Manual Search ask 2 questions: * If failed enable, ask to mark release failed Yes/No. * If to download: > or >= currQual Yes/No
-
- 01 Feb, 2015 1 commit
-
-
Alexandre Beloin authored
In use in nyaatorrents.py: E.g.: Kuroko's Basketball
-
- 24 Dec, 2014 1 commit
-
-
echel0n authored
Updated feedparser and added custom code to parse subcategories. Updated jQuery and Bootstrap.
-
- 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
-
- 11 Dec, 2014 1 commit
-
-
echel0n authored
Fixed issues with browser launches at startup. Fixed issues with feedparser and feedcache relating to provider searches.
-
- 07 Dec, 2014 1 commit
-
-
echel0n authored
-
- 03 Dec, 2014 1 commit
-
-
echel0n authored
-
- 19 Sep, 2014 1 commit
-
-
KontiSR authored
-
- 07 Sep, 2014 1 commit
-
-
echel0n authored
Improved search queue code.
-
- 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.
-
- 12 Aug, 2014 1 commit
-
-
adam authored
Fix tvtorrents issue Remove old providers
-
- 05 Aug, 2014 1 commit
-
-
Adam authored
-
- 31 Jul, 2014 1 commit
-
-
Adam authored
-
- 24 Jul, 2014 2 commits
-
-
echel0n authored
-
echel0n authored
Fixed NameParser to properly parse anime episodes that use normal season and episode naming conventions. NameParser now properly creates absolute numbers from season/episode info or season/episode numbers from absolute info for anime shows. Removed scene convert routine and migrated the code into the parsing routine with a boolean to scene convert if needed. Fixed NyaaTorrents issue with dict object errors.
-
- 03 Jul, 2014 1 commit
-
-
echel0n authored
Lowered CPU usage even further, re-wrote daemonizer code for startups, removed misc unrequired functions from providers.
-
- 30 Jun, 2014 1 commit
-
-
echel0n authored
-
- 01 Jun, 2014 1 commit
-
-
Nils Vogels authored
-
- 27 May, 2014 1 commit
-
-
echel0n authored
Fixed anime show list splitter. Added check for anime shows and providers so we don't perform searches with a provider that doesn't support the type of show genre we are searching.
-
- 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 1 commit
-
-
echel0n authored
-
- 17 May, 2014 1 commit
-
-
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
-
- 07 May, 2014 1 commit
-
-
echel0n authored
Fixes season pack and single/multi episode searches. Fixes multi-threading issues. Fixes incorrect status being reported for manual searches. Fixes quality being returned as N/A all the time for torrents.
-
- 05 May, 2014 1 commit
-
-
echel0n authored
Fixes issues with unhashable dict types. Fixes issues with 100% CPU usage. Fixes issues with RSS feed cache. Fixes issues with scene numbering and converting back to indexer numbering. Fixes issues with backlog searches. Fixes issues with season pack searches. Fixes issues with BTN.
-
- 04 May, 2014 1 commit
-
-
echel0n authored
Fixed issues with searches
-
- 03 May, 2014 1 commit
-
-
echel0n authored
-
- 30 Apr, 2014 1 commit
-
-
echel0n authored
Several bugfixes applied throughout the code along with cleanup performed.
-
- 29 Apr, 2014 1 commit
-
-
echel0n authored
Re-coded the Indexer cache, cache lookups are only performed for existing shows and we don't add any cache entries unless we are Indexing the show in our database so we don't waste cpu cycles and memory. Manual and backlog searches both search the cache first before even attempting to send a search request to a provider. More bugs have been worked out.
-
- 28 Apr, 2014 2 commits
-
-
echel0n authored
Fix for RSS feeds for all providers.
-
echel0n authored
Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not. Custome sports naming patterns can be set now as well. Fixed issues with FINDPROPERS. Fixed issues with session connections. Cleaned up code.
-
- 27 Apr, 2014 1 commit
-
-
echel0n authored
Switched from using standard requests to using sessions. Fixed bug in speedcd that was preventing config from saving.
-
- 26 Apr, 2014 2 commits
- 22 Apr, 2014 1 commit
-
-
echel0n authored
-
- 05 Apr, 2014 2 commits
- 25 Mar, 2014 1 commit
-
-
echel0n authored
Re-write of New Show seearch function Re-write of Existing show search helper function for determining indexer/indexerid Massive code cleanup and more bugs found and fixed Indexer code fully modualized for future proofing
-
- 10 Mar, 2014 1 commit
-
-
echel0n authored
This version of SickBeard uses both TVDB and TVRage to search and gather it's series data from allowing you to now have access to and download shows that you couldn't before because of being locked into only what TheTVDB had to offer. Also this edition is based off the code we used in our XEM editon so it does come with scene numbering support as well as all the other features our XEM edition has to offer. Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk! Enjoy!
-