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

Links to content on Jellyfin server broken #1335

Closed
gerben838665 opened this issue Aug 20, 2020 · 2 comments · Fixed by #1339
Closed

Links to content on Jellyfin server broken #1335

gerben838665 opened this issue Aug 20, 2020 · 2 comments · Fixed by #1339
Assignees
Labels
bug Something isn't working jellyfin release/0.2 Issues that should be included in the 0.2 release

Comments

@gerben838665
Copy link

Describe the bug
When opening a link to a movie/show on Jellyfin it results in an error page.

To Reproduce

  1. Go to the general page of Movies or Shows.
  2. Click on on the titel name of a movie or show.

Expected behaviour
Opens the Jellyfin server page of the movie or show.

System

  • OS: Unraid
  • Browser: Edge Chromium
  • EmbyStat version: 0.2.0-beta.23
  • Media server type: Jellyfin

Additional context:
EmbyStat seems to open the wrong link might be because of a difference between emby and jellyfin.

Example
Link that EmbyStat tries to open:
https://[serverdomain]/web/index.html#!/item?id=fe125f45c4b27371c7847f3215fb0b13&serverId=5cc5d6f090da4952bc42ccb4d68b640f

Actual link when opening same content directly on the Jellyfin server:
https://[serverdomain]/web/index.html#!/details?id=fe125f45c4b27371c7847f3215fb0b13&serverId=5cc5d6f090da4952bc42ccb4d68b640f

Problem seems to be that EmbyStat uses item instead of details in links for content on a Jellyfin server.

@mregni mregni self-assigned this Aug 23, 2020
@mregni mregni added bug Something isn't working jellyfin release/0.2 Issues that should be included in the 0.2 release labels Aug 23, 2020
@mregni
Copy link
Owner

mregni commented Aug 23, 2020

Sorry, I was still running an older version of Jellyfin so that's why the links are wrong. I'm updating them asap

mregni added a commit that referenced this issue Aug 24, 2020
mregni added a commit that referenced this issue Aug 24, 2020
@mregni mregni reopened this Aug 24, 2020
@mregni mregni mentioned this issue Sep 8, 2020
@mregni
Copy link
Owner

mregni commented Sep 9, 2020

This issue is fixed in beta.24. Feel free to reopen if the issue still persists.

@mregni mregni closed this as completed Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jellyfin release/0.2 Issues that should be included in the 0.2 release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants