Compare commits
6 Commits
2946b28c72
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| bf7cd2d845 | |||
| 580588fa92 | |||
| 58df4f09e4 | |||
| 8c35662c41 | |||
| 3a5444e91d | |||
| 1a090090dd |
@@ -1,8 +1,7 @@
|
|||||||
[COLOR dodgerblue][B]Version 2.2.09[/B][/COLOR]
|
[COLOR darkgoldenrod]--- FenLightPvH ---[/COLOR]
|
||||||
- Security: Safer addon updates — validated ZIP extract, staging install before replacing files, and HTTP timeouts.
|
[COLOR FFFF0000]Ha[/COLOR][COLOR FFFF2900]tr[/COLOR][COLOR FFFF5200]ed[/COLOR][COLOR FFFF7B00], [/COLOR][COLOR FFFFA400]in[/COLOR][COLOR FFFFCD00]to[/COLOR][COLOR FFFFF600]le[/COLOR][COLOR FFDEFF00]ra[/COLOR][COLOR FFB4FF00]nc[/COLOR][COLOR FF8BFF00]e,[/COLOR][COLOR FF62FF00] a[/COLOR][COLOR FF39FF00]nd[/COLOR][COLOR FF10FF00] f[/COLOR][COLOR FF00FF18]as[/COLOR][COLOR FF00FF41]ci[/COLOR][COLOR FF00FF6A]sm[/COLOR][COLOR FF00FF94] h[/COLOR][COLOR FF00FFBD]av[/COLOR][COLOR FF00FFE6]e [/COLOR][COLOR FF00EEFF]no[/COLOR][COLOR FF00C5FF] p[/COLOR][COLOR FF009CFF]la[/COLOR][COLOR FF0073FF]ce[/COLOR][COLOR FF004AFF] i[/COLOR][COLOR FF0020FF]n [/COLOR][COLOR FF0800FF]th[/COLOR][COLOR FF3100FF]is[/COLOR][COLOR FF5A00FF] p[/COLOR][COLOR FF8300FF]ro[/COLOR][COLOR FFAC00FF]je[/COLOR][COLOR FFD500FF]ct[/COLOR][COLOR FFFF00FF].[/COLOR]
|
||||||
- Security: Replaced unsafe action dispatch on Extras, Discover, and random-play UI.
|
|
||||||
- Security: OMDb and TinyURL API calls now use HTTPS.
|
[COLOR dodgerblue][B]Version 2.2.15[/B][/COLOR]
|
||||||
- Fixed: Renamed settings key typo `lists_cache_duraton` to `lists_cache_duration` (migrates on settings sync).
|
- Cleanup: Removed obsolete startup migration that reset revoked Trakt/TMDb API keys (v2.2.01–03).
|
||||||
- Fixed: `custom_key.browse_related` works from remote keymaps (tip and router updated).
|
- Fixed: Removed hardcoded API key defaults from `settings_manager.xml`; restore-default actions now compare against code defaults from `settings_cache.py` and hide when already at default.
|
||||||
- Improved: Better error logging on scrape, playback, sync, and service paths.
|
- Fixed: Trakt watched sync for movies and TV shows now paginates and requests `extended=progress` for show history (Trakt API Jul 2026 change). Clear Trakt Cache once if Recently Watched lists are empty.
|
||||||
- Cleanup: Removed unused code and legacy commented-out blocks.
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
2.2.09
|
2.2.15
|
||||||
|
|||||||
+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.15.zip">plugin.video.fenlight-2.2.15.zip</a>
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user