2.2.09
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
[COLOR dodgerblue][B]Version 2.2.08[/B][/COLOR]
|
[COLOR dodgerblue][B]Version 2.2.09[/B][/COLOR]
|
||||||
- Fixed: Autoscrape Next Episode — notifications, results window, and rescrape steps (including Ignore Filters) now complete reliably on the main thread.
|
- Security: Safer addon updates — validated ZIP extract, staging install before replacing files, and HTTP timeouts.
|
||||||
- Fixed: Autoscrape Next Episode no longer targets the wrong episode (manual scrapes no longer inherit next-ep flags; player uses your autoscrape setting during playback).
|
- Security: Replaced unsafe action dispatch on Extras, Discover, and random-play UI.
|
||||||
- Fixed: Autoscrape no longer re-triggers repeatedly during the same playback or overlaps a second next-ep scrape while the results dialog is open.
|
- Security: OMDb and TinyURL API calls now use HTTPS.
|
||||||
- Fixed: Rescrape chain return propagation and episode-group rescrape re-entry no longer break autoscrape or crash on ignore-filters.
|
- Fixed: Renamed settings key typo `lists_cache_duraton` to `lists_cache_duration` (migrates on settings sync).
|
||||||
- Fixed: Legacy plugin route `mode=set_view` now forwards to Set Views (`Navigator.set_view`) instead of calling a missing `kodi_utils.set_view`.
|
- Fixed: `custom_key.browse_related` works from remote keymaps (tip and router updated).
|
||||||
- Fixed: Plugin route `mode=show_text_media` opens the media text viewer correctly via new `kodi_utils.show_text_media()`.
|
- Improved: Better error logging on scrape, playback, sync, and service paths.
|
||||||
|
- Cleanup: Removed unused code and legacy commented-out blocks.
|
||||||
@@ -1 +1 @@
|
|||||||
2.2.08
|
2.2.09
|
||||||
|
|||||||
+1
-1
@@ -1,2 +1,2 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<a href="plugin.video.fenlight-2.2.08.zip">plugin.video.fenlight-2.2.08.zip</a>
|
<a href="plugin.video.fenlight-2.2.09.zip">plugin.video.fenlight-2.2.09.zip</a>
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user