Skip to content

Support jellyfin PUBLIC_PLAYLIST visibility#126

Open
paubineau wants to merge 1 commit intoLumePart:devfrom
paubineau:jellyfin-public_playlist-support
Open

Support jellyfin PUBLIC_PLAYLIST visibility#126
paubineau wants to merge 1 commit intoLumePart:devfrom
paubineau:jellyfin-public_playlist-support

Conversation

@paubineau
Copy link
Copy Markdown
Contributor

@paubineau paubineau commented May 1, 2026

(Edit: I recreated this PR after reorganizing the branches in my fork. It is identical to the previous one, which was closed unintentionally.)

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.

@paubineau paubineau force-pushed the jellyfin-public_playlist-support branch from d27f435 to e0fe8d2 Compare May 9, 2026 11:09
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