musefs - tag and organize music without copies and without touching your files #6735
Sohex
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all! I just cut the v1.0.0 release of a project I've been working on musefs It's more or less inspired by the old beetsfs project. In a nutshell it lets you separate tagging from the files but still serve them up as if they were actually tagged. It doesn't edit the original files at all and it splices the new metadata in at serve time so it's very low resource usage and very performant even with huge libraries. The advantage of this is that the virtual library is just a FUSE mount so you can point whatever server or player you want at it. See the repo for more details!
There's an in-tree beets plugin for it as well.
Beta Was this translation helpful? Give feedback.
All reactions