tryffel / jellycli

Jellyfin terminal client
GNU General Public License v3.0
208 stars 8 forks source link

Two albums refuse to play #42

Open jgoerzen opened 1 year ago

jgoerzen commented 1 year ago

Hi,

Thanks again for jellycli!

I've got a weird one. Out of all my albums, I've found 2 that refuse to pley. The log shows something like this:

[14:54:06.357] DEBUG Start buffered stream
[14:54:06.362] DEBUG GET /Users/81547e112f84423881450d47e20fd948/Items/dba0dad1b8c4f8ef5eaf620de284a8e5: 200 (5 ms)
[14:54:06.377] DEBUG GET /Users/81547e112f84423881450d47e20fd948/Items: 200 (13 ms)
[14:54:06.500] ERROR buffer read bytes from body: http: read on closed response body
[14:54:06.635] DEBUG GET /Users/81547e112f84423881450d47e20fd948/Items/9d220237a784156a1c4016f22f9e34c2: 200 (256 ms)
[14:54:06.645] DEBUG GET /Users/81547e112f84423881450d47e20fd948/Items: 200 (9 ms)
[14:54:06.645] DEBUG Close stream download
[14:54:06.646] ERROR play track: decode audio stream: flac: EOF
[14:54:07.359] ERROR buffer read bytes from body: http: read on closed response body

Now, this is like virtually all of my albums: FLAC files, ripped from CD. They play fine in the Jellyfin UI and when casted to Mopidy. In jellycli, whether casted or played directly, whether in a playlist or an album, they don't play, with this kind of error.

I'm happy to help with whatever debugging may be useful.

tryffel commented 1 year ago

And you can repeat the error with the two albums? And the albums play fine with other players?