View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017075 | MMW 5 | UPnP / DLNA | public | 2020-11-11 18:41 | 2020-11-14 14:04 |
Reporter | lowlander | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0017075: First file fails playback to UPnP client | ||||
Description | When leaving the MediaMonkey to play to a DLNA client it fails to play the first file after restart | ||||
Steps To Reproduce | 1) Set MediaMonkey to play to some DLNA client 2) Restart MediaMonkey 3) Hit Play | ||||
Tags | No tags attached. | ||||
Fixed in build | 2274 | ||||
|
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... |
|
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 |
|
Fixed in 2274 |
|
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. |