Expose OpenSubsonic release date for album (#2906)
* [enhancement]: OS expose release date for album, make original optional * not optional * remove omitempty
This commit is contained in:
+5
@@ -36,6 +36,11 @@
|
||||
"month": 2,
|
||||
"day": 4
|
||||
},
|
||||
"releaseDate": {
|
||||
"year": 2000,
|
||||
"month": 5,
|
||||
"day": 10
|
||||
},
|
||||
"song": [
|
||||
{
|
||||
"id": "1",
|
||||
|
||||
Reference in New Issue
Block a user