mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Unable to connect from MrMC using Emby manual sign-in #1464
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sam-o on GitHub (Mar 29, 2020).
Describe the bug
Connecting to Jellyfin from MrMC using Emby manual sign-in is failing after updating the version.
System (please complete the following information):
To Reproduce
Expected behavior
MrMC should connect to Jellyfin and see Jellyfin as a source.
Logs
Jellyfin logs did not have the connection attempt from the MrMC logs below it looks like the POST request is redirected to a GET.
Logs from MrMC
Additional context
This was working up until the Jellyfin docker container was updated. I'm not sure which version I had running previously. Is this a MrMC Emby connector issue or a Jellyfin issue?
@Shadowghost commented on GitHub (Mar 29, 2020):
Since Jellyfin is moving more and more away from Emby it's expected to break Emby connectors at some point. IMHO MrMC should implement a Jellyfin specific connector if they want to support it.
Breaking connectors of 3rd party apps are not issues needing to be fixed by the jellyfin maintainers. You should ask at MrMC 😄
@dkanada commented on GitHub (Mar 29, 2020):
We definitely want to accomodate any app or service that includes functionality for Jellyfin, so issues are welcome as long as they were created by us 😄 the eventual goal is a fully documented and stable API that will let services connect without any chance of breakage.
@amet commented on GitHub (Mar 30, 2020):
Is there any documentation on what changed in the api so that we can fix this?
@dkanada commented on GitHub (Mar 30, 2020):
There's a small chance this will fix it but we haven't changed the API in probably half a year so I'm not sure at the moment what could have caused it.
@sam-o commented on GitHub (Apr 1, 2020):
I tried changing the Jellyfin base path to /emby instead of /jellyfin and managed to login but the library isn't loading. I've added this comment to both issues as the discussion is happening here and it's not clear yet if a change will be made on the Jellyfin or MrMC side.
Here are some additional MrMC logs:
@anthonylavado commented on GitHub (Apr 1, 2020):
@amet Do note that the user initially had a base URL/subpath set - that’s the issue I emailed about in February. I’m not sure about the library not loading though. Let us know if we can help further in any way (I can test against my servers here).
@amet commented on GitHub (Apr 1, 2020):
@anthonylavado I realised that after @sam-o made a comment about url/path
I’ll check if something has changed in loading the library, we check for few things before we decide that library can be loaded.
Does the library load for you on MrMC and 10.5.2 jellyfin?
@anthonylavado commented on GitHub (Apr 1, 2020):
@amet Just tested on iOS, no issue. Apple TV will have to wait until later this morning (it’s nearly 1 AM for me)
@amet commented on GitHub (Apr 1, 2020):
@anthonylavado I cant test here, qnap package for 10.5.2 is having some issues starting. is unofficial qnap package the only source?
https://pastebin.com/JguD8FQE
@dkanada commented on GitHub (Apr 1, 2020):
Is that the one that costs five dollars? It's the only source yeah, we haven't had any developers come forward who are interested in creating an official (and free) installation there.
@amet commented on GitHub (Apr 1, 2020):
@dkanada yeah, thats the one. unfortunately thats the only one I have to test on :(
@sam-o commented on GitHub (Apr 1, 2020):
@amet Is there anything I can test with my setup to get you the info you need?
Also I'm running this docker image on Unraid for Jellyfin: https://hub.docker.com/r/linuxserver/jellyfin/
@amet commented on GitHub (Apr 1, 2020):
@sam-o what happens if you don’t add the path? Does it work then ?
Maybe a full debuglog would help, if you prefer we can move the conversation to our forums. https://forum.mrmc.tv/
@sam-o commented on GitHub (Apr 1, 2020):
@amet Removed the path in Jellyfin and things are working now. Library is appearing and files are playing.
I uploaded Debuglog 0MR81.log from within MrMC in case you want to look into it further.
Do you want to keep this issue open so that the default config can be updated to work or docs updated with the necessary config?
Thanks for your help.
@amet commented on GitHub (Apr 1, 2020):
That’s good news, we are working on creating an independent login for jellyfin to move it away from emby and to make it easier to tackle jellyfin related issues.
@anthonylavado is the demo server still available for testing? Just until I can get my qnap going.
@dkanada commented on GitHub (Apr 1, 2020):
We have a stable release here and a nightly here if you want to test future changes.
@amet commented on GitHub (Apr 1, 2020):
@dkanada thanks , I’ll use that to test
@stale[bot] commented on GitHub (Jul 30, 2020):
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.