2024-02-08, 06:34 AM
(2024-02-08, 05:23 AM)TheDreadPirate Wrote: The log looks like it is tracking progress.
Code:[2024-02-07 19:29:45.632 -08:00] [INF] [90] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.13" playing "No44TheMysteriousStranger". Stopped at "455996" ms
I see the same log in my server when I stop playback.
Code:[2024-02-08 05:21:35.130 +00:00] [INF] [48] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.13" playing "My Dark Vanessa". Stopped at "1674774" ms
How are you resuming the audiobook? My main setup is bare metal Linux, but I spun up a docker container and added my audiobooks just to make sure that there isn't some difference between the docker and package versions. BTW, which image are you using? I'm using the official jellyfin/jellyfin:10.8.13-1 image.
I was not able to reproduce your behavior. It resumes as expected when I click play on "Continue Listening".
Docker repository: lscr.io/linuxserver/jellyfin
How am I resuming the audiobook? - I play the audiobook until it should save progress, pause it and exit jellyfin, then come back and check if it's saved.
Also I should note, the audiobooks never shows up on 'continue listening' like your screenshot. I do have a 'continue watching' which operates normally.