Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

【バグ】works.jsonのタイトルが英語表記と日本語表記で違うものが存在する。 #155

Open
Ishi-eenn opened this issue Dec 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Ishi-eenn
Copy link
Contributor

Ishi-eenn commented Dec 27, 2024

発見次第追記して行く

[
  {
    "id": 178,
    "composerJa": "C.P.E.バッハ",
    "composerEn": "Bach, Carl Philipp Emanuel",
    "titleJa": "オーボエ協奏曲 Wq.165",
    "titleEn": "Concerto, Oboe, H.466 (W.164), B-flat major"
  },
  {
    "id": 181,
    "composerJa": "C.P.E.バッハ",
    "composerEn": "Bach, Carl Philipp Emanuel",
    "titleJa": "ピアノ協奏曲 イ長調 Wq.19",
    "titleEn": "Concerto, Piano & Harpsichord, H.479 (W.47), E-flat major"
  },
  {
    "id": 218,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "ブランデンブルク協奏曲 全曲 BWV1046~BWV1051",
    "titleEn": "Brandenburg Concerto No.1, BWV 1046, F major"
  },
  {
    "id": 441,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "カンタータ「心と口と行いと命もて」 BWV147から 「主よ,人の望みの喜びよ」",
    "titleEn": "Cantata No.208 (Was mir behagt)"
  },
  {
    "id": 453,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "イタリア風協奏曲 ヘ長調 BWV971",
    "titleEn": "Concerto, Flute (or Violin), BWV 971, G major (Italian Concerto)"
  },
  {
    "id": 455,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "ピアノ協奏曲 第1番 ニ短調 BWV1052",
    "titleEn": "Concerto, Harpsichord, No.1, BWV 1052, D minor"
  },
  {
    "id": 456,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "ピアノ協奏曲 第2番 ホ長調 BWV1053",
    "titleEn": "Concerto, Harpsichord, No.2, BWV 1053, E major"
  },
  {
    "id": 457,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "ピアノ協奏曲 第3番 ニ長調 BWV1054",
    "titleEn": "Concerto, Harpsichord, No.3, BWV 1054, D major"
  },
  {
    "id": 459,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "ピアノ協奏曲 第5番 ヘ短調 BWV1056",
    "titleEn": "Concerto, Harpsichord, No.5, BWV 1056, F minor"
  },
  {
    "id": 461,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "ピアノ協奏曲 第7番ト短調 BWV1058",
    "titleEn": "Concerto, Harpsichord, No.7, BWV 1058, G minor"
  },
  {
    "id": 462,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "ヴァイオリンとオーボエのための協奏曲 BWV1060",
    "titleEn": "Concerto, 2 Harpsichords, No.1, BWV 1060, C minor"
  },
  {
    "id": 472,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "ヴァイオリン協奏曲 ト短調 BWV1056R",
    "titleEn": "Concerto, Violin & Viola, G major"
  },
  {
    "id": 483,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "ブランデンブルク協奏曲第1番 ヘ長調",
    "titleEn": "Mass, BWV 233, F major (Lutheran Mass No.1)"
  },
  {
    "id": 486,
    "composerJa": "バッハ",
    "composerEn": "Bach, Johann Sebastian",
    "titleJa": "ブランデンブルク協奏曲第4番ト長調",
    "titleEn": "Mass, BWV 236, G major (Lutheran Mass No.4)"
  },
  {
    "id": 705,
    "composerJa": "ベートーヴェン",
    "composerEn": "Beethoven, Ludwig van",
    "titleJa": "ピアノ・ソナタ 第14番 嬰ハ短調 作品27-2 「月光」",
    "titleEn": "Quartet, Strings, No.14, op.131, C-sharp minor (arr. Davis)"
  }
]

@Ishi-eenn Ishi-eenn added the bug Something isn't working label Dec 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant