Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Missing tracks in Spotify playlist #116

Closed
github-actions bot opened this issue Dec 25, 2024 · 0 comments · Fixed by #117
Closed

Missing tracks in Spotify playlist #116

github-actions bot opened this issue Dec 25, 2024 · 0 comments · Fixed by #117
Labels
missing-tracks Missing tracks reported

Comments

@github-actions
Copy link

The following tracks are missing in the Spotify playlist:

[
  {
    "songId": "32156032",
    "title": "Last Christmas",
    "artist": "WHAM!",
    "album": "George Michael & Wham! Last Christmas: The Original Motion Picture Soundtrack (영화 '라스트 크리스마스' OST)",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "5493429",
    "title": "Text Me Merry Christmas (Feat. Kristen Bell)",
    "artist": "Straight No Chaser",
    "album": "Under The Influence: Holiday Edition",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "30781482",
    "title": "Merry & Happy",
    "artist": "TWICE (트와이스)",
    "album": "Merry & Happy",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "32995675",
    "title": "Christmas Without You",
    "artist": "Ava Max",
    "album": "Christmas Without You",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "4354180",
    "title": "겨울 고백",
    "artist": "성시경",
    "album": "Jelly Christmas 2013",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "30784187",
    "title": "This Christmas",
    "artist": "태연 (TAEYEON)",
    "album": "This Christmas - Winter is Coming",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "7979764",
    "title": "화이트(WHITE) (Feat. 박재범)",
    "artist": "다비치",
    "album": "D-MAKE",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "32158103",
    "title": "Like It's Christmas",
    "artist": "Jonas Brothers",
    "album": "Like It's Christmas",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "3614360",
    "title": "It's Beginning to Look a Lot like Christmas",
    "artist": "Michael Buble",
    "album": "Christmas",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "4347674",
    "title": "12월의 기적 (Miracles In December)",
    "artist": "EXO",
    "album": "겨울 스페셜 앨범 '12월의 기적 (Miracles In December)'",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "34369413",
    "title": "매일 크리스마스 (Everyday Christmas)",
    "artist": "다비치",
    "album": "매일 크리스마스 (Everyday Christmas)",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "3592400",
    "title": "Mistletoe",
    "artist": "Justin Bieber",
    "album": "Under The Mistletoe (Deluxe Edition)",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "38160685",
    "title": "Santa, Can’t You Hear Me",
    "artist": "Kelly Clarkson",
    "album": "When Christmas Comes Around… Again",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  },
  {
    "songId": "7963662",
    "title": "Dear Santa",
    "artist": "소녀시대-태티서 (Girls' Generation-TTS)",
    "album": "Dear Santa - X-Mas Special",
    "trackId": null,
    "trackUri": null,
    "danceability": null,
    "valence": null
  }
]
@github-actions github-actions bot added the missing-tracks Missing tracks reported label Dec 25, 2024
@justinyoo justinyoo linked a pull request Dec 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing-tracks Missing tracks reported
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants