Commit graph

113 commits

Author SHA1 Message Date
Prinz23
9c5e71d677 add exclude_dirs parameter to scantree 2023-10-28 02:58:18 +02:00
JackDandy
b6e66cbc41 Update pytz 2022.7.1/2022g (d38ff47) → 2023.3/2023c (488d3eb). 2023-10-22 17:20:39 +01:00
JackDandy
e20c80369e Update dateutil 2.8.2 (28da62d) → 2.8.2 (296d419). 2023-10-22 16:45:32 +01:00
JackDandy
f36bb0b179 Update Apprise 1.3.0 (6458ab0) → 1.6.0 (0c0d5da). 2023-10-21 12:47:10 +01:00
JackDandy
3c251294f2 Update urllib3 2.0.5 (d9f85a7) → 2.0.7 (56f01e0). 2023-10-21 11:39:09 +01:00
JackDandy
3d861c7b96 Merge branch 'main' into dev 2023-10-08 02:05:38 +01:00
JackDandy
d58ad2633d Update UnRar x64 for Windows 6.23 → 6.24 2023-10-08 02:04:14 +01:00
Prinz23
ddb6beceb5 add support for Brotli compression if supported lib (by urllib3) is installed 2023-10-08 01:57:02 +01:00
JackDandy
82a503792a Update thefuzz 0.19.0 (c2cd4f4) → 0.21.0 (0b49e4a). 2023-10-08 01:46:16 +01:00
JackDandy
f3de633e4c Update Rarfile 4.1a1 (8a72967) → 4.1 (c9140d8). 2023-10-08 01:04:53 +01:00
Prinz23
71fda2ad08 Update Pytvmaze library 2.0.8 (81888a5) → 2.0.8 (b451391). 2023-10-08 00:37:31 +01:00
JackDandy
43725d8427 Update diskcache 5.6.1 (4d30686) → 5.6.3 (323787f). 2023-10-08 00:30:34 +01:00
JackDandy
0b0c8827a2 Update attr 22.2.0 (683d056) → 23.1.0 (67e4ff2). 2023-10-08 00:21:06 +01:00
JackDandy
cbde47c95c Update hachoir 3.1.2 (f739b43) → 3.2.0 (38d759f). 2023-10-08 00:04:41 +01:00
JackDandy
63632b0d28 Update soupsieve 2.4.1 (2e66beb) → 2.5.0 (dc71495). 2023-10-07 21:04:22 +01:00
JackDandy
0bbbb724a9 Update Beautiful Soup 4.12.2 → 4.12.2 (30c58a1). 2023-10-07 20:56:26 +01:00
JackDandy
d0a5e1d60b Merge branch 'main' into dev 2023-09-22 23:09:45 +01:00
JackDandy
b7d5f4587c Tweak 2023-09-22 23:04:40 +01:00
Prinz23
150a7c9919 fix bug in pytvmaze NetworkBase 2023-09-22 16:33:12 +01:00
JackDandy
4bd61e91d6 Update urllib3 2.0.4 (af7c78f) → 2.0.5 (d9f85a7). 2023-09-20 17:53:00 +01:00
JackDandy
6e6f1e232a Update Requests library 2.29.0 (87d63de) → 2.31.0 (8812812). 2023-09-18 13:13:31 +01:00
JackDandy
07935763df Update urllib3 1.26.15 (25cca389) → 2.0.4 (af7c78fa). 2023-09-18 13:13:31 +01:00
JackDandy
4bb3ba0a15 Update idna library 3.4 (37c7d9b) → 3.4 (cab054c). 2023-09-18 13:13:30 +01:00
JackDandy
85f196d600 Update filelock 3.12.0 (b4713c9) → 3.12.4 (c1163ae). 2023-09-18 13:13:28 +01:00
JackDandy
d25653b06b Update Msgpack 1.0.5 (0516c2c) → 1.0.6 (e1d3d5d). 2023-09-18 13:13:27 +01:00
JackDandy
6846c6cf8a Update CacheControl 0.12.11 (c05ef9e) → 0.13.1 (783a338). 2023-09-18 13:13:27 +01:00
Prinz23
2a73990c82 Add thefuzz 0.19.0 (c2cd4f4) as a replacement with fallback to fuzzywuzzy 0.18.0 (2188520)
Removes Levenshtein requirement with direct use of rapidfuzz instead
Fallback to old fuzzywuzzy for pure python implementation
2023-09-12 14:53:50 +01:00
JackDandy
b68ce0378a Update package resource API 67.5.1 (f51eccd) → 68.1.2 (1ef36f2). 2023-09-06 12:50:19 +01:00
JackDandy
2ea74f3cce Merge branch 'main' into dev 2023-09-06 10:25:56 +01:00
JackDandy
6a819f0730 Fix view show to handle "unknown name" on cast.
Update UnRar x64 for Windows 6.22 → 6.23
2023-09-06 10:24:08 +01:00
JackDandy
dbdcc3c52a Update feedparser 6.0.10 (859ac57) → 6.0.10 (9865dec) 2023-09-06 09:18:26 +01:00
JackDandy
7298cd15ff Update certifi 2023.05.07 → 2023.07.22 2023-09-06 01:34:20 +01:00
JackDandy
48beb0954a Update Tornado Web Server 6.3.2 (e3aa6c5) → 6.3.3 (e4d6984). 2023-09-06 01:26:12 +01:00
Prinz23
7ce28b454b Fix banner url validation for TheTVDb api v3 lib. 2023-09-06 00:55:40 +01:00
Prinz23
da669703b1 Fix banner url validation for TheTVDb api v3 lib. 2023-09-05 23:32:48 +01:00
Prinz23
81a76461b2 py3 fix: guessit return list instead of range object 2023-09-05 23:26:41 +01:00
Prinz23
206c5b7893 Add ignore subfolders that contain a file called '.sickgearignore' 2023-07-13 20:28:19 +01:00
JackDandy
c88b808ab8 Merge branch 'main' into dev 2023-05-31 13:37:15 +01:00
JackDandy
b9bcf6df6b Update UnRar x64 for Windows 6.21 → 6.22
Change allow Python 3.11.4
Change minimum required Python to version 3.8.2
Change remove Python 2 references from init scripts.
Remove provider Rarbg.
2023-05-31 13:31:35 +01:00
JackDandy
997e6955b2 Update Beautiful Soup 4.11.1 (r642) → 4.12.2 and soupsieve 2.3.2.post1 (792d566) → 2.4.1 (2e66beb). 2023-05-28 14:36:55 +01:00
Prinz23
41e4519dbc Fix IMDB fetch from TheTVDb API. 2023-05-26 06:08:40 +01:00
Prinz23
2c1c76885a Fix detect broken api episode endpoint and use fallback.
Fix detect correct old api endpoint pagination and use it.
2023-05-22 00:23:10 +01:00
Prinz23
51d10fc245 fix episode loading bugs in tvdb lib 2023-05-22 00:21:27 +01:00
JackDandy
e08156ce61 Remove singledispatch. 2023-05-16 14:11:34 +01:00
JackDandy
b9f558e7ba Update Tornado Web Server 6.3.1 (419838b) → 6.3.2 (e3aa6c5). 2023-05-16 11:49:53 +01:00
JackDandy
eb2a7c405b Update Send2Trash 1.8.1b0 (0ef9b32) → 1.8.2 (0244f53). 2023-05-08 21:10:41 +01:00
JackDandy
4dffb5dad0 Update certifi 2022.12.07 → 2023.05.07 2023-05-08 20:58:55 +01:00
JackDandy
a97955ed94 Update filelock 3.11.0 (d3241b9) → 3.12.0 (b4713c9). 2023-05-05 15:08:05 +01:00
JackDandy
9009cc7a7b Add langcodes 3.3.0 and language-data 1.1 (vendor'd from pip install langcodes[data])
Add a Select2 drop-down to `add-shows` and `edit-show`.
The Select2 enables displaying inline language flag images, this feature deprecated by the native `select` drop-down element on some browsers.
Change run existing TVInfo source language lists through validation (removes ~4 bad items), de-dupe list, get the native names, English names, and three letter abbr.
Change remove marisa-trie requirement from language_data/names.py because nothing in SG calls a function that requires it.
Change update some flags.
2023-05-03 00:44:00 +01:00
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