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
in the latest version of beets, when using beet update command (since I delete files from disc from time to time) I noticed that my tags are being repopulated with special characters. At import I use a series of replace strings in the configuration file to remove all special characters not being read properly on systems with ut8.
Now, if I issue beet update command my missing files are being deleted but all my other files do get the titles with special characters back.
is there any way to make beet update take in consideration my replace strings in config file ?
thanks
Here's a link to the music files that trigger the bug (if relevant):
Setup
OS: Windows 7
Python version: 3.8.6
beets version: 2.0.0
Turning off plugins made problem go away (yes/no): NO
I suggest you have a look at the other "replace*" possibilities in the plugins section of the docs. Not sure if that helps but worth a try... "rewrite" and "substitute" for example. Also just search for terms "replace/rewrite" in the docs. HTH
Hi there,
in the latest version of beets, when using beet update command (since I delete files from disc from time to time) I noticed that my tags are being repopulated with special characters. At import I use a series of replace strings in the configuration file to remove all special characters not being read properly on systems with ut8.
Now, if I issue beet update command my missing files are being deleted but all my other files do get the titles with special characters back.
is there any way to make beet update take in consideration my replace strings in config file ?
thanks
Here's a link to the music files that trigger the bug (if relevant):
Setup
My configuration (output of
beet config
) is:The text was updated successfully, but these errors were encountered: