daydreamer-json commited on
Commit
69f07fd
·
verified ·
1 Parent(s): 1ac7c4a

Database update

Browse files
Files changed (1) hide show
  1. db/master.json +218 -1
db/master.json CHANGED
@@ -3,7 +3,7 @@
3
  "versionMajor": 0,
4
  "versionMinor": 0,
5
  "versionPatch": 1,
6
- "updateDateUnixMs": 1705781548065
7
  },
8
  "data": {
9
  "artists": [
@@ -66,9 +66,71 @@
66
  "spotify": "3AMFQZ3Tt549kShRG2IBYT",
67
  "youtube": "UC3XZCxTQ55JkT35W27Jtbyg"
68
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  }
70
  ],
71
  "codecs": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
  {
73
  "uuid": "018d2821-51f0-72d6-bd75-d3e697768f75",
74
  "nameBasic": "FLAC",
@@ -110,6 +172,34 @@
110
  "sampleRate": 48000,
111
  "channelCount": 2,
112
  "encodeParams": "qaac64 --cvbr 64 --he -q 2 --rate keep --gapless-mode 0 --threading"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  }
114
  ],
115
  "coverArtDefaults": [
@@ -323,6 +413,133 @@
323
  "durationSamples": 9360000
324
  }
325
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
326
  }
327
  ]
328
  }
 
3
  "versionMajor": 0,
4
  "versionMinor": 0,
5
  "versionPatch": 1,
6
+ "updateDateUnixMs": 1706629503155
7
  },
8
  "data": {
9
  "artists": [
 
66
  "spotify": "3AMFQZ3Tt549kShRG2IBYT",
67
  "youtube": "UC3XZCxTQ55JkT35W27Jtbyg"
68
  }
69
+ },
70
+ {
71
+ "uuid": "018d5af1-cac1-7836-9f04-1f0a904adc13",
72
+ "mbid": "c16f8e30-0476-4d07-971d-f3b96adb1753",
73
+ "name": "伊藤美来",
74
+ "nameLatin": "Ito Miku",
75
+ "nameFileName": null,
76
+ "link": {
77
+ "itunes": 1084662565,
78
+ "spotify": "4IcWgtz5hpMVQ8ZFEXUSAD",
79
+ "youtube": "UC5jcW47_Svq9AFkhNLca4EA"
80
+ }
81
+ },
82
+ {
83
+ "uuid": "018d5af1-cac1-7836-9f04-1f0b0efd411d",
84
+ "mbid": "b29a95f9-de9e-4966-9d46-e5d35536aac7",
85
+ "name": "渡部紫緒",
86
+ "nameLatin": "Watanabe Shio",
87
+ "nameFileName": null,
88
+ "link": {
89
+ "itunes": null,
90
+ "spotify": null,
91
+ "youtube": null
92
+ }
93
+ },
94
+ {
95
+ "uuid": "018d5af1-cac1-7836-9f04-1f0cabc97ab3",
96
+ "mbid": "e07b4c9d-85c0-439d-8f94-4f056a1b8f47",
97
+ "name": "坂部剛",
98
+ "nameLatin": "Sakabe Go",
99
+ "nameFileName": null,
100
+ "link": {
101
+ "itunes": null,
102
+ "spotify": null,
103
+ "youtube": null
104
+ }
105
+ },
106
+ {
107
+ "uuid": "018d5af1-cac1-7836-9f04-1f0d6d91d115",
108
+ "mbid": "097bdd59-8562-4b5b-a004-3da0f97e01ea",
109
+ "name": "今井亮太郎",
110
+ "nameLatin": "Imai Ryotaro",
111
+ "nameFileName": null,
112
+ "link": {
113
+ "itunes": 447530957,
114
+ "spotify": "1Ogp4yK6RFM50S1RKqU21b",
115
+ "youtube": "UCdGCfJqGjqmIOkpskWVz8Jw"
116
+ }
117
  }
118
  ],
119
  "codecs": [
120
+ {
121
+ "uuid": "018d5a94-8aac-740d-b5f7-4d9a288742b1",
122
+ "nameBasic": "FLAC",
123
+ "nameLong": "Free Lossless Audio Codec",
124
+ "extension": "flac",
125
+ "isCompress": true,
126
+ "isLossless": true,
127
+ "bitRateAvg": null,
128
+ "bitRateMax": 4608000,
129
+ "bitDepth": 24,
130
+ "sampleRate": 96000,
131
+ "channelCount": 2,
132
+ "encodeParams": "flac -V -l 12 -b 8192 -m -r 8 -A subdivide_tukey(5)"
133
+ },
134
  {
135
  "uuid": "018d2821-51f0-72d6-bd75-d3e697768f75",
136
  "nameBasic": "FLAC",
 
172
  "sampleRate": 48000,
173
  "channelCount": 2,
174
  "encodeParams": "qaac64 --cvbr 64 --he -q 2 --rate keep --gapless-mode 0 --threading"
175
+ },
176
+ {
177
+ "uuid": "018d5a94-8aac-740d-b5f7-4d9b87396715",
178
+ "nameBasic": "Opus",
179
+ "nameLong": "Opus Audio Codec",
180
+ "extension": "opus",
181
+ "isCompress": true,
182
+ "isLossless": false,
183
+ "bitRateAvg": 144000,
184
+ "bitRateMax": 160000,
185
+ "bitDepth": null,
186
+ "sampleRate": 48000,
187
+ "channelCount": 2,
188
+ "encodeParams": "opusenc --vbr --bitrate 144 --music --comp 10 --framesize 60 --max-delay 1000"
189
+ },
190
+ {
191
+ "uuid": "018d5a94-8aac-740d-b5f7-4d9cc9b69c80",
192
+ "nameBasic": "Opus",
193
+ "nameLong": "Opus Audio Codec",
194
+ "extension": "opus",
195
+ "isCompress": true,
196
+ "isLossless": false,
197
+ "bitRateAvg": 64000,
198
+ "bitRateMax": 72000,
199
+ "bitDepth": null,
200
+ "sampleRate": 48000,
201
+ "channelCount": 2,
202
+ "encodeParams": "opusenc --vbr --bitrate 64 --music --comp 10 --framesize 60 --max-delay 1000"
203
  }
204
  ],
205
  "coverArtDefaults": [
 
413
  "durationSamples": 9360000
414
  }
415
  ]
416
+ },
417
+ {
418
+ "uuid": "018d5a93-1608-7bcf-b1bd-a710f0e0a2be",
419
+ "mbid": "7053c641-0c8e-44a1-81fd-8e74cc026ef5",
420
+ "releaseDate": "2023-10-11",
421
+ "title": "点と線",
422
+ "titleLatin": "Ten To Sen",
423
+ "artist": ["018d5af1-cac1-7836-9f04-1f0a904adc13"],
424
+ "barCode": 4549767188010,
425
+ "isCompilation": false,
426
+ "copyright": "(C) 2023 Nippon Columbia Co., Ltd./NIPPONOPHONE",
427
+ "link": {
428
+ "itunes": 1708560462,
429
+ "spotify": "6nUCj1ED7bZLocuAwsUuWI"
430
+ },
431
+ "isAllTrackSameCodecs": true,
432
+ "codecs": [
433
+ {
434
+ "uuid": "018d5a94-8aac-740d-b5f7-4d9a288742b1",
435
+ "isOriginal": true,
436
+ "path": "flac_96k"
437
+ },
438
+ {
439
+ "uuid": "018d2821-51f0-72d6-bd75-d3e697768f75",
440
+ "isOriginal": false,
441
+ "path": "flac_48k"
442
+ },
443
+ {
444
+ "uuid": "018d2821-51f1-7203-bd3d-34ff786250f3",
445
+ "isOriginal": false,
446
+ "path": "aac_320k"
447
+ },
448
+ {
449
+ "uuid": "018d5a94-8aac-740d-b5f7-4d9b87396715",
450
+ "isOriginal": false,
451
+ "path": "opus_144k"
452
+ },
453
+ {
454
+ "uuid": "018d5a94-8aac-740d-b5f7-4d9cc9b69c80",
455
+ "isOriginal": false,
456
+ "path": "opus_64k"
457
+ },
458
+ {
459
+ "uuid": "018d2821-51f2-75aa-856a-a02ff306eb55",
460
+ "isOriginal": false,
461
+ "path": "aac_64k"
462
+ }
463
+ ],
464
+ "isCoverArtsUseDefault": false,
465
+ "coverArts": [
466
+ {
467
+ "width": 2598,
468
+ "height": 2598,
469
+ "fileName": "cover_2598px",
470
+ "format": [{"name":"WebP","extension":"webp"},{"name":"JPEG","extension":"jpg"}]
471
+ },
472
+ {
473
+ "width": 1024,
474
+ "height": 1024,
475
+ "fileName": "cover_1024px",
476
+ "format": [{"name":"WebP","extension":"webp"},{"name":"JPEG","extension":"jpg"},{"name":"PNG","extension":"png"}]
477
+ },
478
+ {
479
+ "width": 512,
480
+ "height": 512,
481
+ "fileName": "cover_512px",
482
+ "format": [{"name":"WebP","extension":"webp"},{"name":"JPEG","extension":"jpg"},{"name":"PNG","extension":"png"}]
483
+ }
484
+ ],
485
+ "tracks": [
486
+ {
487
+ "uuid": "018d5a93-6d52-7deb-9fff-9a9ae28fe127",
488
+ "disc": 1,
489
+ "index": 1,
490
+ "title": "点と線",
491
+ "titleLatin": "Ten To Sen",
492
+ "titleFileName": null,
493
+ "artist": ["018d5af1-cac1-7836-9f04-1f0a904adc13"],
494
+ "lyricist": ["018d5af1-cac1-7836-9f04-1f0b0efd411d"],
495
+ "composer": ["018d5af1-cac1-7836-9f04-1f0cabc97ab3"],
496
+ "arranger": null,
497
+ "codecs": null,
498
+ "durationSamples": 27391823
499
+ },
500
+ {
501
+ "uuid": "018d5a93-6d52-7deb-9fff-9a9b2833daa8",
502
+ "disc": 1,
503
+ "index": 2,
504
+ "title": "空色ミサンガ",
505
+ "titleLatin": "Sorairo Misanga",
506
+ "titleFileName": null,
507
+ "artist": ["018d5af1-cac1-7836-9f04-1f0a904adc13"],
508
+ "lyricist": ["018d5af1-cac1-7836-9f04-1f0d6d91d115"],
509
+ "composer": ["018d5af1-cac1-7836-9f04-1f0d6d91d115"],
510
+ "arranger": null,
511
+ "codecs": null,
512
+ "durationSamples": 29236100
513
+ },
514
+ {
515
+ "uuid": "018d5a93-6d52-7deb-9fff-9a9ce3cc9299",
516
+ "disc": 1,
517
+ "index": 3,
518
+ "title": "点と線 (off vocal ver.)",
519
+ "titleLatin": "Ten To Sen (off vocal ver.)",
520
+ "titleFileName": null,
521
+ "artist": ["018d5af1-cac1-7836-9f04-1f0a904adc13"],
522
+ "lyricist": null,
523
+ "composer": ["018d5af1-cac1-7836-9f04-1f0cabc97ab3"],
524
+ "arranger": null,
525
+ "codecs": null,
526
+ "durationSamples": 27372687
527
+ },
528
+ {
529
+ "uuid": "018d5a93-6d52-7deb-9fff-9a9d8f35445e",
530
+ "disc": 1,
531
+ "index": 4,
532
+ "title": "空色ミサンガ (off vocal ver.)",
533
+ "titleLatin": "Sorairo Misanga (off vocal ver.)",
534
+ "titleFileName": null,
535
+ "artist": ["018d5af1-cac1-7836-9f04-1f0a904adc13"],
536
+ "lyricist": null,
537
+ "composer": ["018d5af1-cac1-7836-9f04-1f0d6d91d115"],
538
+ "arranger": null,
539
+ "codecs": null,
540
+ "durationSamples": 29235967
541
+ }
542
+ ]
543
  }
544
  ]
545
  }