SickGear/gui/slick/interfaces/default
JackDandy 8d9406d5fc Add choose to delete watched episodes from a list of played media at Kodi, Emby, and/or Plex.
Add episode watched state system that integrates with Kodi, Plex, and/or Emby, instructions at Shows/History/Layout/"Watched".
Add installable SickGear Kodi repository containing addon "SickGear Watched State Updater".
Change add Emby setting for watched state scheduler at Config/Notifications/Emby/"Update watched interval".
Change add Plex setting for watched state scheduler at Config/Notifications/Plex/"Update watched interval".
Add API cmd=sg.updatewatchedstate, instructions for use are linked to in layout "Watched" at /history.
Change history page table filter input values are saved across page refreshes.
Change history page table filter inputs, accept values like "dvd or web" to only display both.
Change history page table filter inputs, press 'ESC' key inside a filter input to reset it.
Add provider activity stats to Shows/History/Layout/ drop down.
Change move provider failures table from Manage/Media Search to Shows/History/Layout/Provider fails.
Change sort provider failures by most recent failure, and with paused providers at the top.
Change remove table form non-testing version 20007, that was reassigned.
2018-03-06 02:12:45 +00:00
..
404.tmpl Change reduce html payload across page template files. 2015-05-07 02:13:57 +01:00
apiBuilder.tmpl Change overhaul and add API functions 2018-02-02 03:12:07 +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 DRY the browse_trakt function that was duplicated with slight changes for API. 2018-02-02 03:42:11 +00:00
config_notifications.tmpl 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_postProcessing.tmpl 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_providers.tmpl Add SceneHD torrent provider. 2017-08-24 12:36:23 +01:00
config_search.tmpl Change integrate proper search into recent search. 2018-01-27 16:16:34 +00:00
config_subtitles.tmpl Update jquery-tokeninput 1.60 to 1.62 (9c36e19). 2017-02-01 06:21:40 +00:00
displayShow.tmpl Change terminology around the custom quality selection to improve clarity. 2018-02-03 22:41:52 +00:00
editShow.tmpl Change terminology around the custom quality selection to improve clarity. 2018-02-03 22:41:52 +00: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 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
home.tmpl Change improve page load time when loading images. 2017-01-01 18:16:51 +00:00
home_addExistingShow.tmpl Change layout of quality custom to improve clarity. 2018-01-29 19:26:52 +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 Add changeable master Show ID when show no longer found at TV info source. 2017-09-05 00:23:18 +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 Change layout of quality custom to improve clarity. 2018-01-29 19:26:52 +00:00
inc_blackwhitelist.tmpl Change layout of quality custom to improve clarity. 2018-01-29 19:26:52 +00:00
inc_bottom.tmpl Change UI footer tweaks + only display footer propers time if option is actually enabled. 2018-01-27 17:00:52 +00:00
inc_displayShow.tmpl Change relax strict mode from subtitle languages and show unknown.png flag for 'Undetermined' subtitle languages. 2018-02-18 04:28:34 +00: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 terminology around the custom quality selection to improve clarity. 2018-02-03 22:41:52 +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 Fix tools menu on Chrome mobile browser. 2017-12-08 16:01:50 +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 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
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 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
manage_massEdit.tmpl Change terminology around the custom quality selection to improve clarity. 2018-02-03 22:41:52 +00:00
manage_showProcesses.tmpl Change improve indication of abandoned IDs. 2017-09-12 01:43:35 +01:00
manage_subtitleMissed.tmpl Add Paramount Network icon. 2018-02-18 23:52:44 +00:00
repo_index.tmpl 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
repo_kodi_addon.tmpl 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
repo_kodi_addons.tmpl 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
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