You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amperfy iOS cannot play songs, it fails with the following message:
Status code: 70
data not found
URL:
http://SERVERURL/rest/stream.view?u=USER&v=1.13.0&c=Amperfy&t=AUTHTOKEN&s=SALT&id=4cdd02473dc7e4d3e919aa563b5cae5e&format=mp3
Error Content:
{
"statusCode" : 70,
"topic" : "Download",
"message" : "data not found",
"cleansedURL" : "http:\/\/SERVERURL\/rest\/stream.view?u=USER&v=1.13.0&c=Amperfy&t=AUTHTOKEN&s=SALT&id=4cdd02473dc7e4d3e919aa563b5cae5e&format=mp3",
"data" : "<subsonic-response xmlns=\"http:\/\/subsonic.org\/restapi\" status=\"failed\" version=\"1.16.1\" type=\"navidrome\" serverVersion=\"0.53.3 (13af8ed4)\" openSubsonic=\"true\"><error code=\"70\" message=\"data not found\"><\/error><\/subsonic-response>"
}
My server configuration is correct and I'm able to play songs normally, but as soon as I try to play to my speakers via Airplay, I start to get this error.
Also, sometimes the song will play for a few seconds until it stops completely.
I have used AirPlay successfully in the past with the app, so I'm not sure what could be causing this issue.
The text was updated successfully, but these errors were encountered:
Since Apple released iOS 18.0 there are a lot of bug reports regarding AirPlay. I haven’t change code regarding AirPlay, I think this is an iOS issue. Are these errors occurring since your iOS upgrade?
Amperfy iOS cannot play songs, it fails with the following message:
My server configuration is correct and I'm able to play songs normally, but as soon as I try to play to my speakers via Airplay, I start to get this error.
Also, sometimes the song will play for a few seconds until it stops completely.
I have used AirPlay successfully in the past with the app, so I'm not sure what could be causing this issue.
The text was updated successfully, but these errors were encountered: