SickGear/lib
JackDandy fce8878fa9 Add menu Shows/"TMDB Cards".
Add top rated, popular, trending today, trending this week, to TMDB cards.
Change Shows/Add show... Trakt and IMDb card descriptions to be dynamic.
Add network data to trakt cards.
Add fallback for show cast when no suitable items are found in tvdb_api.
Change refactor for trakt lib update.
Change sanitise api response dates for cards (an invalid trakt date caused a UI glitch).
Fix issue where trakt can return no tvdb id causing a card to not display.
Change view-show TVDb genre links to use anon link setting.
Change remove displayShow.tmpl code for '|' sep as it is a fixed list string at data source.
Change add TVINFO_FANSITE placeholder icon.
Change refactor api sg.`CMD_SickGearShowsBrowseTrakt`.
---
Refactor date handling to make it's usage consistent from indexerapi
Split when_past out to to started_past and return_past for UI.
Fix trakt returning dates.
Change bring properly into use, the proper new season returning date.
Change remove PY2 unused import statements.
---
Fix issue with Trakt cards where an incorrect cache image obscures the default card placeholder image.
Simplify airtime for cards.
Remove nonsense TMDB api overview text.
Rearrange cards order on top menu.
---
Remove unused vars and simplify regex use cases.
Fix tv cards issue with Trakt and Tvmaze where show_info does not carry a first episode_info.
Instantiate with TVInfoEpisode() instead of None, so that expected properties exist without a need for Nonetype tests.
Change simplify `overview` and `airtime` use after lib output type is made trustable.
Change cards view to not allow items with no seriesname.
2023-05-03 00:43:59 +01:00
..
adba Change codebase cleanups. 2023-02-24 15:17:56 +00:00
api_imdb Change improve tmdb_api, trakt_api, and TVInfoShow object. 2023-05-03 00:43:59 +01:00
api_tmdb Add menu Shows/"TMDB Cards". 2023-05-03 00:43:59 +01:00
api_trakt Change improve tmdb_api, trakt_api, and TVInfoShow object. 2023-05-03 00:43:59 +01:00
api_tvdb Change improve tmdb_api, trakt_api, and TVInfoShow object. 2023-05-03 00:43:59 +01:00
api_tvmaze Change improve tmdb_api, trakt_api, and TVInfoShow object. 2023-05-03 00:43:59 +01:00
apprise Update Apprise 1.2.1 (3d07004) → 1.3.0 (6458ab0). 2023-04-27 12:45:24 +01:00
attr Update attr 22.2.0 (a9960de) → 22.2.0 (683d056). 2023-04-27 12:26:44 +01:00
backports Change codebase cleanups. 2023-02-24 15:17:56 +00:00
bencode Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
bs4 Update Beautiful Soup 4.9.3 (r593) → 4.11.1 (r642). 2023-02-09 14:38:56 +00:00
cachecontrol Update Cachecontrol 0.12.6 (167a605) → 0.12.11 (c05ef9e). 2023-02-09 14:18:18 +00:00
certifi Update certifi 2022.09.24 → 2022.12.07 2023-02-09 14:35:15 +00:00
cfscrape Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
chardet Update chardet packages 4.0.0 (b3d867a) → 5.1.0 (8087f00). 2023-02-09 14:38:23 +00:00
configobj Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
dateutil Merge branch 'main' into dev 2023-04-12 10:20:48 +01:00
diskcache Update diskcache 5.4.0 (1cb1425) → 5.6.1 (4d30686). 2023-04-27 12:24:16 +01:00
enum34 Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
enzyme Change py2 deprecation cleanups. 2023-02-21 01:01:04 +00:00
fanart Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
feedparser Update feedparser 6.0.10 (6d032b8) → 6.0.10 (859ac57). 2023-04-27 12:35:11 +01:00
filelock Update filelock 3.9.0 (ce3e891) → 3.11.0 (d3241b9). 2023-04-27 11:31:45 +01:00
fuzzywuzzy Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
guessit Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
hachoir Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
html5lib Update html5lib 1.1 (f87487a) → 1.2-dev (3e500bb). 2023-03-06 23:55:41 +00:00
humanize Update humanize 3.5.0 (b6b0ea5) → 4.0.0 (a1514eb). 2023-02-09 14:34:50 +00:00
idna Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
imdbpie Change remove calls to legacy py2 fix encoding function. 2023-02-10 21:40:19 +00:00
js2py Update Js2Py 0.70 (92250a4) → 0.74 (2e017b8). 2023-02-09 14:37:31 +00:00
lxml_etree Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
msgpack Update Msgpack 1.0.4 (b5acfd5) → 1.0.5 (0516c2c). 2023-04-27 11:30:22 +01:00
pkg_resources Update package resource API 67.3.2 (b9bf2ec) → 67.5.1 (f51eccd). 2023-03-08 14:07:48 +00:00
plex Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
pyjsparser Update pyjsparser 2.7.1 (5465d03) → 2.7.1 (cbd1e05). 2023-02-09 14:37:52 +00:00
pytvmaze Update Pytvmaze library 2.0.8 (16ed096) → 2.0.8 (81888a5). 2023-04-30 09:15:38 +01:00
pytz Update pytz 2016.6.1/2016f → 2022.7.1/2022g (d38ff47). 2023-02-09 14:43:49 +00:00
rarfile Update UnRar x64 for Windows 6.20 → 6.21 2023-02-20 23:31:44 +00:00
requests Update Requests library 2.28.1 (ec553c2) → 2.29.0 (87d63de). 2023-04-27 11:37:11 +01:00
rtorrent Change py2 deprecation cleanups. 2023-02-21 01:01:04 +00:00
send2trash Update Send2Trash 1.5.0 (66afce7) → 1.8.1b0 (0ef9b32). 2023-02-09 14:26:05 +00:00
sg_futures Change py2 deprecation cleanups. 2023-02-21 01:01:04 +00:00
simplejson Change remove redundant py2 import futures. 2023-04-27 12:53:49 +01:00
socks Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
soupsieve Update soupsieve 2.0.2.dev (05086ef) → 2.3.2.post1 (792d566). 2023-02-09 14:41:52 +00:00
subliminal Change codebase cleanups. 2023-02-24 15:17:56 +00:00
tmdbsimple Update tmdbsimple 2.6.6 (679e343) → 2.9.1 (9da400a). 2023-02-09 14:23:35 +00:00
tornado Update Tornado Web Server 6.3.0 (7186b86) → 6.3.1 (419838b). 2023-04-27 11:28:07 +01:00
torrent_parser Update torrent_parser 0.3.0 (2a4eecb) → 0.4.0 (23b9e11) 2023-02-09 14:23:10 +00:00
trans Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
tvinfo_base Add menu Shows/"TMDB Cards". 2023-05-03 00:43:59 +01:00
tzlocal Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
unidecode Update unidecode module 1.1.1 (632af82) → 1.3.6 (4141992). 2023-02-09 14:19:31 +00:00
urllib3 Update urllib3 1.26.14 (a06c05c) → 1.26.15 (25cca389). 2023-04-27 12:23:12 +01:00
webencodings Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
win_inet_pton Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
xmlrpclib_to Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
_23.py Change codebase cleanups. 2023-02-24 15:17:56 +00:00
__init__.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
browser_ua.py Change codebase cleanups. 2023-02-24 15:17:56 +00:00
bs4_parser.py Change codebase cleanups. 2023-02-24 15:17:56 +00:00
certgen.py Change py2 unicode into f-strings or simple strings where appropriate. 2023-03-08 14:22:40 +00:00
encodingKludge.py Change remove calls to legacy py2 fix encoding function. 2023-02-10 21:40:19 +00:00
exceptions_helper.py Change codebase cleanups. 2023-02-24 15:17:56 +00:00
json_helper.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
profilehooks.py Update profilehooks module 1.12.0 (3ee1f60) → 1.12.1 (c3fc078). 2023-02-09 14:36:22 +00:00
sg_helpers.py Change improve tmdb_api, trakt_api, and TVInfoShow object. 2023-05-03 00:43:59 +01:00
sgmllib3k.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
singledispatch.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
singledispatch_helpers.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00
six.py Change bump to major version 3.xx to signal that this branch supports Python3+ only. 2023-02-09 13:41:15 +00:00