SickGear/gui/slick/interfaces/default
Prinz23 fe1aabca00 Change overhaul and add API functions
Change API version... start with 10
Change set application response header to 'SickGear' + add API version
Change return timezone (of network) in API
Add indexer to calls
Add SickGear Command tip for old SickBeard commands
Add warning old sickbeard API calls only support tvdb shows
Add "tvdbid" fallback only for sickbeard calls
Add listcommands
Add list of all commands (old + new) in listcommand page at the beginning
Change hide 'listcommands' command from commands list, since it needs the API builder CSS + is html not json
Add missing help in webapi
Add episode info: absolute_number, scene_season, scene_episode, scene_absolute_number
Add fork to SB command
Add sg
Add sg.activatescenenumbering
Add sg.addrootdir
Add sg.checkscheduler
Add sg.deleterootdir
Add sg.episode
Add sg.episode.search
Add sg.episode.setstatus
Add sg.episode.subtitlesearch
Add sg.exceptions
Add sg.forcesearch
Add sg.future
Add sg.getdefaults
Add sg.getindexericon
Add sg.getindexers to list all indexers
Add sg.getmessages
Add sg.getnetworkicon
Add sg.getrootdirs
Add sg.getqualities
Add sg.getqualitystrings
Add sg.history
Add sg.history.clear
Add sg.history.trim
Add sg.listtraktaccounts
Add sg.listignorewords
Add sg.listrequiedwords
Add sg.logs
Add sg.pausebacklog
Add sg.postprocess
Add sg.ping
Add sg.restart
Add sg.searchqueue
Add sg.searchtv to search all indexers
Add sg.setexceptions
Add sg.setignorewords
Add sg.setrequiredwords
Add sg.setscenenumber
Add sg.show
Add sg.show.addexisting
Add sg.show.addnew
Add sg.show.cache
Add sg.show.delete
Add sg.show.getbanner
Add sg.show.getfanart
Add sg.show.getposter
Add sg.show.getquality
Add sg.show.listfanart
Add sg.show.ratefanart
Add sg.show.seasonlist
Add sg.show.seasons
Add sg.show.setquality
Add sg.show.stats
Add sg.show.refresh
Add sg.show.pause
Add sg.show.update
Add sg.shows
Add sg.shows.browsetrakt
Add sg.shows.forceupdate
Add sg.shows.queue
Add sg.shows.stats

Change sickbeard to sickgear
Change sickbeard_call to property
Change sg.episode.setstatus allow setting of quality
Change sg.history, history command output
Change sg.searchtv to list of indexers
Add uhd4kweb to qualities
Add upgrade_once to add existing shows
Add upgrade_once to add new show
Add upgrade_once to show quality settings (get/set)
Add 'ids' to Show + Shows
Add ids to coming eps + get tvdb id from ids
Add 'status_str' to coming eps
Add 'local_datetime' to comming eps + runtime
Add X-Filename response header to getbanner, getposter
Add X-Fanartname response header for sg.show.getfanart

Add missing fields to sb.show
Add missing fields to sb.shows
Change sb.seasons
Change overview optional
Change make overview optional in shows
Add setscenenumber to API builder
Change move set_scene_numbering_helper into scnene_numbering for use in web interface and API
Change use quality_map instead of fixed list
Add eigthlevel for API/builder page
Change limit indexer param to valid values
Fix wrong parameter in existing apiBuilder.tmpl that prevents javascript from continuing + add console error message for it
Fixed: filter missed shows correctly
Add @gen.coroutine
2018-02-02 03:12:07 +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 overhaul and add API functions 2018-02-02 03:12:07 +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 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 layout of quality custom to improve clarity. 2018-01-29 19:26:52 +00:00
editShow.tmpl Change layout of quality custom to improve clarity. 2018-01-29 19:26: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 Change layout of quality custom to improve clarity. 2018-01-29 19:26:52 +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 layout of quality custom to improve clarity. 2018-01-29 19:26:52 +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 layout of quality custom to improve clarity. 2018-01-29 19:26: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 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 ManageSearches layout between collapsed Provider Failures tables from single to multi line. 2018-01-27 19:45:07 +00:00
manage_massEdit.tmpl Change layout of quality custom to improve clarity. 2018-01-29 19:26:52 +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