SickGear/sickbeard
JackDandy c014bebb8c Fix issues introduced by adding Anime options to the Add Show flow.
Fix error page when clicking "Add Recommended".
Remove failed Anime options from "Add Existing Show".
2015-03-10 17:01:02 +00:00
..
clients Fix SSL authentication on Synology stations. 2015-02-14 16:37:21 +00:00
databases Logging message tweaks and minor PEP8 tweaks 2015-02-08 12:59:10 +10: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 Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
name_parser Fix name parser unit tests and regex 2015-01-02 07:14:43 +08:00
notifiers Add support for multiple server hosts to Plex server notifier. 2015-02-14 13:55:59 +00:00
providers Remove defunct Fanzub provider 2015-03-03 19:25:46 +08:00
__init__.py Remove defunct Fanzub provider 2015-03-03 19:25:46 +08:00
autoPostProcesser.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +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 replace HTTP auth with a login page 2015-02-22 11:54:53 +08:00
bs4_parser.py Created a context manager wrapper for BeautifulSoup4 so that we can cleanup/clear tags/context on exit via WITH statements. 2014-07-21 21:26:58 -07:00
classes.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
common.py Add option to treat anime releases that lack a quality tag as HDTV instead of "unknown". 2014-11-17 15:58:17 +00:00
config.py Merge branch 'hotfix/0.6.2' into develop 2015-01-21 19:44:09 +08:00
db.py Fix slow database operations (port from midgetspy/sickbeard) 2015-01-11 12:27:57 +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 logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
gh_api.py Add pull request checkout option to General Config/Advanced Settings 2015-01-02 07:44:27 +08:00
helpers.py Change overhaul UI of editShow and anime release groups, refactor and simplify code. 2015-02-21 22:34:20 +00: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 Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
name_cache.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00: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 support for multiple server hosts to Plex server notifier. 2015-02-14 13:55:59 +00:00
processTV.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
properFinder.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00: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 slow database operations (port from midgetspy/sickbeard) 2015-01-11 12:27:57 +08:00
scene_numbering.py Logging message tweaks and minor PEP8 tweaks 2015-02-08 12:59:10 +10:00
scheduler.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
search.py Change when picking a best result to only test items that have a size specifier against the failed history. 2015-02-15 02:47:46 +00:00
search_queue.py Change "Daily" search to "Recent" search. 2015-01-07 19:54:18 +08:00
searchBacklog.py Change recent and backlog search timing 2015-01-12 21:41:51 +08:00
searchRecent.py Change "Daily" search to "Recent" search. 2015-01-07 19:54:18 +08:00
show_name_helpers.py Change overhaul UI of editShow and anime release groups, refactor and simplify code. 2015-02-21 22:34:20 +00:00
show_queue.py Add anime release groups to add new show options page 2015-02-15 09:45:40 +08: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 Change overhaul UI of editShow and anime release groups, refactor and simplify code. 2015-02-21 22:34:20 +00:00
tvcache.py Fix slow database operations (port from midgetspy/sickbeard) 2015-01-11 12:27:57 +08:00
ui.py Change logos, text etc. branding to SickGear. 2014-11-12 20:56:40 +00:00
versionChecker.py Add pull request checkout option to General Config/Advanced Settings 2015-01-02 07:44:27 +08:00
webapi.py Change replace HTTP auth with a login page 2015-02-22 11:54:53 +08:00
webserve.py Fix issues introduced by adding Anime options to the Add Show flow. 2015-03-10 17:01:02 +00:00
webserveInit.py Change replace HTTP auth with a login page 2015-02-22 11:54:53 +08:00