Empty Collection/Playlist when Movies/Series are added #177
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As a Workaround to enabled auto-playback of a Series, i thought it was a good idea to simply create a Playlist or Collection of that Series. Adding the Item looks successfull but viewing that Collection/Playlist results in an Empty one.
I dont know atm if this Porblem is related to this Plugin, to Jellyfin or to https://github.com/Kevinjil/Jellyfin.Xtream/pull/150 (but i dont think its related to this PR since Movies does have the same behavior).
I'll dive deeper into that. If you have any Infos that could help, dont hasitate to share.
EDIT: I've found the corresponding class in the Jellyfin Source:
The Jellyfin feature we use to implement libraries is not (well) tested in the Jellyfin source and no official plugins use it. I kind of expect these kind of compatibility issues with other features like collections. If you need this, you could open an issue upstream.