This commit is contained in:
2026-05-28 18:51:25 +02:00
parent 1a090090dd
commit 3a5444e91d
4 changed files with 6 additions and 7 deletions
+4 -5
View File
@@ -1,5 +1,4 @@
[COLOR dodgerblue][B]Version 2.2.10[/B][/COLOR]
- Fixed: Auto-update unzip
- Improved: Movie and TV show search lists (`tmdb_movies_search`, `tmdb_tv_search`) build from TMDB search results instead of per-title detail calls — much faster for skin search URLs.
- Fixed: TV show search pagination now keeps `is_anime_list` on next page (anime search mode).
- Improved: TMDB movie/TV search queries are URL-encoded for reliable multi-word skin search.
[COLOR dodgerblue][B]Version 2.2.11[/B][/COLOR]
- Fixed: TMDb auth fails correctly when account session ID is missing.
- Improved: Extras, folder scraper, and list images use bounded thread pools (max threads setting).
- Improved: Extras loading spinner while lists load; busy until window opens.