Marekkon5 / onetagger

Music tagger for Windows, MacOS and Linux with Beatport, Discogs, Musicbrainz, Spotify, Traxsource and many other platforms support.
https://onetagger.github.io/
GNU General Public License v3.0
614 stars 32 forks source link

Error when trying to upload playlist #148

Open mtsbh opened 2 years ago

mtsbh commented 2 years ago

Hi, guys, I've got this error when I try to upload .m3u playlist into AutoTag.

image

There's the playlist. - https://easyupload.io/zutz14 (I'm not allowed to attach m3u file here)

Also, when I try with m3u8- it doesn't even drop it in 1T. It stays blank and nothing more.

Marekkon5 commented 2 years ago

Hello, the file you've sent contains invalid characters (so 1T can't read it). The issues are on lines: 478-479, 488-491, 588-589 (if you remove those, the playlist works properly). Which app created this file? Maybe you can set UTF-8 encoding there.

Also I've fixed playlist drag and drops in the latest commit. You can get the binary from the Actions tab to try it out. M3U8 should work as well.

mtsbh commented 2 years ago

Hi! I tried with both - foobar and aimp. The result was the same.

Thank you! Will try tonight

Marekkon5 commented 2 years ago

Maybe the actual filenames have weird characters in them:

D:\#HARD\#\onur \F6zer - crescendo.aif
D:\#HARD\#\onur \F6zer, tc studio - lapona enigel.aiff
D:\#HARD\#\onur o\A8zer & arapu - rec05.aif
D:\#HARD\#\roomorph - num\E9ro.aif
mtsbh commented 2 years ago

Yes. I see. It's because of the artist's name - onur özer. The Turkish language has those types of letters - with two dots.

Second one also - "roomorph - numéro"

Marekkon5 commented 2 years ago

You can maybe try renaming them to not have the special letters.