Marekkon5 / beatporttagger

Simple Python app to automatically update your audio tags & cover with data from Beatport using scrapping (no paid API).
36 stars 5 forks source link

Beatport #1

Closed atarbig closed 4 years ago

atarbig commented 4 years ago

Hi! I have error when install webview, how i can fix? And on windows vds (2016) button browser don't open directories

Marekkon5 commented 4 years ago

Pywebview - what error is it? Try Python 3.6 - only working version for me on Windows. Browse button - does anything show in log?

atarbig commented 4 years ago

pip install webview error: error: command 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\cl.exe' failed with exit status 2

Marekkon5 commented 4 years ago

Could you please send the whole log/output

atarbig commented 4 years ago

webview.txt

Marekkon5 commented 4 years ago

Hello, my bad, webview got included in requirements.txt when generating, but my project uses pywebview. Please try installing on the latest commit. Thank you.

atarbig commented 4 years ago

all work fine, thanks. Please add release date (or year) in format 2020-10-30 (yyyy-mm-dd)

Marekkon5 commented 4 years ago

It already is in that format for FLAC files. For MP3 it's split into 2 tags (year and date) and using the ID3 standard formatting.

atarbig commented 4 years ago

Great tagger! Thank you for your work. I'm joyful !

Marekkon5 commented 4 years ago

Hello, there has been new update, which should improve the matches.