Abbotta4 / beetfs

A rewrite of beetfs for beets
MIT License
5 stars 1 forks source link

Multiple Beets Libraries #1

Open Wmartin417 opened 1 year ago

Wmartin417 commented 1 year ago

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?

Abbotta4 commented 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!

alvaro121 commented 2 months ago

It seems like beets.library.Item.destination could be used for that. Not sure how it could interact with beetfs' path_format.