-
Notifications
You must be signed in to change notification settings - Fork 130
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] Cast Support #50
Comments
A lot of people have asked for this, I'm waiting on the audio package I'm using to support it. It's in progress there, so I should be able to add casting soon: ryanheise/just_audio#211 As for DLNA, I might be able to make it work. I don't know much about DLNA, but I've heard that the Jellyfin server should handle it and I just have to give the command to the server. |
On iOS, you can use AirPlay to play both downloaded and streamed songs by selecting the device in control center/the playing notification. Still no Cast/DLNA yet though. |
I use the Mopidy-Jellyfin plugin for Mopidy, and this would be nice when the audio package is finished as long as it can be added in a libre manner :) |
Any updates here? Is there anything someone can do to assist? This would be a killer feature for me, as I try to de-Sp**ify my life. |
I know this is reliant on the package, but any updates on this? |
Any update/timelines for this? :) Thanks |
A temporary solution could be to allow controlling of other Jellyfin devices. While not exactly the same as casting, I don't see why this would not be possible to implement. |
Hi, I'm very interested in this feature and would be willing to develop it. I have no experience with DLNA, Jellyfin APIs or Finamp development, but I think it should be doable. @jmshrv https://api.jellyfin.org/#tag/Dlna and https://api.jellyfin.org/#tag/DlnaServer would be the relevant APIs, right? |
Those look about right, also the just_audio issue makes it look like it'll actually be possible to add casting now so I may look into it while I have access to devices that have access to casting |
But the casting thing is different from DLNA, right? Because casting would be from the device and DLNA from the server where jellyfin runs if I understood things correctly. |
Ah I see |
Ah yeah I just mentioned Chromecast as a separate thing, I'm pretty sure DLNA should be handled from the server |
Ok, should we split it up into a separate issue? I think the UI parts will probably be the same, but the logic is obviously completely different. |
Yeah that's a good idea. For implementing DLNA, these are probably the relevant files:
|
Oh, also |
Thanks for the hints :) |
New issue for DLNA opened, please rename this one to Cast only :) |
Does anybody start working on that? |
Any news on Chromecast support? The only reason why I use jellyfin is just so I can play my songs to our hi-fi system in our living room, that has Cast support. I never listen music through my phone, I prefer to use Finamp as a control app for casting. Unfortunately, the official Jellyfin app is extremely buggy when it comes to casting, and it makes it totally unusable for me. I wonder if Finamp has any plans for some solid casting. |
Any plan to support cast (chromecast or DLNA), something like the native "play on" feature of the official jellyfin app? Thanks!
The text was updated successfully, but these errors were encountered: