kalbhor / MusicRepair

Fixes music metadata and adds album art.
MIT License
598 stars 43 forks source link

Error while running the program #32

Closed leovarmak closed 7 years ago

leovarmak commented 7 years ago

image

kalbhor commented 7 years ago

This is due to changes in Spotify's API. I'll have to make major changes in this project to fix this. If you want, go ahead send me a PR, because I'm preoccupied with other stuff currently.

Will most probably fix in like a month or so.

Princeyadav05 commented 7 years ago

Can you guide how can this issue be fixed ?

kalbhor commented 7 years ago

I'll have to add a way to send Spotify API keys, thats it.

Princeyadav05 commented 7 years ago

I really liked your script. I will be grateful if you can add the Spotify Keys.

kalbhor commented 7 years ago

I am currently a little preoccupied (College & all). I'll sit and fix this script in a few weeks (hopefully).

I'm glad you really liked it! Till then, may I suggest an alternative? Beets works really well too.

Princeyadav05 commented 7 years ago

Thank you so much. I'll try beats. Also, I'll try to fix the issue in your script. And hopefully give a PR.

kalbhor commented 7 years ago

Hey guys! I've fixed musicrepair! You'll need Spotify API credentials (Go through the readme).

It should work as expected now :D

Make sure you update musicrepair (pip install musicrepair -U)

(Closing issue, reopen if any problems persist)

privatadata commented 4 years ago

Is this project dead?