Windows 11 Python 3.12.5
I can’t figure out how to set the default editor to “C:\Program Files\Notepad++\notepad++.exe”
When I run:
C:\Users\mike>beet config -e
error: Could not edit configuration: [Errno 2] No such file or directory
I get a similar error running edit plug-in:
beet edit
The edit plug-in says “Your text editor (i.e., the command in your $VISUAL or $EDITOR environment variable)” but for the life of me I cannot find where to set these environment variables.
I’ve also installed PyCharm Community since I’m assuming I’ll want to use it for $VISUAL
I have successfully imported most of my music:
beet stats
Tracks: 82358
Total time: 31.3 weeks
Approximate total size: 364.7 GiB
Artists: 11276
Albums: 5022
Album artists: 1878
Sorry to be off-topic, but @Wirlz I thought I’d mention this just in case this is what you’re after: my track numbers in paths are padded with the following configuration using inline plugin and some template functions:
I appreciate your intention, but the filenaming isn’t my gripe, it’s the tag numbering. You can’t pad tracks, at least I haven’t found a way.
I thought I might be able to using the Edit plugin, but it just reverts them to unpadded 1-9.
That really urks me the wrong way, but I might have to put up with it. I think I’ll just use Beets to do the initial tagging/filenaming, move the files elsewhere, then I’ll go in with another tool to fix the track/disc numbers. Won’t be keeping a .db with Beets.