2.2.10 - Faster Search

This commit is contained in:
2026-05-24 16:49:54 +02:00
parent a9f4be0ae7
commit 1a090090dd
4 changed files with 7 additions and 10 deletions
+5 -8
View File
@@ -1,8 +1,5 @@
[COLOR dodgerblue][B]Version 2.2.09[/B][/COLOR] [COLOR dodgerblue][B]Version 2.2.10[/B][/COLOR]
- Security: Safer addon updates — validated ZIP extract, staging install before replacing files, and HTTP timeouts. - Fixed: Auto-update unzip
- Security: Replaced unsafe action dispatch on Extras, Discover, and random-play UI. - 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.
- Security: OMDb and TinyURL API calls now use HTTPS. - Fixed: TV show search pagination now keeps `is_anime_list` on next page (anime search mode).
- Fixed: Renamed settings key typo `lists_cache_duraton` to `lists_cache_duration` (migrates on settings sync). - Improved: TMDB movie/TV search queries are URL-encoded for reliable multi-word skin search.
- Fixed: `custom_key.browse_related` works from remote keymaps (tip and router updated).
- Improved: Better error logging on scrape, playback, sync, and service paths.
- Cleanup: Removed unused code and legacy commented-out blocks.
+1 -1
View File
@@ -1 +1 @@
2.2.09 2.2.10
+1 -1
View File
@@ -1,2 +1,2 @@
<!DOCTYPE html> <!DOCTYPE html>
<a href="plugin.video.fenlight-2.2.09.zip">plugin.video.fenlight-2.2.09.zip</a> <a href="plugin.video.fenlight-2.2.10.zip">plugin.video.fenlight-2.2.10.zip</a>