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
I use multiple instances of beet to organize different kinds of music. The configurations are saved in the music directory below music_x/.beets . For simplicity, I linked the default music directory .beets to .config/beets:
$ ls -al .config/beets
lrwxrwxrwx 1 user user 24 Feb 23 21:30 .config/beets -> /path/to/music_x/.beets/
I use multiple instances of beet to organize different kinds of music. The configurations are saved in the music directory below music_x/.beets . For simplicity, I linked the default music directory .beets to .config/beets:
$ ls -al .config/beets lrwxrwxrwx 1 user user 24 Feb 23 21:30 .config/beets -> /path/to/music_x/.beets/
Problem
Led to this problem: The configuration file of the default beet installation is opened. While executing simply
shows the correct configuration output.
Setup
The text was updated successfully, but these errors were encountered: