Open SodaWithoutSparkles opened 1 year ago
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
also get error with mi ai sound box. log was below, i'm not sure is the same reason
[14:02:02] [DBG] [44] Jellyfin.Networking.Manager.NetworkManager: 192.168.1.25/32: GetBindInterface: Has source, matched best internal interface on range. 192.168.1.16
[14:02:02] [DBG] [44] Emby.Dlna.Main.DlnaEntryPoint: Dlna Device.Start
[14:02:02] [INF] [44] Emby.Dlna.DlnaManager: No matching device profile found. The default will need to be used.
{"FriendlyName": "小爱音箱-9714", "ModelNumber": "S12", "SerialNumber": null, "ModelName": "S12", "ModelDescription": "The Mi AI SoundBox", "ModelUrl": null, "Manufacturer": "Mi, Inc.", "ManufacturerUrl": null, "Headers": [], "$type": "DeviceIdentification"}
[14:02:02] [INF] [44] Emby.Dlna.Main.DlnaEntryPoint: DLNA Session created for 小爱音箱-9714 - S12
[14:02:03] [ERR] [44] Emby.Dlna.Main.DlnaEntryPoint: Error updating device info for 小爱音箱-9714
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Emby.Dlna.PlayTo.SsdpHttpClient.GetDataAsync(String url, CancellationToken cancellationToken)
at Emby.Dlna.PlayTo.Device.GetAVProtocolAsync(CancellationToken cancellationToken)
at Emby.Dlna.PlayTo.Device.TimerCallback(Object sender)
Please describe your bug
Jellyfin requested a 404 resource on the DLNA device causing playback to fail. The path it requested does not appear in the BaseURL (which linked to a xml file) that describes its functions.
Steps to reproduce:
Jellyfin Version
10.8.z
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
Archive.zip
The zip file contained:
Base URL
entry linked toPlease attach any screenshots here
No response
Code of Conduct