2.2.08
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[COLOR dodgerblue][B]Version 2.2.07[/B][/COLOR]
|
||||
- Fixed: Genre parse failure does not reset genre
|
||||
- Fixed: Background service startup errors being masked by incorrect exception logging.
|
||||
- Fixed: Autoscrape Next Episode not applying the Ignore Filters rescrape step.
|
||||
- Security: Replaced router exec() dispatch on plugin mode with allowlisted function dispatch.
|
||||
[COLOR dodgerblue][B]Version 2.2.08[/B][/COLOR]
|
||||
- Fixed: Autoscrape Next Episode — notifications, results window, and rescrape steps (including Ignore Filters) now complete reliably on the main thread.
|
||||
- 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).
|
||||
- Fixed: Autoscrape no longer re-triggers repeatedly during the same playback or overlaps a second next-ep scrape while the results dialog is open.
|
||||
- Fixed: Rescrape chain return propagation and episode-group rescrape re-entry no longer break autoscrape or crash on ignore-filters.
|
||||
- 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: Plugin route `mode=show_text_media` opens the media text viewer correctly via new `kodi_utils.show_text_media()`.
|
||||
|
||||
@@ -1 +1 @@
|
||||
2.2.07
|
||||
2.2.08
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
<!DOCTYPE html>
|
||||
<a href="plugin.video.fenlight-2.2.07.zip">plugin.video.fenlight-2.2.07.zip</a>
|
||||
<a href="plugin.video.fenlight-2.2.08.zip">plugin.video.fenlight-2.2.08.zip</a>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user