How to make beets see files with accent marks? #4519
Unanswered
phirestalker
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Unfortunately, this kind of encoding issue can be extremely subtle and hard to track down. If your locale settings did in fact change, a good option may be to import the relevant files again. That is, you could try moving your database file aside (as a backup) and recreating it with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
These files were imported (and moved) by beets, so I can assume that it understood the filenames then. I may have changed my locale setting sometime after import. Now, when I use the -p option to list the path to the file the system does not recognize it, but when I list the files in that directory the name looks the same to me. I am unsure what to do about this.
Beta Was this translation helpful? Give feedback.
All reactions