View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013395 | MMA | General | public | 2016-07-05 21:32 | 2016-12-21 09:45 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.2.0 | ||||
Target Version | 1.2.0 | Fixed in Version | 1.3.0 | ||
Summary | 0013395: Date is represented as 2016-01-01 instead of 2016 | ||||
Description | If the user encodes albums with a Year, then when they're served via UPnP, they're always represented with yyyy-mm-dd even though the user never recorded mm-dd. Since the spec doesn't _require_ mm-dd, this seems to be a bit of a regression for most devices. However, since yyyy-mm-dd format _is_ required by some devices, perhaps we should make it an option (rather than the default behavior). Any thoughts? | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=21&t=84538&p=425301#p425083 | ||||
Tags | No tags attached. | ||||
Fixed in build | 655 | ||||
|
The only known issue so far is that playing to Hama DIR3000 renderer fails to show the song info on the renderer when format is YYYY only ( 0013198 ). I see following possible solutions: a) Revert 0013198 as it is rather the renderer's issue b) Show it in the YYYY when browsing server files, but keep it in the YYYY-MM-DD form while sending the current song info to the renderer c) Detect that the current renderer device is Hama and use YYYY only for Hama devices BTW: Which DLNA apps/devices you have tested? I just tested BubbleUPnP on Android, WMP on PC, my LG TV and they all show Year: 1999 correctly for <dc:date>1999-01-01</dc:date>, the only app that shows it as 1999-01-01 seems MMA. |
|
You're right--the problem seems to be specific to MMA. Re-assigning to Marek as an MMA bug. |
|
Fixed in build 655 Fixed displaying of release date. Fixed displaying of fields (skipcount, playcount and volume leveling) when not set. Currently "null" value was displayed. |
|
Verified 657 |