SickGear/sickbeard
JackDandy 09741bbf8c Add IMDb Watchlists to 'View' drop down on the 'Add from IMDb' page.
Add 5 decades of 'IMDb Popular' selections to 'View' drop down on 'Add from... Browse Shows'.
Add 'Other Services' to 'View' drop down on 'Add from... Browse Shows'.
Add enable, disable and delete public IMDb watchlists to Config/General/Interface with a default 'SickGear' list.
Change prevent duplicate show ids from presenting items on 'Add from... Browse Shows'.
Change add 'nocache' kwarg to helpers.getURL to facilitate non-cached requests.
2016-05-01 20:24:20 +01:00
..
clients Change improve management of Transmission config/Search/Torrent Search "Downloaded files location". 2016-03-11 19:07:22 +00:00
databases Fix dbs that should not have been imported to work. 2016-03-17 19:09:07 +00:00
indexers Change disable connection attempts and remove UI references to the TVRage info source. 2015-12-22 12:54:41 +00:00
metadata Change storing metadata nfo vars from int to strings to resolve lxml type exceptions that don't occur with etree. 2016-04-11 23:55:05 +01:00
name_parser Fix rare NameParser case where numeric episode name was parsed as episode number. 2016-03-06 00:58:34 +00:00
notifiers Add Emby notifier to config/Notifications (thanks to Supremicus for the jumpstart) with a homebrew description. 2016-02-25 12:56:55 +00:00
providers Change add optional login URL. 2016-03-21 11:10:24 +00:00
__init__.py Add IMDb Watchlists to 'View' drop down on the 'Add from IMDb' page. 2016-05-01 20:24:20 +01: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 file browser to permit manually entering a path. 2016-01-08 18:20:01 +00: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 Add option to create season search exceptions from editShow page 2015-12-05 12:09:23 +08:00
common.py Merge branch 'master' into develop 2016-04-07 19:22:23 +01:00
config.py Add multiple Trakt account support to Config/Notifications/Social. 2015-12-22 12:56:17 +00:00
db.py Fix for import of very rare db structure. 2016-03-17 12:41:04 +00: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 Change adding show processing to be highest priority. 2016-03-24 18:56:43 +00: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 Add IMDb Watchlists to 'View' drop down on the 'Add from IMDb' page. 2016-05-01 20:24:20 +01: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 Fix refresh handling of Skipped and Ignored items and issue entering scene numbers. 2016-02-01 19:37:32 +00:00
network_timezones.py Change adding show processing to be highest priority. 2016-03-24 18:56:43 +00: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 Add Emby notifier to config/Notifications (thanks to Supremicus for the jumpstart) with a homebrew description. 2016-02-25 12:56:55 +00:00
processTV.py Change process episodes with utf8 dir and nzb names, handle failed episodes without a dir, add log output streaming. 2016-02-02 15:15:48 +00:00
properFinder.py Fix rare NameParser case where numeric episode name was parsed as episode number. 2016-03-06 00:58:34 +00:00
rssfeeds.py Fix alternative unicode show names from breaking search. 2016-02-26 01:07:39 +00:00
sab.py Fix false +ve outcome from incorrect return value and fix nzbfile implementation. 2015-12-17 02:07:50 +00: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 generalize xem id fetching 2015-12-07 20:48:27 +08:00
scene_numbering.py Fix refresh handling of Skipped and Ignored items and issue entering scene numbers. 2016-02-01 19:37:32 +00:00
scheduler.py Change py2 exception clauses to py2/3 compatible clauses 2015-06-08 22:56:45 +08:00
search.py Change improve management of Transmission config/Search/Torrent Search "Downloaded files location". 2016-03-11 19:07:22 +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 Add CPU throttling preset "Disabled" to config/General/Advanced Settings and centralise the function. 2016-02-11 19:25:35 +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 process episodes with utf8 dir and nzb names, handle failed episodes without a dir, add log output streaming. 2016-02-02 15:15:48 +00:00
show_queue.py Change adding show processing to be highest priority. 2016-03-24 18:56:43 +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
trakt_helpers.py Add multiple Trakt account support to Config/Notifications/Social. 2015-12-22 12:56:17 +00:00
traktChecker.py Change replace trakt with libtrakt for API v2. 2015-11-16 11:48:13 +00:00
tv.py Fix syntax error causing renamer to error out 2016-03-31 16:57:50 +10:00
tvcache.py Fix alternative unicode show names from breaking search. 2016-02-26 01:07:39 +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 force episode recent search to API. 2016-02-02 14:14:57 +00:00
webserve.py Add IMDb Watchlists to 'View' drop down on the 'Add from IMDb' page. 2016-05-01 20:24:20 +01:00
webserveInit.py Add search crawler exclusions. 2015-08-10 22:07:55 +01:00