SickGear/gui/slick/interfaces/default
JackDandy 0ead7771de Change improve the manage searches error stats UI and backend functions.
Add the improved error handling to torrent providers.
Change cache_db to always include db upgrade statements when running SG for the first time.
Change split newznab limit logic into a reusable function, hit_limit_update() and use in BTN prov.
Change tweak CSS to make things a little neater with button spacings.
Add the actual time when current limit will expire to the UI.
Change instead of terminology "errors", use "failures".
Change improve BTN error handling.
Change ensure provider name is output to log at times where it wasn't.
Change ensure failed request URLs and POST params are output to log.
Add time of last failure + type to should_skip log message.
Change code DRY and simplification for improved readability.
Change occurrences of "error" to "fail" for consistency.
Add tmr limit handling to omg and change log_failure_url level to warning.
Change log the failed URL when an API hit limit is reached.
Change "hit" to the more universally generic "tmr" - Too Many Requests.
Change Db columns containing "hit_" are renamed "tmr_"
2018-01-26 01:35:02 +00: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 Add option "Display disk free" to general config/interface page (default enabled). 2018-01-25 20:22:34 +00:00
config_notifications.tmpl Change reenable Trakt Notifier to update collections at end of PP. 2017-11-15 10:53:39 +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 Change improve usage of the optional regex library. 2017-12-13 02:02:23 +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 log message for not found on indexer when adding a new show. 2017-12-27 03:14:20 +00:00
editShow.tmpl Add log message for not found on indexer when adding a new show. 2017-12-27 03:14:20 +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 Fix setting items to Failed on Manage/Episode Status page. 2017-12-06 18:28:04 +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 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 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 Change improve the manage searches error stats UI and backend functions. 2018-01-26 01:35:02 +00:00
inc_displayShow.tmpl Add quality tag to archived items, improve displayShow/"Change selected episodes to". 2017-12-04 19:27:50 +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 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 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 quality tag to archived items, improve displayShow/"Change selected episodes to". 2017-12-04 19:27:50 +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 improve the manage searches error stats UI and backend functions. 2018-01-26 01:35:02 +00:00
manage_massEdit.tmpl Add log message for not found on indexer when adding a new show. 2017-12-27 03:14:20 +00:00
manage_showProcesses.tmpl Change improve indication of abandoned IDs. 2017-09-12 01:43:35 +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