Skip to content

Commit

Permalink
Merge pull request #2756 from shawnrivers/update-data
Browse files Browse the repository at this point in the history
Add 31st single songs
  • Loading branch information
shawnrivers authored Nov 14, 2022
2 parents 9992366 + 00d4d1b commit 4a96325
Show file tree
Hide file tree
Showing 6 changed files with 1,124 additions and 2 deletions.
52 changes: 52 additions & 0 deletions src/db/result/album.json
Original file line number Diff line number Diff line change
Expand Up @@ -3889,6 +3889,58 @@
"D",
"T"
]
},
{
"key": "waruiseibun",
"title": "悪い成分",
"type": "under",
"inCdType": [
"A",
"B",
"C",
"D",
"T"
]
},
{
"key": "korekara",
"title": "これから",
"type": "solo",
"inCdType": [
"A"
]
},
{
"key": "sentourhapsody",
"title": "銭湯ラプソディー",
"type": "unit",
"inCdType": [
"B"
]
},
{
"key": "atonomatsuri",
"title": "アトノマツリ",
"type": "unit",
"inCdType": [
"C"
]
},
{
"key": "amaievidence",
"title": "甘いエビデンス",
"type": "unit",
"inCdType": [
"D"
]
},
{
"key": "17funkan",
"title": "17分間",
"type": "fifth generation",
"inCdType": [
"T"
]
}
],
"centers": [
Expand Down
108 changes: 108 additions & 0 deletions src/db/result/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -4772,6 +4772,114 @@
"lg": "/images/artworks/singles/31/[email protected]"
}
},
{
"id": "song-waruiseibun",
"field": "悪い成分 waruiseibun",
"searchType": "songs",
"key": "waruiseibun",
"title": "悪い成分",
"songType": "under",
"single": {
"title": "ここにはないもの",
"number": "31"
},
"albums": [],
"artwork": {
"sm": "/images/artworks/singles/31/[email protected]",
"md": "/images/artworks/singles/31/[email protected]",
"lg": "/images/artworks/singles/31/[email protected]"
}
},
{
"id": "song-korekara",
"field": "これから korekara",
"searchType": "songs",
"key": "korekara",
"title": "これから",
"songType": "solo",
"single": {
"title": "ここにはないもの",
"number": "31"
},
"albums": [],
"artwork": {
"sm": "/images/artworks/singles/31/[email protected]",
"md": "/images/artworks/singles/31/[email protected]",
"lg": "/images/artworks/singles/31/[email protected]"
}
},
{
"id": "song-sentourhapsody",
"field": "銭湯ラプソディー sentourhapsody",
"searchType": "songs",
"key": "sentourhapsody",
"title": "銭湯ラプソディー",
"songType": "unit",
"single": {
"title": "ここにはないもの",
"number": "31"
},
"albums": [],
"artwork": {
"sm": "/images/artworks/singles/31/[email protected]",
"md": "/images/artworks/singles/31/[email protected]",
"lg": "/images/artworks/singles/31/[email protected]"
}
},
{
"id": "song-atonomatsuri",
"field": "アトノマツリ atonomatsuri",
"searchType": "songs",
"key": "atonomatsuri",
"title": "アトノマツリ",
"songType": "unit",
"single": {
"title": "ここにはないもの",
"number": "31"
},
"albums": [],
"artwork": {
"sm": "/images/artworks/singles/31/[email protected]",
"md": "/images/artworks/singles/31/[email protected]",
"lg": "/images/artworks/singles/31/[email protected]"
}
},
{
"id": "song-amaievidence",
"field": "甘いエビデンス amaievidence",
"searchType": "songs",
"key": "amaievidence",
"title": "甘いエビデンス",
"songType": "unit",
"single": {
"title": "ここにはないもの",
"number": "31"
},
"albums": [],
"artwork": {
"sm": "/images/artworks/singles/31/[email protected]",
"md": "/images/artworks/singles/31/[email protected]",
"lg": "/images/artworks/singles/31/[email protected]"
}
},
{
"id": "song-17funkan",
"field": "17分間 17funkan",
"searchType": "songs",
"key": "17funkan",
"title": "17分間",
"songType": "fifth generation",
"single": {
"title": "ここにはないもの",
"number": "31"
},
"albums": [],
"artwork": {
"sm": "/images/artworks/singles/31/[email protected]",
"md": "/images/artworks/singles/31/[email protected]",
"lg": "/images/artworks/singles/31/[email protected]"
}
},
{
"id": "song-darekahamikata",
"field": "誰かは味方 darekahamikata",
Expand Down
Loading

1 comment on commit 4a96325

@vercel
Copy link

@vercel vercel bot commented on 4a96325 Nov 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.