Skip to content

Support jellyfin PUBLIC_PLAYLIST visibility#113

Open
paubineau wants to merge 1 commit intoLumePart:devfrom
paubineau:dev
Open

Support jellyfin PUBLIC_PLAYLIST visibility#113
paubineau wants to merge 1 commit intoLumePart:devfrom
paubineau:dev

Conversation

@paubineau
Copy link
Contributor

Without diving into multi-user playlist support, i wanted to be able to choose the explo playlist visibility within a jellyfin setup.

The PR fixes Jellyfin playlist creation to use the actual Jellyfin user ID (resolved from SYSTEM_USERNAME) instead of incorrectly using the API key as UserId. Playlist ownership is hence correctly set to the defined user, allowing to choose playlist visibility.

It reuses existing PUBLIC_PLAYLIST env var to control the explo playlist visibility within jellyfin, keeping config changes minimal.

Note that since it reuses the PUBLIC_PLAYLIST default value, explo playlist in jellyfin would be private by default with this changes (same as the subsonic behaviour). It was public by default without this pr changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant