SickGear/gui/slick/interfaces/default
Prinz23 d3a7f0ff5e Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded.
Add newznab smart logic to avoid missing releases when there are a great many recent releases.
Change improve performance by using newznab server advertised capabilities.
Change config/providers newznab to display only non-default categories.
Change use scene season for wanted segment in backlog if show is scene numbering.
Change combine Manage Searches / Backlog Search / Limited and Full to Force.
Change consolidate limited and full backlog.
Change config / Search / Backlog search frequency to instead spread backlog searches over a number of days.
Change migrate minimum used value for search frequency into new minimum 7 for search spread.
Change restrict nzb providers to 1 backlog batch run per day.
Add to Config/Search/Unaired episodes/Allow episodes that are released early.
Add to Config/Search/Unaired episodes/Use specific api requests to search for early episode releases.
Add use related ids for newznab searches to increase search efficiency.
Add periodic update of related show ids.
Change terminology Edit Show/"Post processing" tab name to "Other".
Add advanced feature "Related show IDs" to Edit Show/Other used for finding episodes and TV info.
Add search info source image links to those that have zero id under Edit Show/Other/"Related show IDs".
Add "set master" button to Edit Show/Other/"Related show IDs" for info source that can be changed.
Change terminology displayShow "Indexers" to "Links" to cover internal and web links.
Change add related show info sources on displayShow page.
Change don't display "temporarily" defunct TVRage image link on displayShow pages unless it is master info source.
Change if a defunct info source is the master of a show then present a link on displayShow to edit related show IDs.
Change simplify the next backlog search run time display in the page footer.
Change try ssl when fetching data thetvdb, imdb, trakt, scene exception.
Change improve reliability to Trakt notifier by using show related id support.
Change improve config/providers newznab categories layout.
Change show loaded log message at start up and include info source.
Change if episode has no airdate then set status to unaired (was skipped).

Technical
Change move scene_exceptions table from cache.db to sickbeard.db.
Add related ids to show obj.
Add use of mapped indexer ids for newznab.
Add indexer to sql in wanted_eps.
Add aired in (scene) season for wanted episodes.
Add need_anime, need_sports, need_sd, need_hd, need_uhd to wanted episodes and added as parameter to update_providers.
Add fix for lib lockfile/mkdirlockfile.
Add set master TV info source logic.
Change harden ui input validation.
Add per action dialog confirmation.
Change to reload page under more events.
Change implement "Mark all added episodes Wanted to search for releases" when setting new info source.
2016-09-21 17:50:27 +01:00
..
404.tmpl Change reduce html payload across page template files. 2015-05-07 02:13:57 +01:00
apiBuilder.tmpl Change javascript urls in templates to allow proper caching 2015-09-13 19:00:21 +08:00
cache.tmpl Change reduce html payload across page template files. 2015-05-07 02:13:57 +01:00
config.tmpl Change to always display branch and commit hash on 'Help & Info' page 2015-12-03 21:14:25 +08:00
config_anime.tmpl Change javascript urls in templates to allow proper caching 2015-09-13 19:00:21 +08:00
config_general.tmpl Change CPU throttling on General Config/Advanced to "Disabled" by default for new installs. 2016-06-17 00:44:27 +01:00
config_notifications.tmpl Add button 'Discover' Emby server to notifications. 2016-06-13 16:49:20 +01:00
config_postProcessing.tmpl Add version to anime renaming pattern 2015-11-19 06:39:17 +08:00
config_providers.tmpl Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 2016-09-21 17:50:27 +01:00
config_search.tmpl Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 2016-09-21 17:50:27 +01:00
config_subtitles.tmpl Change javascript urls in templates to allow proper caching 2015-09-13 19:00:21 +08:00
displayShow.tmpl Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 2016-09-21 17:50:27 +01:00
editShow.tmpl Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 2016-09-21 17:50:27 +01:00
episodeView.tmpl Add search show Name to Show List Layout: Poster. 2016-02-19 17:44:25 +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 search show Name to Show List Layout: Poster. 2016-02-19 17:44:25 +00:00
home.tmpl Change Show List sort Next Ep, and restore sort on Downloads. 2016-04-02 20:14:53 +01:00
home_addExistingShow.tmpl Add search show Name to Show List Layout: Poster. 2016-02-19 17:44:25 +00:00
home_addShows.tmpl Add search show Name to Show List Layout: Poster. 2016-02-19 17:44:25 +00:00
home_browseShows.tmpl Add strict Python version check (>= 2.7.9 and < 3.0), ** exit ** if incorrect version. 2016-08-23 17:18:23 +01:00
home_massAddTable.tmpl Fix rare NameParser case where numeric episode name was parsed as episode number. 2016-03-06 00:58:34 +00:00
home_newShow.tmpl Change "Add New Show" results sorted newest show to oldest from top. 2016-07-02 18:31:59 +01:00
home_postprocess.tmpl Change to post process files ordered largest to smallest and tidied PP logging output. 2015-05-08 04:18:30 +01: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 AniDb Random and Hot to Add Show page. 2015-11-16 12:02:09 +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 smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 2016-09-21 17:50:27 +01:00
inc_qualityChooser.tmpl Add 2160p UHD 4K WEB quality. 2016-06-13 20:24:41 +01: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 Add Emby notifier to config/Notifications (thanks to Supremicus for the jumpstart) with a homebrew description. 2016-02-25 12:56:55 +00:00
login.tmpl Remove requirement for username to be provided on login page 2015-03-01 11:01:43 +08:00
manage.tmpl Add search show Name to Show List Layout: Poster. 2016-02-19 17:44:25 +00:00
manage_backlogOverview.tmpl Change reduce html payload across page template files. 2015-05-07 02:13:57 +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 Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 2016-09-21 17:50:27 +01:00
manage_massEdit.tmpl Fix add existing shows from folders that contain a plus char and post process issue where items in history was processed out of turn. 2015-10-13 21:29:14 +01:00
manage_showQueueOverview.tmpl Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 2016-09-21 17:50:27 +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 reduce html payload across page template files. 2015-05-07 02:13:57 +01:00
restart_bare.tmpl Change javascript urls in templates to allow proper caching 2015-09-13 19:00:21 +08:00
testRename.tmpl Change reduce html payload across page template files. 2015-05-07 02:13:57 +01:00
viewchanges.tmpl Add "View Changes" to tools menu. 2015-12-22 12:29:44 +00:00
viewlogs.tmpl Change reduce html payload across page template files. 2015-05-07 02:13:57 +01:00