diff --git a/Apps/Jellyfin/appfile.json b/Apps/Jellyfin/appfile.json index 1b76b5d..23a5914 100644 --- a/Apps/Jellyfin/appfile.json +++ b/Apps/Jellyfin/appfile.json @@ -98,7 +98,7 @@ "volumes": [ { "container": "/config", - "host": "$AppData/config", + "host": "$AppData/$AppName/config", "mode": "rw", "allocation": "automatic", "configurable": "no", @@ -186,5 +186,5 @@ "latest_updates": "", "url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Jellyfin/changelog.txt" }, - "latest_update_date": "1640238467" + "latest_update_date": "1640243786" } \ No newline at end of file