Updated TrackFile (markdown)

Qstick 2019-08-03 13:21:28 -04:00
parent a42e1bb2fc
commit c33c96bc3b
1 changed files with 0 additions and 15 deletions

@ -28,10 +28,6 @@ Optional:
"path": "C:\\Test2\\Bruce Springsteen\\We Shall Overcome- The Seeger Sessions (2006)\\Bruce Springsteen - 01 - Old Dan Tucker.flac",
"size": 17755366,
"dateAdded": "2018-04-15T02:47:26.391487Z",
"language": {
"id": 1,
"name": "English"
},
"quality": {
"quality": {
"id": 6,
@ -48,7 +44,6 @@ Optional:
"audioCodec": "FLAC"
},
"qualityCutoffNotMet": false,
"languageCutoffNotMet": false,
"id": 5421
},
{
@ -58,10 +53,6 @@ Optional:
"path": "C:\\Test2\\Bruce Springsteen\\High Hopes (2013)\\01 Bruce Springsteen - High Hopes [2014] - High Hopes.mp3",
"size": 10520492,
"dateAdded": "2018-04-15T02:47:27.2630697Z",
"language": {
"id": 1,
"name": "English"
},
"quality": {
"quality": {
"id": 2,
@ -78,7 +69,6 @@ Optional:
"audioCodec": "MP3"
},
"qualityCutoffNotMet": true,
"languageCutoffNotMet": false,
"id": 5422
}
]
@ -105,10 +95,6 @@ Required:
"path": "C:\\Test2\\Bruce Springsteen\\High Hopes (2013)\\01 Bruce Springsteen - High Hopes [2014] - High Hopes.mp3",
"size": 10520492,
"dateAdded": "2018-04-15T02:47:27.2630697Z",
"language": {
"id": 1,
"name": "English"
},
"quality": {
"quality": {
"id": 2,
@ -125,7 +111,6 @@ Required:
"audioCodec": "MP3"
},
"qualityCutoffNotMet": true,
"languageCutoffNotMet": false,
"id": 5422
}
```