Closed mkataja closed 1 year ago
Hey, thank you for reporting this issue! :) This seems right, the old token format will probably not be parsed correctly. I will fix this next week.
Hey @mkataja, took me while, and sorry for that. This issue should be already fixed in the v0.3.3 with https://github.com/Samik081/beets-beatport4/commit/8171cfceea7ddc525493fe3b3e05ca1c6073d0c4
Got the following traceback after installing and configuring the plugin with beatport username and password and running
beets import
:I noticed
~/.config/beets/beatport_token.json
already exists. I suppose this file was left by the old beatport plugin (?) and is probably not in the format beatport4 expects, hence the crash. The issue was resolved simply by removing the file.