Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user-level access controls to playlists #6383

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

viown
Copy link
Member

@viown viown commented Dec 14, 2024

Changes

  • Adds the ability to share private playlists with other JF users.

Screenshots
1
2

Issues
Closes #4698

@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Dec 14, 2024

Cloudflare Pages deployment

Latest commit 17d99a6
Status ✅ Deployed!
Preview URL https://e315ad44.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

@larrypozdeev
Copy link

larrypozdeev commented Jan 9, 2025

This feature will expose the names of all users on the server instance through user select. Would it be better to require manual input of an existing username instead?

Not sure if this is a concern.

@viown
Copy link
Member Author

viown commented Jan 9, 2025

An authenticated user has always had the ability to list other users via the API, this just implements it.

For home users who share their server with friends and family, this isn't much of a concern. I could see it being a problem for larger servers, however that's never been an intended use case for Jellyfin.

@larrypozdeev
Copy link

Got it, thanks for explaining!

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.

Implement playlist ACL Interface
3 participants