Yesterday, 06:31 PM
I only see shuffle limits on the server side. I don't see any references in the ATV client's code.
https://github.com/jellyfin/jellyfin/blo...ger.cs#L94
I believe clients can create larger playlists by not using this class. If the AndroidTV client is relying on the server to generate the playlist, that would explain why it has the 200 song cap.
https://github.com/jellyfin/jellyfin/blo...ger.cs#L94
I believe clients can create larger playlists by not using this class. If the AndroidTV client is relying on the server to generate the playlist, that would explain why it has the 200 song cap.