View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011882 | MMW v4 | DLNA/UPnP | public | 2014-02-18 13:18 | 2022-04-27 13:57 |
Reporter | Ludek | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 4.0.7 | ||||
Summary | 0011882: UPnP: <dc:date> is in YYYY form instead of YYYY-MM-DD when only year is assigned | ||||
Description | When a track has assigned only year then MM serves <dc:date>2003</dc:date> instead of <dc:date>2003-01-01</dc:date> According to UPnP standards it should be always in YYYY-MM-DD form. | ||||
Additional Information | http://www.upnp.org/specs/av/UPnP-av-ContentDirectory-v2-Service-20060531.pdf Description: The dc:date property contains the primary date of the content. The format MUST be compliant to [ISO 8601] and SHOULD be compliant to [RFC 3339]. See http://dublincore.org/documents/dces. Examples: • 2004-05-14 • 2004-05-14T14:30:05 • 2004-05-14T14:30:05+09:00 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Further spec studing shown that YYYY is acceptable by standards, date-fullyear: yyyy Resolving as 'no change required' as there aren't known issues with YYYY so far. |
|
e.g. Hama DIR3000 has issues with the YYYY format ( http://www.mediamonkey.com/forum/viewtopic.php?f=20&t=82977 ) To be tweaked as 0013198 for 4.1.12 |