2.2.10 - Faster Skin Search
This commit is contained in:
@@ -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 download failed when `fenlight_version` used Windows line endings (ZIP URL contained a stray carriage return).
|
||||||
- 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 @@
|
|||||||
2.2.09
|
2.2.10
|
||||||
|
|||||||
+1
-1
@@ -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>
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user