refactor: update scanner, scanner tests, mockfs
closes #165 closes #163
This commit is contained in:
431
server/ctrlsubsonic/testdata/test_search_three_q_tra
vendored
Normal file
431
server/ctrlsubsonic/testdata/test_search_three_q_tra
vendored
Normal file
@@ -0,0 +1,431 @@
|
||||
{
|
||||
"subsonic-response": {
|
||||
"status": "ok",
|
||||
"version": "1.15.0",
|
||||
"type": "gonic",
|
||||
"searchResult3": {
|
||||
"song": [
|
||||
{
|
||||
"id": "tr-1",
|
||||
"album": "album-0",
|
||||
"albumId": "al-2",
|
||||
"artist": "artist-0",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-2",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-2",
|
||||
"path": "artist-0/album-0/track-0.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-0",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-2",
|
||||
"album": "album-0",
|
||||
"albumId": "al-2",
|
||||
"artist": "artist-0",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-2",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-2",
|
||||
"path": "artist-0/album-0/track-1.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-1",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-3",
|
||||
"album": "album-0",
|
||||
"albumId": "al-2",
|
||||
"artist": "artist-0",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-2",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-2",
|
||||
"path": "artist-0/album-0/track-2.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-2",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-4",
|
||||
"album": "album-1",
|
||||
"albumId": "al-3",
|
||||
"artist": "artist-0",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-3",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-3",
|
||||
"path": "artist-0/album-1/track-0.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-0",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-5",
|
||||
"album": "album-1",
|
||||
"albumId": "al-3",
|
||||
"artist": "artist-0",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-3",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-3",
|
||||
"path": "artist-0/album-1/track-1.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-1",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-6",
|
||||
"album": "album-1",
|
||||
"albumId": "al-3",
|
||||
"artist": "artist-0",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-3",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-3",
|
||||
"path": "artist-0/album-1/track-2.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-2",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-7",
|
||||
"album": "album-2",
|
||||
"albumId": "al-4",
|
||||
"artist": "artist-0",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-4",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-4",
|
||||
"path": "artist-0/album-2/track-0.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-0",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-8",
|
||||
"album": "album-2",
|
||||
"albumId": "al-4",
|
||||
"artist": "artist-0",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-4",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-4",
|
||||
"path": "artist-0/album-2/track-1.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-1",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-9",
|
||||
"album": "album-2",
|
||||
"albumId": "al-4",
|
||||
"artist": "artist-0",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-4",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-4",
|
||||
"path": "artist-0/album-2/track-2.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-2",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-10",
|
||||
"album": "album-0",
|
||||
"albumId": "al-7",
|
||||
"artist": "artist-1",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-7",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-7",
|
||||
"path": "artist-1/album-0/track-0.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-0",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-11",
|
||||
"album": "album-0",
|
||||
"albumId": "al-7",
|
||||
"artist": "artist-1",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-7",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-7",
|
||||
"path": "artist-1/album-0/track-1.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-1",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-12",
|
||||
"album": "album-0",
|
||||
"albumId": "al-7",
|
||||
"artist": "artist-1",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-7",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-7",
|
||||
"path": "artist-1/album-0/track-2.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-2",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-13",
|
||||
"album": "album-1",
|
||||
"albumId": "al-8",
|
||||
"artist": "artist-1",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-8",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-8",
|
||||
"path": "artist-1/album-1/track-0.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-0",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-14",
|
||||
"album": "album-1",
|
||||
"albumId": "al-8",
|
||||
"artist": "artist-1",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-8",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-8",
|
||||
"path": "artist-1/album-1/track-1.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-1",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-15",
|
||||
"album": "album-1",
|
||||
"albumId": "al-8",
|
||||
"artist": "artist-1",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-8",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-8",
|
||||
"path": "artist-1/album-1/track-2.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-2",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-16",
|
||||
"album": "album-2",
|
||||
"albumId": "al-9",
|
||||
"artist": "artist-1",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-9",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-9",
|
||||
"path": "artist-1/album-2/track-0.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-0",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-17",
|
||||
"album": "album-2",
|
||||
"albumId": "al-9",
|
||||
"artist": "artist-1",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-9",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-9",
|
||||
"path": "artist-1/album-2/track-1.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-1",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-18",
|
||||
"album": "album-2",
|
||||
"albumId": "al-9",
|
||||
"artist": "artist-1",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-9",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-9",
|
||||
"path": "artist-1/album-2/track-2.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-2",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-19",
|
||||
"album": "album-0",
|
||||
"albumId": "al-11",
|
||||
"artist": "artist-2",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-11",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-11",
|
||||
"path": "artist-2/album-0/track-0.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-0",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
},
|
||||
{
|
||||
"id": "tr-20",
|
||||
"album": "album-0",
|
||||
"albumId": "al-11",
|
||||
"artist": "artist-2",
|
||||
"bitRate": 100,
|
||||
"contentType": "audio/x-flac",
|
||||
"coverArt": "al-11",
|
||||
"created": "2019-11-30T00:00:00Z",
|
||||
"duration": 100,
|
||||
"isDir": false,
|
||||
"isVideo": false,
|
||||
"parent": "al-11",
|
||||
"path": "artist-2/album-0/track-1.flac",
|
||||
"suffix": "flac",
|
||||
"title": "title-1",
|
||||
"track": 1,
|
||||
"discNumber": 1,
|
||||
"type": "music",
|
||||
"year": 2021
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user