media-video/jellyfin-media-player doesn't requires media-video/jellyfin-web-bin This is the case because according to the docs, I can use instead my self hosted www-apps/jellyfin
hmm, could you link to the docs? I think jellyfin-web-bin provides the code that connects to Jellyfin instances, and that it is always used, no matter what instance. I might be mistaken, of course, so a link would be appreciated. TIA!
https://github.com/jellyfin/jellyfin-media-player What is written in the docs is pretty clear to me: Web client: https://repo.jellyfin.org/releases/server/portable/versions/stable/web/ Note: If you do not provide the web client, the application will use a fallback UI where the user must select a server which has a web client. So basically I can use my own www-apps/jellyfin as the web client instead of the web client binaries from that URL.
that'd appear to indeed be the case - thank you for the report. I'll think about the best way to handle this and push a fix happy new year! :)
happy new year to you too
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b96e76e2cbf41346014a349bdd0ff8d834ddf035 commit b96e76e2cbf41346014a349bdd0ff8d834ddf035 Author: Arsen Arsenović <arsen@gentoo.org> AuthorDate: 2024-08-26 19:35:05 +0000 Commit: Arsen Arsenović <arsen@gentoo.org> CommitDate: 2024-09-04 22:58:50 +0000 media-video/jellyfin-media-player: add 1.11.1 This release no longer requires the local web client either. Closes: https://bugs.gentoo.org/921093 Closes: https://bugs.gentoo.org/938191 Tested-by: Your Name <your@email.tld> Signed-off-by: Arsen Arsenović <arsen@gentoo.org> media-video/jellyfin-media-player/Manifest | 1 + .../jellyfin-media-player-1.11.1.ebuild | 68 ++++++++++++++++++++++ 2 files changed, 69 insertions(+)
apologies - there was no intend to push this. I haven't been able to test it yet (due to a qt5 dependency). please contact me on IRC if you wish to help
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f1e0c1070f874550fe43ecb8ad95a74cef0d980 commit 9f1e0c1070f874550fe43ecb8ad95a74cef0d980 Author: Arsen Arsenović <arsen@gentoo.org> AuthorDate: 2024-08-26 19:35:05 +0000 Commit: Arsen Arsenović <arsen@gentoo.org> CommitDate: 2024-09-05 09:31:37 +0000 media-video/jellyfin-media-player: add 1.11.1 This release no longer requires the local web client either. Closes: https://bugs.gentoo.org/921093 Closes: https://bugs.gentoo.org/938191 Tested-by: Sebastian Engel <sighunter@gmx.de> Signed-off-by: Arsen Arsenović <arsen@gentoo.org> media-video/jellyfin-media-player/Manifest | 1 + .../jellyfin-media-player-1.11.1.ebuild | 68 ++++++++++++++++++++++ 2 files changed, 69 insertions(+)