Lakshay Kalbhor

Results 35 comments of Lakshay Kalbhor

This seems open. Can I work on this?

Sorry for the late reply. The functionalities are the same, you will need the API keys for `musicnow` too. I just haven't gotten around to changing `musicnow`. (If you try...

This is because the spotify API wrapper that both these libraries use - `spotipy` has changed the way it interacts with Spotify. It now always requires keys.

Could you please elaborate? Provide screenshots and examples.

Use `musicrepair -r [Your path]` to remove the default album art. After this use `musicrepair` as you normally would.

Locate musicrepair in your scripts folder and open command_line.py and make a few changes so that I can see what exception you're getting. Remove the try and except statement from...

Do the first few songs in your list already contain metadata and not contain album art?

Hey, have been busy with college for a while :P @SilverChard if you want to add a fix, I'll review it

Are you sure you updated musicrepair? ```pip install musicrepair -U```

@Princeyadav05 It seems like you're using python 2.7. Musicrepair works for Python 3.x.