diff --git a/CHANGES.md b/CHANGES.md index 2ed6d64..dd74e84 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -37,7 +37,7 @@ * Add passthru of param "post_json" to Requests() "json" in helpers.getURL * Add search show Name to Show List Layout: Poster * Change indicate when not sorting with article by dimming ("The", "A", "An") on Show List, Episode, History, - Mass Update, Add with Browse and from Existing views + Bulk Change, Add with Browse and from Existing views * Add Emby notifier to config/Notifications * Use a subprocess and cp for copying files on posix systems to preserve file metadata * Fix alternative unicode show names from breaking search @@ -133,7 +133,7 @@ * Change post process to join incrementally named (i.e. file.001 to file.nnn) split files * Change replace unrar2 lib with rarfile 3.0 and UnRAR.exe 5.40 freeware * Change post process "Copy" to delete redundant files after use -* Add indicator for public access search providers +* Add indicator for public access media providers * Change improve probability selecting most seeded release * Change add the TorrentDay x265 category to search * Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded @@ -141,7 +141,7 @@ * 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 combine Media Search / 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 @@ -172,7 +172,7 @@ * Remove redundant config/general/"Allow incomplete show data" * Fix status reset of a snatched, downloaded, or archived episode when its date is set to never (no date) on the info source and there is no media file -* Change only show unaired episodes on Manage/Backlog Overview and Manage/Episode Status Management where relevant +* Change only show unaired episodes on Manage/Backlog Overview and Manage/Episode Status where relevant * Change locally cache Trakt/IMDb/Anime show cards * Change allow pp to replace files with a repack or proper of same quality * Fix ensure downloaded eps are not shown on episode view @@ -251,6 +251,17 @@ * Change View Log File add a typeface and some colour to improve readability * Change View Log File/Errors only display "Clear Errors" button when there are errors to clear * Change improve performance of View Log File +* Change fanart images to not use cache as cache is not required +* Change rename "Manual Post-Processing" menu item to "Process Media" +* Change rename "Search Providers" -> "Media Providers" +* Change rename "Manage Searches" -> "Media Search" +* Change rename "Episode Status Management" -> "Episode Status" +* Change rename "Mass Update" -> "Bulk Change" +* Change indicate default home on "Shows Menu" +* Change relocate "Episodes" menu to "Shows"/"Episode Schedule" +* Change relocate "History" menu to "Shows"/"History" +* Change remove restart/shutdown buttons from "Show List" +* Change remove superfluous buttons from all submenus [develop changelog] * Change send nzb data to NZBGet for Anizb instead of url diff --git a/gui/slick/css/fonts/sgicons.eot b/gui/slick/css/fonts/sgicons.eot index bb80b1f..afe2fea 100644 Binary files a/gui/slick/css/fonts/sgicons.eot and b/gui/slick/css/fonts/sgicons.eot differ diff --git a/gui/slick/css/fonts/sgicons.svg b/gui/slick/css/fonts/sgicons.svg index 30f6c3a..45618c2 100644 --- a/gui/slick/css/fonts/sgicons.svg +++ b/gui/slick/css/fonts/sgicons.svg @@ -47,7 +47,12 @@ - + + + + + + diff --git a/gui/slick/css/fonts/sgicons.ttf b/gui/slick/css/fonts/sgicons.ttf index 7804d1d..eceb418 100644 Binary files a/gui/slick/css/fonts/sgicons.ttf and b/gui/slick/css/fonts/sgicons.ttf differ diff --git a/gui/slick/css/fonts/sgicons.woff b/gui/slick/css/fonts/sgicons.woff index 90cbbb5..800e48a 100644 Binary files a/gui/slick/css/fonts/sgicons.woff and b/gui/slick/css/fonts/sgicons.woff differ diff --git a/gui/slick/css/style.css b/gui/slick/css/style.css index 440a9e4..05f0a9b 100644 --- a/gui/slick/css/style.css +++ b/gui/slick/css/style.css @@ -397,6 +397,10 @@ inc_top.tmpl margin-right:6px } +.dropdown [class^="sgicon-"].tight{ + margin-right:0px +} + #SubMenu [class^="sgicon-"], #SubMenu [class*="sgicon-"]{ margin-right:3px } @@ -478,7 +482,7 @@ inc_top.tmpl content:"\e614" } -.sgicon-massupdate:before{ +.sgicon-bulk-change:before{ content:"\e615" } @@ -566,6 +570,26 @@ inc_top.tmpl content:"\e62a" } +.sgicon-list:before{ + content:"\e62b" +} + +.sgicon-cal:before{ + content:"\e62c" +} + +.sgicon-mediafile:before{ + content:"\e62d" +} + +.sgicon-archive:before{ + content:"\e62e" +} + +.sgicon-book:before{ + content:"\e62f" +} + .sgicon-imdb:before{ content:"\e898" } diff --git a/gui/slick/interfaces/default/config_general.tmpl b/gui/slick/interfaces/default/config_general.tmpl index 3cfdebe..c32e5b3 100644 --- a/gui/slick/interfaces/default/config_general.tmpl +++ b/gui/slick/interfaces/default/config_general.tmpl @@ -14,7 +14,7 @@ <% def sg_str(varname, default=''): return getattr(sickbeard, varname, default) %>#slurp# ## #set global $title = 'Config - General' -#set global $header = 'General Configuration' +#set global $header = 'General Settings' #set global $sbPath = '../..' #set global $topmenu = 'config' ## @@ -47,7 +47,7 @@
@@ -568,7 +568,7 @@
-

Advanced Settings

+

Advanced

diff --git a/gui/slick/interfaces/default/config_providers.tmpl b/gui/slick/interfaces/default/config_providers.tmpl index 52c4fa4..70d1235 100644 --- a/gui/slick/interfaces/default/config_providers.tmpl +++ b/gui/slick/interfaces/default/config_providers.tmpl @@ -5,7 +5,7 @@ #from sickbeard.helpers import anon_url, starify ## #set global $title = 'Config - Providers' -#set global $header = 'Search Providers' +#set global $header = 'Media Providers' #set global $sbPath = '../..' #set global $topmenu = 'config' ## @@ -74,10 +74,10 @@
  • Provider Options
  • #if $sickbeard.USE_NZBS -
  • Configure Custom Newznab Providers
  • +
  • Custom Newznab
  • #end if #if $sickbeard.USE_TORRENTS -
  • Configure Custom Torrent Providers
  • +
  • Custom Torrent
  • #end if @@ -623,8 +623,8 @@ name = '' if not client else get_client_instance(sickbeard.TORRENT_METHOD)().nam
    -

    Configure Custom
    Newznab Providers

    -

    Add and setup or remove custom newznab providers.

    +

    Custom Newznab Providers

    +

    Add, setup or remove custom newznab providers.

    @@ -717,7 +717,7 @@ name = '' if not client else get_client_instance(sickbeard.TORRENT_METHOD)().nam
    -

    Configure Custom Torrent Providers

    +

    Custom Torrent Providers

    Add or remove custom RSS providers.

    diff --git a/gui/slick/interfaces/default/config_search.tmpl b/gui/slick/interfaces/default/config_search.tmpl index 02520f4..0765275 100755 --- a/gui/slick/interfaces/default/config_search.tmpl +++ b/gui/slick/interfaces/default/config_search.tmpl @@ -2,7 +2,7 @@ #from sickbeard import clients #from sickbeard.helpers import starify ## -#set global $title = 'Config - Episode Search' +#set global $title = 'Config - Media Search' #set global $header = 'Search Settings' #set global $sbPath = '../..' #set global $topmenu = 'config' @@ -33,16 +33,16 @@
    -

    Episode Search

    +

    Media Search

    How to manage searching with providers.

    @@ -214,7 +214,7 @@
    -

    NZB Search

    +

    NZB Results

    How to handle NZB search results.

    @@ -225,7 +225,7 @@ Search NZBs > -

    enable NZB search providers

    +

    enable NZB media providers

    @@ -414,7 +414,7 @@
    -

    Torrent Search

    +

    Torrent Results

    How to handle Torrent search results.

    @@ -426,7 +426,7 @@ Search torrents > -

    enable torrent search providers

    +

    enable torrent media providers

    diff --git a/gui/slick/interfaces/default/episodeView.tmpl b/gui/slick/interfaces/default/episodeView.tmpl index 49ea207..2d05066 100644 --- a/gui/slick/interfaces/default/episodeView.tmpl +++ b/gui/slick/interfaces/default/episodeView.tmpl @@ -11,7 +11,7 @@ #set global $title = 'Episode View' #set global $header = 'Episode View' #set global $sbPath = '..' -#set global $topmenu = 'episodeView' +#set global $topmenu = 'home' #set $css = $getVar('css', '') #set $has_art = $getVar('has_art', None) #set $restart = 'Restart SickGear for new features on this page' @@ -248,7 +248,7 @@ #end if - Subscribe + Webcal
    diff --git a/gui/slick/interfaces/default/history.tmpl b/gui/slick/interfaces/default/history.tmpl index 44924db..aa288c1 100644 --- a/gui/slick/interfaces/default/history.tmpl +++ b/gui/slick/interfaces/default/history.tmpl @@ -12,7 +12,7 @@ #set global $title = 'History' #set global $header = 'History' #set global $sbPath = '..' -#set global $topmenu = 'history' +#set global $topmenu = 'home' #set $layout = $sg_str('HISTORY_LAYOUT', 'detailed') ## #import os.path diff --git a/gui/slick/interfaces/default/home_postprocess.tmpl b/gui/slick/interfaces/default/home_postprocess.tmpl index 30fcb06..53cc8ce 100644 --- a/gui/slick/interfaces/default/home_postprocess.tmpl +++ b/gui/slick/interfaces/default/home_postprocess.tmpl @@ -1,8 +1,8 @@ #import sickbeard ## -#set global $header = 'Post Processing' +#set global $header = 'Process Media' #set global $title = $header -#set global $topmenu = 'home' +#set global $topmenu = 'manage' #set global $sbPath = '../..' ## #import os.path @@ -102,4 +102,4 @@ $('#process_method').change(function(){ //--> -#include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_bottom.tmpl') \ No newline at end of file +#include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_bottom.tmpl') diff --git a/gui/slick/interfaces/default/inc_qualityChooser.tmpl b/gui/slick/interfaces/default/inc_qualityChooser.tmpl index 003b047..33cb640 100644 --- a/gui/slick/interfaces/default/inc_qualityChooser.tmpl +++ b/gui/slick/interfaces/default/inc_qualityChooser.tmpl @@ -49,7 +49,6 @@ #end for
    Ctrl + Click = toggle a quality -
    Ctrl + Click = toggle a quality
    diff --git a/gui/slick/interfaces/default/inc_top.tmpl b/gui/slick/interfaces/default/inc_top.tmpl index 0745b70..4444807 100644 --- a/gui/slick/interfaces/default/inc_top.tmpl +++ b/gui/slick/interfaces/default/inc_top.tmpl @@ -111,9 +111,18 @@