SickGear/sickbeard
2015-04-19 14:49:56 +08:00
..
clients Fix SSL authentication on Synology stations. 2015-02-14 16:37:21 +00:00
databases Fix provider consolidation cache upgrade 2015-04-03 13:59:23 +08:00
indexers Add support for a proxy host PAC url on the General Config/Advanced Settings page. 2015-02-10 14:22:12 +00:00
metadata Add Kodi notifier and metadata 2015-02-25 22:33:40 +10:00
name_parser Fix release group not recognised from manually downloaded filename. 2015-03-18 21:37:08 +00:00
notifiers Merge pull request #197 from Supremicus/feature/UpdatePushover 2015-02-25 13:12:05 +00:00
providers Fix IPTorrents provider search strings and URL for new site changes 2015-04-19 14:49:56 +08:00
__init__.py Add "File logging level" to General Config/Advanced Settings. 2015-03-27 18:42:37 +00: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 browser, bs4 parser and classes code to PEP8 standards 2015-03-01 10:35:06 +08:00
bs4_parser.py Change browser, bs4 parser and classes code to PEP8 standards 2015-03-01 10:35:06 +08:00
classes.py Change browser, bs4 parser and classes code to PEP8 standards 2015-03-01 10:35:06 +08:00
common.py Change common and config code to PEP8 standards 2015-03-01 21:52:02 +08:00
config.py Change common and config code to PEP8 standards 2015-03-01 21:52:02 +08:00
db.py Change provider cache storage structure 2015-04-01 11:25:24 +08:00
encodingKludge.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
event_queue.py Fix for threading schedualers and subtitles. 2014-07-19 17:03:23 -07:00
exceptions.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
failed_history.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
failedProcessor.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
generic_queue.py Change layout of Recent Search code 2015-03-12 15:31:35 +08: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 Remove various unused code 2015-03-16 23:13:20 +08:00
history.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00: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 Fix updating of scene exception name cache after adding exceptions on Editshow page 2015-03-17 09:08:09 +08:00
naming.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
network_timezones.py Add TVRage network name standardization 2015-01-12 18:45:41 +08:00
nzbget.py Logging message tweaks and minor PEP8 tweaks 2015-02-08 12:59:10 +10:00
nzbSplitter.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
postProcessor.py Add Kodi notifier and metadata 2015-02-25 22:33:40 +10:00
processTV.py Change to improve the integrity of the already post processed video checker. 2015-02-28 14:21:11 +00:00
properFinder.py Remove unused force variable from code and PEP8 2015-03-01 10:05:20 +08:00
rssfeeds.py PEP8 changes for rss feed cache code 2014-08-31 12:56:45 -07:00
sab.py Logging message tweaks and minor PEP8 tweaks 2015-02-08 12:59:10 +10: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 Fix XEM Exceptions 2015-04-02 12:05:33 +02:00
scene_numbering.py Logging message tweaks and minor PEP8 tweaks 2015-02-08 12:59:10 +10:00
scheduler.py Remove unused force variable from code and PEP8 2015-03-01 10:05:20 +08:00
search.py Fix season pack search errors 2015-04-15 12:17:28 +08:00
search_queue.py Change to reduce the time taken to "Update shows" with show data. 2015-03-14 15:09:39 +00:00
searchBacklog.py Change to simplify and reduce logging output of Recent-Search and Backlog processes. 2015-03-13 18:21:46 +00:00
searchRecent.py Change layout of Recent Search code 2015-03-12 15:31:35 +08:00
show_name_helpers.py Remove various unused code 2015-03-16 23:13:20 +08:00
show_queue.py Change to gracefully handle some "key not found" failures when TVDB or TVRage return "Not Found" during show updates. 2015-03-19 15:40:12 +00:00
showUpdater.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00: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 Merge pull request #314 from JackDandy/feature/ChangeOnlyAddValidItemsToSaveDB 2015-03-29 15:33:39 +01:00
tvcache.py Change provider cache storage structure 2015-04-01 11:25:24 +08:00
ui.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
versionChecker.py Fix updating of pull requests 2015-02-27 09:36:19 +08:00
webapi.py Change only add valid items to save to DB. 2015-03-29 12:20:29 +01:00
webserve.py Merge pull request #317 from adam111316/feature/ChangeProviderCaching 2015-04-01 11:46:30 +08:00
webserveInit.py Remove various unused code 2015-03-16 23:13:20 +08:00