I found the cause of the issue, @baumaeschi. It's because OwnTone skips the line, as it doesn't recognize the "Á" as alphanumerical. It uses isalnum() for that, and I suppose it doesn't work for utf8. I will make a fix for that.
As a workaround, I think you can just add "/" in front of the "Á" in the m3u.
As a workaround, I think you can just add "/" in front of the "Á" in the m3u.
Statistics: Posted by ejurgensen — Tue Aug 20, 2024 10:04 am