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

[Feature Request] Share links #1066

Open
NutchapolSal opened this issue Feb 25, 2025 · 4 comments
Open

[Feature Request] Share links #1066

NutchapolSal opened this issue Feb 25, 2025 · 4 comments

Comments

@NutchapolSal
Copy link

Having a context menu option to get a URL of song/artist/etc. on the web UI would be pretty nice

@NutchapolSal
Copy link
Author

did a small amount of checking, these are the URL formats used (as of Jellyfin v10.10.6):

for tracks, albums, artists, and playlists:
server-url/web/index.html#/details?id=item-id&serverId=server-id

for genres:
server-url/web/index.html#/list.html?musicGenreId=genre-id&serverId=server-id

@Chaphasilor
Copy link
Collaborator

So you're looking for an "Open in Jellyfin" button? And not a way to share a direct link to a track with friends?

@NutchapolSal
Copy link
Author

Which direct link do you mean? A link to the media file directly, or a direct link to the page in the Web UI?
It should be the latter, as that's how my friends access Jellyfin.

It's not quite an "Open in Jellyfin" button. Just show the link in a share UI so I can use or share the URL somewhere else.

@Chaphasilor
Copy link
Collaborator

Got it. I think we might wanna add both, a way to share the link and a way to open it directly.

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

No branches or pull requests

2 participants