SickGear/sickbeard
JackDandy 6c0638c262 Change provider KAT remove dead url.
Change provider KAT to use mediaExtensions from common instead of private list.
Change provider KAT provider PEP8 and code convention cleanup.
2015-07-03 12:39:09 +01:00
..
clients Change py2 iteritems to py2/3 compatible statements using six library 2015-06-14 00:58:36 +08: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 to consolidate scene exceptions and name cache code 2015-06-11 19:03:12 +08:00
notifiers Change queue, httplib, cookielib and xmlrpclib to use explicit import lib/six.moves. 2015-06-14 18:28:49 +01:00
providers Change provider KAT remove dead url. 2015-07-03 12:39:09 +01:00
__init__.py Change to consolidate scene exceptions and name cache code 2015-06-11 19:03:12 +08:00
autoPostProcesser.py Change to no longer require restart with the "Scan and post process" option on page config/Post Processing. 2015-03-12 23:15:44 +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 param item "features" passed to Beautiful Soup to prevent false +ve warning in r353. 2015-06-15 13:48:01 +01:00
classes.py Change browser, bs4 parser and classes code to PEP8 standards 2015-03-01 10:35:06 +08:00
common.py Add option "Search for unaired episodes" to config/Search Settings 2015-04-24 20:45:45 +02:00
config.py Change add 'hevc', 'x265' and some langs to Config Search/Episode Search/Ignore result with any word. 2015-06-08 18:44:55 +01: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 logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00: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 py2 file and reload functions to py2/3 compatible open and reload_module functions 2015-06-14 11:49:23 +08: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 Add "File logging level" to General Config/Advanced Settings. 2015-03-27 18:42:37 +00:00
name_cache.py Change to consolidate scene exceptions and name cache code 2015-06-11 19:03:12 +08:00
naming.py Change py2 octal literals into the new py2/3 syntax 2015-06-11 19:50:04 +08:00
network_timezones.py Change use metadata for zoneinfo files and remove hack of dateutil lib. 2015-06-15 15:17:27 +01:00
nzbget.py Change queue, httplib, cookielib and xmlrpclib to use explicit import lib/six.moves. 2015-06-14 18:28:49 +01:00
nzbSplitter.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
postProcessor.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
processTV.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
properFinder.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
rssfeeds.py Remove feedcache implementation and library 2015-06-06 15:16:18 +08:00
sab.py Change queue, httplib, cookielib and xmlrpclib to use explicit import lib/six.moves. 2015-06-14 18:28:49 +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 Change to consolidate scene exceptions and name cache code 2015-06-11 19:03:12 +08:00
scene_numbering.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
scheduler.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
search.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
search_queue.py Add Search Queue Overview page 2015-05-10 17:22:54 +02:00
searchBacklog.py Add Search Queue Overview page 2015-05-10 17:22:54 +02:00
searchProper.py Add Search Queue Overview page 2015-05-10 17:22:54 +02:00
searchRecent.py Change layout of Recent Search code 2015-03-12 15:31:35 +08:00
show_name_helpers.py Add Search Queue Overview page 2015-05-10 17:22:54 +02:00
show_queue.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
showUpdater.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
subtitles.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
traktChecker.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
tv.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
tvcache.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
ui.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
versionChecker.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
webapi.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
webserve.py Change py2 file and reload functions to py2/3 compatible open and reload_module functions 2015-06-14 11:49:23 +08:00
webserveInit.py Add Search Queue Overview page 2015-05-10 17:22:54 +02:00