View Issue Details

IDProjectCategoryView StatusLast Update
0017075MMW 5UPnP / DLNApublic2020-11-14 14:04
Reporterlowlander Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0017075: First file fails playback to UPnP client
DescriptionWhen leaving the MediaMonkey to play to a DLNA client it fails to play the first file after restart
Steps To Reproduce1) Set MediaMonkey to play to some DLNA client
2) Restart MediaMonkey
3) Hit Play
TagsNo tags attached.
Fixed in build2274

Activities

Ludek

2020-11-11 21:32

developer   ~0060141

Last edited: 2020-11-11 21:32

I cannot replicate, but in the logs I see that the file was FLAC served as MP3 (for auto-conversion) at first, but subsequently threated as a file that does not need conversion. To find more...

Ludek

2020-11-11 23:01

developer   ~0060143

Last edited: 2020-11-11 23:02

ok, seeing your MM5.DB and understand the issue now.
You have set FLAC as unsupported format for general DLNA/UPnP client (to be converted to MP3), but customized the auto-conversion rules for the "Dining Room" DLNA client to support FLAC.
Upon starting MM5 did not remember the last request's client and serves the FLAC file per general server's auto-convert setting (to be converted to MP3).

But with first request from "Dining Room" DLNA client it finds that the FLAC > MP3 conversion shouldn't be done and serves the file as FLAC.
"Dining Room" DLNA client is somehow confused by this (as the file URI was exposed with mp3 extension and 'audio/mpeg' mime type) but subsequently served as FLAC

Workaround is to add FLAC as supported format to Media Sharing > Server > Auto-Conversions

Ludek

2020-11-12 17:40

developer   ~0060146

Fixed in 2274

peke

2020-11-14 14:04

developer   ~0060208

Verified 2274

Test Note: Tricky to replicate, as there needs to be several DLNA devices set and they needs to be customized with own rules and supported files.