SickGear/lib
JackDandy da9a6a829c Change couple more consistency improvements.
Change undo one simplification too far. Reasoning, the var is used later on in code, the natural eyeline is to look for the variable defined on the left above, and the declaration was hidden mid line due to walrus. Therefore, this makes it take longer to scan over code and slows down readability, i Bet this will be written about in some blog very soon.
Add ranking to scores on card
Change use new refactored overview cleaner
2024-10-07 01:24:45 +01:00
..
adba Change codebase cleanups. 2023-02-24 15:17:56 +00:00
api_imdb Change allow Python 3.12.5 2024-08-10 12:39:12 +01:00
api_tmdb Fix TVmaze parser to only directly map properties in map list 2024-06-26 18:16:49 +01:00
api_trakt fix type of self.plays_self 2024-06-26 01:14:16 +01:00
api_tvdb Change couple more consistency improvements. 2024-10-07 01:24:45 +01:00
api_tvmaze Fix TVmaze parser to only directly map properties in map list 2024-06-26 18:16:49 +01:00
apprise Update apprise 1.6.0 (0c0d5da) to 1.8.0 (81caf92). 2024-06-07 20:34:43 +01:00
attr Update attr 23.1.0 (67e4ff2) → 23.2.0 (b393d79). 2024-06-07 15:38:19 +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.12.2 (30c58a1) → 4.12.3 (7fb5175). 2024-06-06 12:00:00 +01:00
cachecontrol Update CacheControl 0.13.1 (783a338) → 0.14.0 (e2be0c2). 2024-06-05 09:19:49 +01:00
certifi Update certifi 2024.02.02 → 2024.06.02 2024-06-06 21:05:43 +01:00
cfscrape Fix Fanart.tv and CF data fetch. 2024-10-07 00:32:58 +01:00
chardet Update chardet packages 4.0.0 (b3d867a) → 5.1.0 (8087f00). 2023-02-09 14:38:23 +00:00
configobj Change allow Python 3.12.5 2024-08-10 12:39:12 +01:00
dateutil Change min required Python version to 3.9 2024-10-07 00:28:05 +01:00
diskcache Update diskcache 5.6.3 (323787f) → 5.6.3 (ebfa37c). 2024-06-07 15:56:56 +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 Fix Fanart.tv and CF data fetch. 2024-10-07 00:32:58 +01:00
feedparser Update feedparser 6.0.10 (9865dec) → 6.0.11 (efcb89b). 2024-06-06 12:23:53 +01:00
filelock Update filelock 3.14.0 (8556141) → 3.15.4 (9a979df). 2024-06-25 23:24:17 +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 py3 fix: guessit return list instead of range object 2023-09-05 23:26:41 +01:00
hachoir Update hachoir 3.1.2 (f739b43) → 3.2.0 (38d759f). 2023-10-08 00:04:41 +01: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 Update idna library 3.4 (cab054c) → 3.7 (1d365e1). 2024-06-05 09:06:55 +01:00
imdbpie Update imdbpie 5.6.4 (f695e87) → 5.6.5 (f8ed7a0). 2024-06-07 13:28:03 +01:00
js2py Update Js2Py 0.70 (92250a4) → 0.74 (2e017b8). 2023-02-09 14:37:31 +00:00
langcodes Add langcodes 3.3.0 and language-data 1.1 (vendor'd from pip install langcodes[data]) 2023-05-03 00:44:00 +01:00
language_data Add langcodes 3.3.0 and language-data 1.1 (vendor'd from pip install langcodes[data]) 2023-05-03 00:44:00 +01: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.5 (0516c2c) → 1.0.6 (e1d3d5d). 2023-09-18 13:13:27 +01:00
pkg_resources Update package resource API 68.2.2 (8ad627d) → 70.1.1 (222ebf9). 2024-06-26 00:45:48 +01: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 Add try to retrieve TVmaze id for persons 2024-06-25 20:21:25 +01:00
pytz Update pytz 2023.3/2023c (488d3eb) → 2024.1/2024a (3680953). 2024-06-07 16:35:14 +01:00
rarfile Update Rarfile 4.1a1 (8a72967) → 4.2 (db1df33). 2024-06-07 16:43:38 +01:00
requests Update Requests library 2.31.0 (8812812) → 2.32.3 (0e322af). 2024-06-05 08:47:14 +01:00
rtorrent Change py2 deprecation cleanups. 2023-02-21 01:01:04 +00:00
send2trash Update Send2Trash 1.5.0 (66afce7) → 1.8.3 (91d0698). 2024-06-07 16:56:21 +01: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.4.1 (2e66beb) → 2.5.0 (dc71495). 2023-10-07 21:04:22 +01:00
subliminal Change codebase cleanups. 2023-02-24 15:17:56 +00:00
telnetlib313up Changes for py3.13 compatibility 2024-05-26 23:11:00 +01:00
thefuzz Update thefuzz 0.19.0 (c2cd4f4) → 0.21.0 (0b49e4a). 2023-10-08 01:46:16 +01: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.4 (b3f2a4b) → 6.4.1 (2a0e1d1). 2024-06-06 21:17:05 +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 Change refactoring, changes for consistency, code style, and improve readability. 2024-10-07 01:24:44 +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.3.6 (4141992) → 1.3.8 (dfe397d). 2024-06-07 17:42:01 +01:00
urllib3 Update urllib3 2.2.1 (54d6edf) → 2.2.2 (27e2a5c). 2024-06-25 23:04:24 +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.1 (c3fc078) → 1.13.0.dev0 (99f8a31). 2024-06-07 15:47:27 +01:00
sg_helpers.py Fix py2 deprecation cleanups added exclusively by TvdbV4 code. 2024-10-07 01:24:43 +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
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