Open Wmartin417 opened 1 year ago
That is an interesting use case. Would you be willing to share the config files you are using to sort your music this way? Ideally beetfs replicates the output of what 'write' would give you, so it would be helpful to see how you get beets to do this.
Thank you!
It seems like beets.library.Item.destination
could be used for that. Not sure how it could interact with beetfs' path_format
.
Thank you so much for doing the rewrite of this and it seems to work great!
I currently have a few different beets libraries. For instance, I have Music and Soundtracks that beets sorts to
soundtrack=1 sorts it to the soundtrack dir, soundtrack=0 sorts to the default dir.
Although, beetfs consolidates them into 1 directory. Is there any way to have it list them as separate libraries?