Compare commits
3 Commits
71a079a36f
...
2946b28c72
| Author | SHA1 | Date | |
|---|---|---|---|
| 2946b28c72 | |||
| 91405174ba | |||
| a9f4be0ae7 |
@@ -1,7 +1,5 @@
|
|||||||
[COLOR dodgerblue][B]Version 2.2.08[/B][/COLOR]
|
[COLOR dodgerblue][B]Version 2.2.10[/B][/COLOR]
|
||||||
- Fixed: Autoscrape Next Episode — notifications, results window, and rescrape steps (including Ignore Filters) now complete reliably on the main thread.
|
- Fixed: Auto-update unzip
|
||||||
- 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).
|
- 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: Autoscrape no longer re-triggers repeatedly during the same playback or overlaps a second next-ep scrape while the results dialog is open.
|
- Fixed: TV show search pagination now keeps `is_anime_list` on next page (anime search mode).
|
||||||
- Fixed: Rescrape chain return propagation and episode-group rescrape re-entry no longer break autoscrape or crash on ignore-filters.
|
- Improved: TMDB movie/TV search queries are URL-encoded for reliable multi-word skin search.
|
||||||
- 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.08
|
2.2.10
|
||||||
|
|||||||
+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.10.zip">plugin.video.fenlight-2.2.10.zip</a>
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user