nowplaying-RS-Music-Reco-FM icon indicating copy to clipboard operation
nowplaying-RS-Music-Reco-FM copied to clipboard

The trackid's return null when spotify api is used to get track information

Open Pager07 opened this issue 4 years ago • 2 comments

The title is my question. Thanks, Sam

Pager07 avatar Mar 16 '20 16:03 Pager07

The Track IDs contained are internal, hashed IDs and are not Spotify IDs, which is why those IDs are not being resolved against the Spotify API.

asmitapoddar avatar Jun 08 '20 09:06 asmitapoddar

Hello @asmitapoddar, I am having trouble with that issue as well. I would like to study recommandation systems with the help of the dataset you provided. I would also like to augment your dataset with other data coming from Spotify's API. Are the track id (base 62 URI) recoverable from the hashed track_id? If not does that mean that the dataset used in your paper is not compatible with other datasets ? Thank you for your help. Hugo.

HugoLeca avatar Aug 06 '23 16:08 HugoLeca