SickGear/lib
JackDandy 6fcf80c02d Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page.
Add "Maximum fanart image files per show to cache" to config General/Interface.
Add populate images when the daily show updater is run with a default maximum 3 images per show.
Change force full update in a show will replace existing images with new.
Add fanart livepanel to lower right of Episodes View and Display Show page.
Add highlight panel red until button is clicked a few times.
Add flick through multiple background images on Episodes View and Display Show page.
Add persistent move poster image to right hand side or hide on Display Show page (multi-click the eye).
Add persistent translucency of background images on Episodes View and Display Show page.
Add persistent fanart rating to avoid art completely, random display, random from a group, or display fave always.
Add persistent views of the show detail on Display Show page.
Add persistent views on Episodes View.
Add persistent button to collapse and expand card images on Episode View/Layout daybyday.
Add non persistent "Open gear" and "Full fanart" image views to Episodes View and Display Show page.
Add "smart" selection of fanart image to display on Episode view.
Change insert [!] and change text shade of ended shows in drop down show list on Display Show page.
Change button graphic for next and previous show of show list on Display Show page.
Add logic to hide some livepanel buttons until artwork becomes available or in other circumstances.
Add "(Ended)" where appropriate to show title on Display Show page.
Add links to fanart.tv where appropriate on Display Show page.
Change use tense for label "Airs" or "Aired" depending on if show ended.
Change display "No files" instead of "0 files" and "Upgrade once" instead of "End upgrade on first match".
Add persistent button to newest season to "Show all" episodes.
Add persistent button to all shown seasons to "Hide most" episodes.
Add button to older seasons to toggle "Show Season n" or "Show Specials" with "Hide..." episodes.
Add season level status counts next to each season header on display show page
Add sorting to season table headers on display show page
Add filename and size to quality badge on display show page, removed its redundant "downloaded" text
Remove redundant "Add show" buttons
Change combine the NFO and TBN columns into a single Meta column
Change reduce screen estate used by episode numbers columns
Change improve clarity of text on Add Show page.
Add "Reset fanart ratings" to show Edit/Other tab.
Add fanart usage to show Edit/Other tab.
Add fanart keys guide to show Edit/Other tab.
Change add placeholder tip to "Alternative release name(s)" on show Edit.
Change add placeholder tip to search box on shows Search.
Change hide Anime tips on show Edit when selecting its mutually exclusive options.
Change label "End upgrade on first match" to "Upgrade once" on show Edit.
Change improve performance rendering displayShow.
Add total episodes to start of show description (excludes specials if those are hidden).
Add "Add show" actions i.e. "Search", "Trakt cards", "IMDb cards", and "Anime" to Shows menu.
Add "Import (existing)" action to Tools menu.
Change SD quality from red to dark green, 2160p UHD 4K is red.
Change relocate the functions of Logs & Errors to the right side Tools menu -> View Log File.
Add warning indicator to the Tools menu in different colour depending on error count (green through red).
Change View Log error item output from reversed to natural order.
Change View Log add a typeface and some colour to improve readability.
Change View Log/Errors only display "Clear Errors" button when there are errors to clear.
Change improve performance of View Log File.
2016-12-16 21:03:14 +00:00
..
adba Change to throttle connection rate on thread initiation for adba library 2015-10-26 18:50:19 +08:00
backports Update backports/ssl_match_hostname 3.4.0.2 to 3.5.0.1 (r18). 2016-01-12 02:59:59 +00:00
bencode Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
bs4 Update Beautiful Soup 4.4.0 (r390) to 4.4.0 (r397). 2016-01-12 02:56:04 +00:00
cachecontrol Update cachecontrol library 0.11.2 to 0.11.5. 2016-01-12 03:07:19 +00:00
certifi Update Certifi to 2015.11.20.1 (385476b). 2016-01-12 03:10:58 +00:00
chardet Update chardet packages 2.3.0 (26982c5) to 2.3.0 (d7fae98). 2016-01-12 03:14:52 +00:00
configobj Update ConfigObj library 4.6.0 to 5.1.0 (a68530a). 2015-06-14 13:55:02 +01:00
dateutil Change move dateutil-zoneinfo.tar.gz file to data files /cache. 2016-02-06 23:45:58 +00:00
enzyme Patches the enzyme lib to allow the detection of subtitles embedded into mp4/m4v files 2014-07-06 12:02:02 +02:00
fanart Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
feedparser Update feedparser library 5.1.3 to 5.2.0 (8c62940) 2015-06-06 15:07:03 +08:00
growl Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
guessit Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
hachoir_core Change handle all Hachoir library parser errors and replace its Unicode enforcement. 2016-02-09 22:43:35 +00:00
hachoir_metadata Change improve fault tolerance of Hachoir jpeg parser. 2016-11-13 01:58:12 +00:00
hachoir_parser Change hachoir_parser to close input stream if no parser is found e.g. due to file corruption. 2016-10-03 01:04:27 +01:00
html5lib Update html5lib 0.999 to 0.99999999/1.0b9 (46dae3d). 2016-01-12 03:25:00 +00:00
httplib2 Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
imdb Update IMDb 5.0 to 5.1dev20160106 2016-05-01 20:23:01 +01:00
libtrakt Add multiple Trakt account support to Config/Notifications/Social. 2015-12-22 12:56:17 +00:00
lockfile 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
oauth2 Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
pynma Change pyNMA use of urllib to requests. 2015-07-05 20:26:18 +01:00
pythontwitter Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
pytz Change improve getting the local timezone information. 2016-10-01 13:59:52 +01:00
rarfile Add strict Python version check (>= 2.7.9 and < 3.0), ** exit ** if incorrect version. 2016-08-23 17:18:23 +01:00
requests Update Requests library 2.7.0 (5d6d1bc) to 2.9.1 (a1c9b84). 2016-01-12 03:35:22 +00:00
rtorrent Change update rTorrent systems. 2016-12-07 16:35:35 +00:00
scandir Change load cached images (Trakt) on demand. 2016-10-03 23:33:53 +01:00
send2trash Fix invalid use of str() in the Send2Trash library for platforms other. 2014-11-09 20:25:23 +00:00
simplejson Update SimpleJSON library 3.8.0 (a37a9bd) to 3.8.1 (6022794). 2016-01-12 03:39:42 +00:00
socks Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
sqlalchemy Reverted back to using Shove+SQLAlchemy for storing persistent object data to avoid any more DB corruption errors. 2014-07-15 11:40:40 -07:00
subliminal Remove non english subtitle providers 2015-02-06 08:40:59 +10:00
tmdb_api Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
tornado Change improve getting the local timezone information. 2016-10-01 13:59:52 +01:00
tvdb_api Change add guidance when using the "unknown" quality selection. Pep8. 2016-11-16 22:18:48 +00:00
tvrage_api Change optimise TheTVDB processes, 40% to 66% saved adding new and existing shows, 40% to 50% saved per show update. 2016-09-24 02:09:53 +01:00
tzlocal Change add support for freebsd /var/db/zoneinfo when getting local timezone information. 2016-10-01 14:11:29 +01:00
unidecode Update unidecode library 0.04.11 to 0.04.18 (fd57cbf). 2016-01-12 02:31:35 +00:00
__init__.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
backports_abc.py Add backports_abc 0.4 and singledispatch 3.4.0.3. 2016-01-28 03:33:50 +00:00
certgen.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
etreetodict.py Change optimise TheTVDB processes, 40% to 66% saved adding new and existing shows, 40% to 50% saved per show update. 2016-09-24 02:09:53 +01:00
pkg_resources.py Added in missing libs 2014-05-15 06:01:45 -07:00
profilehooks.py Update profilehooks 1.4 to 1.8.2.dev0 (ee3f1a8). 2016-01-12 03:31:43 +00:00
singledispatch.py Add backports_abc 0.4 and singledispatch 3.4.0.3. 2016-01-28 03:33:50 +00:00
singledispatch_helpers.py Add backports_abc 0.4 and singledispatch 3.4.0.3. 2016-01-28 03:33:50 +00:00
six.py Update Six compatibility library 1.9.0 (r400) to 1.10.0 (r405). 2016-01-12 03:43:32 +00:00
xmltodict.py Update xmltodict library 0.9.2 (579a005) to 0.9.2 (eac0031). 2016-01-12 02:26:29 +00:00