-
-
Notifications
You must be signed in to change notification settings - Fork 574
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
Only rudimentary metadata received [iOS 9] #127
Comments
Seems like the iPad app (is it the Music app?) is not providing any metadata. I haven't looked at what the Music app produces, TBH. The extra data from the volume control is to be expected alright. |
Much appreciated. Cross test shows that iOS 8.3 music app is sending metadata, iOS 9.1 beta not, neither on iPad nor on iPhone. Would this also be the reason for not receiving |
You are right about the |
Hi there. This is what shairport-sync-metadata-reader shows out from an ios9 playing source: "ssnc" "snua": "AirPlay/241.33". No title, album, artist, etc... Vol keeps working though... |
Hi, and thanks for the report. All the information listed above originates with Shairport Sync itself, so there's nothing at all coming in from iOS 9. It does appear to be sending picture data at least to an Apple TV, so they really seem to have changed their metadata system, which is worrying. |
I've read reports about display sync not working either from iOS9 to jailbroken apple tvs. Is there any raw stream of iOS9 data that we could supply for debugging purposes? |
Does this help: juhovh/shairplay@498bc5b and juhovh/shairplay#43 |
Hi. Thanks for the link -- it's interesting, but I don't think its relevant. Shairport Sync is compatible with iOS 9 already -- which is what that patch seemed to be for -- and it doesn't seem to have anything to do with the missing metadata. I'd love to be wrong, by the way :) |
Did you succeed to understand what happens with the missing metadat? Is there any device combination where its working ( apple tv, airfoil etc.)? |
No real progress. iOS9 devices are sending metadata to updated Apple TVs, so the metadata is being sent. SO, it's not so much "missing" as moving along a different pathway with different protocols. Time for a WireShark analysis, at least... Any volunteers? |
I will have a try with airfoil on my side, i dont have apple tv... |
I tried tcpdump some days ago, with no luck so far. I may not be looking for the correct stuff anyway. The good news is that it seems metadata is still being sent to audio-mode devices, that's the most important thing. But well thought Apple TV announces itself as a video renderer so that may be the reason that it receives metadata from AirPlay as commented somewhere else, as it has the cappability of showing it in a display... |
fixed in 9.2 😄 |
Yes, I can confirm that pictures are coming through again. It seems that the picture data is being sent even if you don't ask for it – see #170 – but I think it's pretty good news overall. |
It's actually nice to see some third party apps supporting metadata – TuneIn Radio is a bit crude, but the Radio Svizzera Classica app supports it rather well, as does WunderRadio. Maybe more! |
What a relief, my LCD display is alive again... |
Cool. TuneIn Radio and Radio Svizzera Classica also do so! There's at least one bug that's been fixed and an update is pending. All good. |
I'm closing this now – Apple have come to the rescue, sorta. |
I've compiled ssnc with metadata support and enabled metadata plus coverart. This is what I'm receicing when playing from iOS 9.1 beta/ iPad:
Imho that amounts to:
Nothing else- no iTunes metadata, no cover art. This is when playing various songs from any album.
UPDATE
I do suddenly get further data when using the volume buttons on the ipad!
Any idea where I'm going wrong?
The text was updated successfully, but these errors were encountered: