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

feat: add emby detail url support #71

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

jsl9208
Copy link
Contributor

@jsl9208 jsl9208 commented Apr 15, 2022

Description

The emby format of media urls is <server_url>/web/index.html#!/item?id=xxx..., which is different from Jellyfin's <server_url>/web/index.html#!/details?id=xxx...

This PR add the support of media links for emby servers, via an enviroment variable JELLYFIN_TYPE=emby. It adds a alternative choice, and will not break anything of the current code base.

@fallenbagel fallenbagel merged commit 7a9d7a4 into fallenbagel:main Apr 15, 2022
@fallenbagel fallenbagel mentioned this pull request Aug 30, 2022
1 task
@fallenbagel

This comment was marked as outdated.

This comment was marked as outdated.

@fallenbagel
Copy link
Owner

@all-contributors please add @jsl9208 for code

Copy link
Contributor

@fallenbagel

I've put up a pull request to add @jsl9208! 🎉

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.

2 participants