View Issue Details

IDProjectCategoryView StatusLast Update
0013395MMAGeneralpublic2016-12-21 09:45
Reporterrusty Assigned To 
PriorityurgentSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version1.2.0 
Target Version1.2.0Fixed in Version1.3.0 
Summary0013395: Date is represented as 2016-01-01 instead of 2016
DescriptionIf 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 Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=21&t=84538&p=425301#p425083
TagsNo tags attached.
Fixed in build655

Relationships

related to 0013198 closedLudek MMW v4 Hama DIR3000 as renderer fails to show song info when date is in year format only 
related to 0008742 assignedrusty MMW Wishlist Customize Tag display over DLNA/UPnP 
related to 0010254 resolvedLudek MMW v4 DLNA: We should consider introducing DLNA profiles 

Activities

Ludek

2016-07-11 19:57

developer   ~0045129

Last edited: 2016-07-11 20:08

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.

rusty

2016-08-05 14:15

administrator   ~0045332

You're right--the problem seems to be specific to MMA. Re-assigning to Marek as an MMA bug.

marek

2016-11-30 09:28

developer   ~0046317

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.

peke

2016-12-21 09:45

developer   ~0046680

Verified 657