Implement originalReleaseDate in OpenSubsonic responses. (#2733)
See https://github.com/opensubsonic/open-subsonic-api/pull/80
This commit is contained in:
+5
@@ -31,6 +31,11 @@
|
||||
"title": "disc 2"
|
||||
}
|
||||
],
|
||||
"originalReleaseDate": {
|
||||
"year": 1994,
|
||||
"month": 2,
|
||||
"day": 4
|
||||
},
|
||||
"song": [
|
||||
{
|
||||
"id": "1",
|
||||
|
||||
Reference in New Issue
Block a user