SickGear/sickbeard
JackDandy 43778d8edd Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code.
Add BitMeTV torrent provider.
Add TVChaosUK torrent provider.
Add HD-Space torrent provider.
Add Shazbat torrent provider.
Remove Animenzb provider.
Change use tvdbid for searching usenet providers.
Change consolidate global and per show ignore and require words functions.
Change "Require word" title and notes on Config Search page to properly describe its functional logic.
Add "Reject Blu-ray M2TS releases" to BTN provider.
Add regular expression capability to ignore and require words by starting wordlist with "regex:".
Add list shows with custom ignore and require words under the global counterparts on the Search Settings page.
Fix failure to search for more than one selected wanted episode.
2015-12-02 01:31:50 +00:00
..
clients Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
databases Change first run after install to set up the main db to the latest schema instead of upgrading. 2015-06-06 06:21:17 +01:00
indexers Change URL of scene exceptions file for TVRage indexer. 2015-05-08 11:25:39 +01:00
metadata Change py2 iteritems to py2/3 compatible statements using six library 2015-06-14 00:58:36 +08:00
name_parser Change increase the scope and number of non release group text that is identified and removed. 2015-10-16 14:03:19 +01:00
notifiers Change improve the use of multiple plex servers. 2015-11-21 01:55:57 +00:00
providers Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
__init__.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
auto_post_processer.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
blackandwhitelist.py Change overhaul UI of editShow and anime release groups, refactor and simplify code. 2015-02-21 22:34:20 +00:00
browser.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
bs4_parser.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
classes.py Change browser, bs4 parser and classes code to PEP8 standards 2015-03-01 10:35:06 +08:00
common.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
config.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
db.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
encodingKludge.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
event_queue.py Change add missing queue to call. 2015-06-14 19:13:43 +01:00
exceptions.py Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 2015-07-15 19:19:39 +01:00
failed_history.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
failedProcessor.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
generic_queue.py Add Search Queue Overview page 2015-05-10 17:22:54 +02:00
gh_api.py Change general config's branches and pull request list generation for faster page loading 2015-03-03 00:21:40 +08:00
helpers.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
history.py Fix history consolidation to only update an episode status if the history disagrees with the status. 2015-05-16 18:09:58 +03:00
image_cache.py Logging message tweaks and minor PEP8 tweaks 2015-02-08 12:59:10 +10:00
logger.py Bump release version 2015-08-05 15:04:58 +01:00
name_cache.py Change to consolidate scene exceptions and name cache code 2015-06-11 19:03:12 +08:00
naming.py Add version to anime renaming pattern 2015-11-19 06:39:17 +08:00
network_timezones.py Change to use non-private zonefilename variable. 2015-09-13 16:50:40 +01:00
nzbget.py Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 2015-07-15 19:19:39 +01:00
nzbSplitter.py Bump release version 2015-08-05 15:04:58 +01:00
postProcessor.py Change Trakt notification config to only handle PIN authentication with the service. 2015-11-16 11:48:15 +00:00
processTV.py Fix add existing shows from folders that contain a plus char and post process issue where items in history was processed out of turn. 2015-10-13 21:29:14 +01:00
properFinder.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
rssfeeds.py Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 2015-07-15 19:19:39 +01:00
sab.py Change refactor, PEP8, code convention cleanse for nzb/torrent code and remove newzbin remnants. 2015-07-15 19:19:39 +01:00
sbdatetime.py Add lowercase PM to the General Config/Interface/Time style selection. 2014-12-20 11:57:53 +00:00
scene_exceptions.py Bump release version 2015-08-05 15:04:58 +01:00
scene_numbering.py Change to only refresh scene exception data for shows that need it. 2015-08-10 15:59:18 +01:00
scheduler.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
search.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
search_backlog.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
search_propers.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
search_queue.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
search_recent.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
show_name_helpers.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
show_queue.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
show_updater.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
subtitles.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
traktChecker.py Change replace trakt with libtrakt for API v2. 2015-11-16 11:48:13 +00:00
tv.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
tvcache.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
ui.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
version_checker.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
webapi.py Add search crawler exclusions. 2015-08-10 22:07:55 +01:00
webserve.py Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
webserveInit.py Add search crawler exclusions. 2015-08-10 22:07:55 +01:00