docs: Fix Jellyfin API migration version

This commit is contained in:
FoxxMD 2024-10-17 10:40:54 -04:00
parent aff5717f19
commit ccf317c06f

View file

@ -361,7 +361,7 @@ Can use this source for any application that implements the [Subsonic API](http:
<details>
<summary>Migrating from Webhook (multi-scrobbler below `v0.9.0`) to API</summary>
<summary>Migrating from Webhook (multi-scrobbler below `v0.8.4`) to API</summary>
In multi-scrobbler **below v0.9.0** communication with Jellyfin was done using Jellyfin's **Webhook** plugin.
This has been deprecated in favor of directly using Jeyllfin's API for a better experience in multi-scrobbler.