SickGear/gui/slick/interfaces/default
Prinz23 3bd392e671 Add count of failed show updates
Change add warning message to Display Show and Edit Show page if show no longer found at TV info source due to an ID change, the last successful date of show update with current ID is also displayed.
Add "Shows not found previously" to Manage/Show Processes Page to highlight which shows can adjust their show IDs in order to sustain TV info updates.
Add "Shows from defunct indexers" to Manage/Show Processes page to highlight which shows can be switched to a different default TV info source.
Shows not found on an indexer for over 7 days will only be retried once a week.
Change improve show not found detection in Tvdb_Api lib.
Change add tv_shows_not_found db table.
Change add cleanup of orphaned not found shows during startup.
Change add UI Notification when MasterID is not changed because a show with that ID already exists in DB.
2017-09-04 22:39:28 +01:00
..
404.tmpl Change reduce html payload across page template files. 2015-05-07 02:13:57 +01:00
apiBuilder.tmpl Change restart/shutdown to use updated jQuery. 2017-02-03 12:49:22 +00:00
cache.tmpl Change reduce html payload across page template files. 2015-05-07 02:13:57 +01:00
config.tmpl Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
config_anime.tmpl Change only update enabled torrent providers. 2016-11-19 23:30:18 +00:00
config_general.tmpl Change add IPv4 config option when enabling IPv6. 2017-02-09 20:48:46 +00:00
config_notifications.tmpl Change only update enabled torrent providers. 2016-11-19 23:30:18 +00:00
config_postProcessing.tmpl Add version to anime renaming pattern 2015-11-19 06:39:17 +08:00
config_providers.tmpl Add SceneHD torrent provider. 2017-08-24 12:36:23 +01:00
config_search.tmpl Add option to limit WebDL propers to original release group under Config/Search/Media Search. 2017-02-17 05:33:56 +00:00
config_subtitles.tmpl Update jquery-tokeninput 1.60 to 1.62 (9c36e19). 2017-02-01 06:21:40 +00:00
displayShow.tmpl Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
editShow.tmpl Add count of failed show updates 2017-09-04 22:39:28 +01:00
episodeView.tmpl Change fanart images to not use cache as cache is not required. 2016-12-18 22:17:40 +00:00
errorlogs.tmpl Add newlines between error log lines on the Logs & Errors page. 2015-05-09 16:49:41 +01:00
genericMessage.tmpl Change reduce html payload across page template files. 2015-05-07 02:13:57 +01:00
history.tmpl Change fanart images to not use cache as cache is not required. 2016-12-18 22:17:40 +00:00
home.tmpl Change improve page load time when loading images. 2017-01-01 18:16:51 +00:00
home_addExistingShow.tmpl Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
home_addShows.tmpl Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
home_browseShows.tmpl Add persistent hide/unhide cards to Add show/Trakt and Add show/IMDb Cards. 2017-05-20 10:47:03 +01:00
home_massAddTable.tmpl Change do not have shows checked by default on import page. To re-enable import shows checked by default, 1) On config page 'Save' 2) Stop SG 3) Find 'import_default_checked_shows' in config.ini and set '1' 4) Start SG 2017-02-20 17:28:23 +00:00
home_newShow.tmpl Change show search, add options to choose order of search results. 2017-09-04 02:41:25 +01:00
home_postprocess.tmpl Update jQuery 1.8.3 to 2.2.4. 2017-02-02 01:03:38 +00:00
home_recommendedShows.tmpl Change javascript urls in templates to allow proper caching 2015-09-13 19:00:21 +08:00
inc_addShowOptions.tmpl Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
inc_blackwhitelist.tmpl Change overhaul UI of editShow and anime release groups, refactor and simplify code. 2015-02-21 22:34:20 +00:00
inc_bottom.tmpl Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
inc_displayShow.tmpl Fix "Server failed to return anything useful" when should be using cached .torrent file. 2017-07-13 20:23:13 +01:00
inc_livepanel.tmpl Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
inc_qualityChooser.tmpl Change fanart images to not use cache as cache is not required. 2016-12-18 22:17:40 +00:00
inc_rootDirs.tmpl Overhaul General Configuration. Tweak top navbar. Fix imdb and other images. 2014-10-27 00:29:12 +00:00
inc_top.tmpl Change restart/shutdown to use updated jQuery. 2017-02-03 12:49:22 +00:00
login.tmpl Remove requirement for username to be provided on login page 2015-03-01 11:01:43 +08:00
manage.tmpl Change fanart images to not use cache as cache is not required. 2016-12-18 22:17:40 +00:00
manage_backlogOverview.tmpl Remove check box to unaired episodes on display show page and unaired items on backlog page. 2016-09-25 15:22:29 +01:00
manage_episodeStatuses.tmpl Change default manage episodes selector to Snatched episodes if items exist else Wanted on Episode Status Manage page. 2015-11-07 16:24:28 +00:00
manage_failedDownloads.tmpl Add "Order" table column and list failed from newest to oldest wherever possible on Manage Failed Downloads. 2016-06-22 14:32:41 +01:00
manage_manageSearches.tmpl Change fanart images to not use cache as cache is not required. 2016-12-18 22:17:40 +00:00
manage_massEdit.tmpl Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
manage_showProcesses.tmpl Add count of failed show updates 2017-09-04 22:39:28 +01:00
manage_subtitleMissed.tmpl Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code. 2015-12-02 01:31:50 +00:00
restart.tmpl Change cosmetic title on shutdown. 2017-06-14 16:12:56 +01:00
restart_bare.tmpl Change improve reverse proxy web_root support. 2016-10-28 15:59:19 +01:00
testRename.tmpl Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
viewchanges.tmpl Add "View Changes" to tools menu. 2015-12-22 12:29:44 +00:00
viewlogs.tmpl Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00