Skip to content

Commit

Permalink
Merge pull request #2746 from shawnrivers/update-data
Browse files Browse the repository at this point in the history
Add Hinachima Graduation and 31st Single
  • Loading branch information
shawnrivers authored Nov 5, 2022
2 parents 31eb3aa + 9b5fd2b commit ca95835
Show file tree
Hide file tree
Showing 13 changed files with 537 additions and 9 deletions.
45 changes: 45 additions & 0 deletions src/db/result/album.json
Original file line number Diff line number Diff line change
Expand Up @@ -3829,6 +3829,51 @@
}
]
},
{
"key": "kokonihanaimono",
"title": "ここにはないもの",
"type": "single",
"number": "31",
"artworks": [
{
"url": {
"sm": "/images/artworks/[email protected]",
"md": "/images/artworks/[email protected]",
"lg": "/images/artworks/[email protected]"
},
"type": "A"
}
],
"release": "2022-12-07",
"songs": [
{
"key": "kokonihanaimono",
"title": "ここにはないもの",
"type": "title",
"inCdType": [
"A"
]
}
],
"centers": [
{
"name": "saitouasuka",
"nameNotations": {
"lastName": "齋藤",
"firstName": "飛鳥",
"lastNameFurigana": "さいとう",
"firstNameFurigana": "あすか",
"lastNameEn": "saito",
"firstNameEn": "asuka"
},
"albumProfileImage": {
"sm": "/images/members/singles/28/[email protected]",
"md": "/images/members/singles/28/[email protected]",
"lg": "/images/members/singles/28/[email protected]"
}
}
]
},
{
"key": "imagaomoideninarumade",
"title": "今が思い出になるまで",
Expand Down
12 changes: 12 additions & 0 deletions src/db/result/discography.json
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,18 @@
},
"release": "2022-08-30"
},
{
"title": "ここにはないもの",
"key": "kokonihanaimono",
"type": "single",
"number": "31",
"artwork": {
"sm": "/images/artworks/[email protected]",
"md": "/images/artworks/[email protected]",
"lg": "/images/artworks/[email protected]"
},
"release": "2022-12-07"
},
{
"title": "今が思い出になるまで",
"key": "imagaomoideninarumade",
Expand Down
Loading

1 comment on commit ca95835

@vercel
Copy link

@vercel vercel bot commented on ca95835 Nov 5, 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.