You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yo! Love your tool. I'm running into an issue splitting files where the file name has a diacritic character like an accent mark or umlaut.
Issue: Conversion failing for file names with diacritics characters (accents, umlauts)
OS: macOs Sequoia 15.5
CPU: M4 Pro
Details: Tried converting a local file named "Karol G - Un Gatito Me Llamó" where the conversion failed each time the "ó" was in the file name. I renamed the file to use a normal "o" and it worked. I tested again with a different file that contained "ü" in it and the conversion failed.
Seems like an encoding issue - if you're tight on time I can dig through the code.