diff --git a/packages/fenlight_changes b/packages/fenlight_changes index 6bde767..0208c4e 100644 --- a/packages/fenlight_changes +++ b/packages/fenlight_changes @@ -1,2 +1,2 @@ -[COLOR dodgerblue][B]Version 2.2.12[/B][/COLOR] -- Fixed: Resume / Start Over / Cancel buttons work again after scraping (resume wait no longer blocks the progress window pump). +[COLOR dodgerblue][B]Version 2.2.13[/B][/COLOR] +- Fixed: Trakt token refresh, rate-limit backoff, 401 retry, and error handling (sync, mark watched) after 429/401 API failures. diff --git a/packages/fenlight_version b/packages/fenlight_version index 98c938e..f2b42fc 100644 --- a/packages/fenlight_version +++ b/packages/fenlight_version @@ -1 +1 @@ -2.2.12 +2.2.13 diff --git a/packages/index.html b/packages/index.html index 5cec272..760ee94 100644 --- a/packages/index.html +++ b/packages/index.html @@ -1,2 +1,2 @@ -plugin.video.fenlight-2.2.12.zip +plugin.video.fenlight-2.2.13.zip diff --git a/packages/plugin.video.fenlight-2.2.13.zip b/packages/plugin.video.fenlight-2.2.13.zip new file mode 100644 index 0000000..763872f Binary files /dev/null and b/packages/plugin.video.fenlight-2.2.13.zip differ