2.2.10 - Faster Skin Search
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
[COLOR dodgerblue][B]Version 2.2.09[/B][/COLOR]
|
||||
- Security: Safer addon updates — validated ZIP extract, staging install before replacing files, and HTTP timeouts.
|
||||
- Security: Replaced unsafe action dispatch on Extras, Discover, and random-play UI.
|
||||
- Security: OMDb and TinyURL API calls now use HTTPS.
|
||||
- Fixed: Renamed settings key typo `lists_cache_duraton` to `lists_cache_duration` (migrates on settings sync).
|
||||
- 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.
|
||||
[COLOR dodgerblue][B]Version 2.2.10[/B][/COLOR]
|
||||
- Fixed: Auto-update download failed when `fenlight_version` used Windows line endings (ZIP URL contained a stray carriage return).
|
||||
- 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.
|
||||
|
||||
Reference in New Issue
Block a user