You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking through to an album the track list should show up. When clicking play on an album, the music should play.
Current Behavior
There are some albums that will fail to load in Feishin that will load correctly in Jellyfin. I did notice that it is making repeated requests to the items API, which seems to be returning the data for the tracks in the album. It will also continuously make the same call to the items api over and over again, even when moving to different albums or playlists and playing different songs.
Steps to Reproduce
Select problem album
Open or click play
Unfortunately I can't find the unique factor that makes one album playable and another not. This particular album is 28 tracks long, not the shortest album and not the longest in the library. If you have suggestions on how to better identify what makes an album unique in this way, I'd be happy to capture the data through the developer tools.
Possible Solution
No response
Context
No response
Application version
v0.11.1
Operating System and version
Windows 11 Desktop
Server and Version
Jellyfin 10.10.0
Node Version (if developing locally)
No response
The text was updated successfully, but these errors were encountered:
Expected Behavior
When clicking through to an album the track list should show up. When clicking play on an album, the music should play.
Current Behavior
There are some albums that will fail to load in Feishin that will load correctly in Jellyfin. I did notice that it is making repeated requests to the
items
API, which seems to be returning the data for the tracks in the album. It will also continuously make the same call to theitems
api over and over again, even when moving to different albums or playlists and playing different songs.Steps to Reproduce
Unfortunately I can't find the unique factor that makes one album playable and another not. This particular album is 28 tracks long, not the shortest album and not the longest in the library. If you have suggestions on how to better identify what makes an album unique in this way, I'd be happy to capture the data through the developer tools.
Possible Solution
No response
Context
No response
Application version
v0.11.1
Operating System and version
Windows 11 Desktop
Server and Version
Jellyfin 10.10.0
Node Version (if developing locally)
No response
The text was updated successfully, but these errors were encountered: