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 #115

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

Missing tracks in Spotify playlist #115

github-actions bot opened this issue Dec 24, 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": "32995675",
    "title": "Christmas Without You",
    "artist": "Ava Max",
    "album": "Christmas Without You",
    "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": "4354180",
    "title": "겨울 고백",
    "artist": "성시경",
    "album": "Jelly Christmas 2013",
    "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": "30784187",
    "title": "This Christmas",
    "artist": "태연 (TAEYEON)",
    "album": "This Christmas - Winter is Coming",
    "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
  }
]
@github-actions github-actions bot added the missing-tracks Missing tracks reported label Dec 24, 2024
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