Implement originalReleaseDate in OpenSubsonic responses. (#2733)

See https://github.com/opensubsonic/open-subsonic-api/pull/80
This commit is contained in:
Deluan Quintão
2023-12-22 21:03:55 -05:00
committed by GitHub
parent 3f349b1b58
commit 15e1394fa3
8 changed files with 58 additions and 10 deletions
@@ -31,6 +31,11 @@
"title": "disc 2"
}
],
"originalReleaseDate": {
"year": 1994,
"month": 2,
"day": 4
},
"song": [
{
"id": "1",