SickGear/sickbeard
JackDandy 208ddfb42a Change prefer modern html5lib over old to prevent display show issue on systems that fail to clean libs.
In rare cases, systems *fail* to remove the deprecated "_base.pyc" file (and probably others) in \lib\html5lib\treebuilders\. Therefore, the startup cleanup process will now list files that cannot be auto deleted - user must then manually delete files listed in "__README-DANGER.txt".
Change add un/pw for cookie support to improve SpeedCD torrent provider.
Change improve handling faults when downloading .torrent files.
Remove TorrentBytes provider.
Change remove redundant log messages for releases never to be cached removing <30% log spam
Change remove redundant log messages for items not found in cache removing <10% log spam
Pep8.
2018-04-26 01:46:53 +01:00
..
clients Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
databases Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
indexers Change overhaul and add API functions 2018-02-02 03:12:07 +00:00
metadata Change when adding a show, display show title instead of '[]'. 2018-04-07 20:49:12 +01:00
name_parser Add non standard multi episode name parsing e.g. S01E02and03 and 1x02and03and04. 2018-02-07 02:00:33 +00:00
notifiers Change improve searching torrent provider BTScene. 2018-04-19 13:57:47 +01:00
providers Change prefer modern html5lib over old to prevent display show issue on systems that fail to clean libs. 2018-04-26 01:46:53 +01:00
__init__.py Change add map parent folder setting at Notifications for Emby, Kodi, and Plex. 2018-03-15 14:52:16 +00:00
auto_post_processer.py Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +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 choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
common.py Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
config.py Change add map parent folder setting at Notifications for Emby, Kodi, and Plex. 2018-03-15 14:52:16 +00:00
db.py Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
encodingKludge.py Fix copy post process method on posix. 2017-07-31 20:51:46 +01:00
event_queue.py Fix Events shutdown (a manual start-up is required after updating to this fix). 2018-01-04 16:47:44 +00: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 Remove Torrentshack. 2017-02-17 04:48:49 +00:00
failedProcessor.py Change allow pp to replace files with a repack or proper of same quality. 2016-10-01 11:27:25 +01: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 Change prefer modern html5lib over old to prevent display show issue on systems that fail to clean libs. 2018-04-26 01:46:53 +01:00
history.py Change reduce number of DB calls for extra_info_no_name. 2017-10-31 20:35:57 +00:00
image_cache.py Fix image scan log for show titles that contain "%". 2016-12-19 11:49:07 +00:00
indexermapper.py Change improve indexermapper. 2017-01-17 12:16:12 +00:00
logger.py Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
name_cache.py Change editshow saving empty scene exceptions. 2017-07-12 12:54:18 +01: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 overhaul and add API functions 2018-02-02 03:12:07 +00:00
nzbget.py Change overhaul handling of PROPERS/REPACKS/REAL. 2017-10-30 22:21:55 +00:00
nzbSplitter.py Change improve .nzb handling. 2017-11-12 18:42:10 +00:00
postProcessor.py Add log message for not found on indexer when adding a new show. 2017-12-27 03:14:20 +00:00
processTV.py Add SickGear-NZBGet dedicated post processing script, see.. \autoProcessTV\SickGear-NG\INSTALL.txt 2018-02-05 23:51:37 +00:00
properFinder.py Fix web type detection for new propers. 2018-01-31 19:56:14 +00:00
rssfeeds.py Change improve the manage searches error stats UI and backend functions. 2018-01-26 01:35:02 +00:00
sab.py Change skip episodes that have no wanted qualities. 2017-02-17 03:48:24 +00:00
sbdatetime.py Change overhaul and add API functions 2018-02-02 03:12:07 +00:00
scene_exceptions.py Change catch show update task errors. 2017-06-15 01:37:28 +01:00
scene_numbering.py Change overhaul and add API functions 2018-02-02 03:12:07 +00:00
scheduler.py Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
search.py Change improve the manage searches error stats UI and backend functions. 2018-01-26 01:35:02 +00:00
search_backlog.py Fix search for wanted when adding new show. 2018-03-28 01:43:10 +01:00
search_propers.py Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
search_queue.py Change UI footer tweaks + only display footer propers time if option is actually enabled. 2018-01-27 17:00:52 +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 Add config/general/web interface/send security headers (default enabled). 2018-01-25 19:49:28 +00:00
show_queue.py Fix search for wanted when adding new show. 2018-03-28 01:43:10 +01:00
show_updater.py Change integrate proper search into recent search. 2018-01-27 16:16:34 +00:00
subtitles.py Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
trakt_helpers.py Fix saving multiple account "Update collection" selection at config/notifications Trakt. 2018-03-05 15:40:07 +00:00
traktChecker.py Change replace trakt with libtrakt for API v2. 2015-11-16 11:48:13 +00:00
tv.py Change prefer modern html5lib over old to prevent display show issue on systems that fail to clean libs. 2018-04-26 01:46:53 +01:00
tvcache.py Change prefer modern html5lib over old to prevent display show issue on systems that fail to clean libs. 2018-04-26 01:46:53 +01:00
ui.py Change fanart images to not use cache as cache is not required. 2016-12-18 22:17:40 +00:00
version_checker.py Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
watchedstate.py Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
watchedstate_queue.py Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00
webapi.py Fix API endpoints for sg.exceptions and exceptions. 2018-04-19 13:19:12 +01:00
webserve.py Change improve searching torrent provider BTScene. 2018-04-19 13:57:47 +01:00
webserveInit.py Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex. 2018-03-06 02:12:45 +00:00