SickGear/lib
Prinz23 0c0e25e73c Change allow Python 3.12.5
Fix person ids fetching
Fix wrong added death dates (by allowing overwriting deathday with None if birthday is on source)
Fix parsing changes to IMDb bio
Update test data
- Change improve efficiency when saving config.ini
Change prevent saving unchanged config.ini
Change add flushing to config.ini file saving (configobj hack)
Change add ConfigEvents queue for saving the config ini more efficiently
Change catch other errors for saving config
- Change improve efficiency when saving viewshow glide
Change don't call '/home/set-display-show-glide' in the first place if there  is no reason (params) to do so
Change add sanity check for set_display_show_glide, only save changed values
2024-08-10 12:39:12 +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 Fix banner url validation for TheTVDb api v3 lib. 2023-09-06 00:55:40 +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 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 allow Python 3.12.5 2024-08-10 12:39:12 +01:00
dateutil Update dateutil 2.8.2 (296d419) → 2.9.0.post0 (0353b78). 2024-06-07 11:46:29 +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 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 (9865dec) → 6.0.11 (efcb89b). 2024-06-06 12:23:53 +01:00
filelock Update filelock 3.12.4 (c1163ae) → 3.14.0 (8556141). 2024-06-05 09:37:08 +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.1.2 (1ef36f2) → 68.2.2 (8ad627d). 2024-06-07 17:19:43 +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 Add try to retrieve TVmaze id for persons 2024-06-25 20:21:25 +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.0.7 (56f01e0) → 2.2.1 (54d6edf). 2024-06-05 08:55:43 +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 use context manager for scandir as recommended since python 3.6 2023-10-31 17:30:58 +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