EMP icon indicating copy to clipboard operation
EMP copied to clipboard

Make DB & playlists save-able "with" the music collection

Open kevinfrei opened this issue 4 years ago • 2 comments

Instead of needing to rescan, add the ability to have an .emp hidden folder that contains the relevant data. The trouble is that the data might be getting read from & written to by multiple client apps at the same time. Stuff to put in this location:

  • MusicDB
  • Playlists
  • Image Cache
  • Metadata Overrides

kevinfrei avatar Feb 14 '21 08:02 kevinfrei

Getting closer. The audio-database component makes this much closer to reality.

kevinfrei avatar Jun 06 '21 23:06 kevinfrei

The MusicDB now lives in the .afi folder (mostly) [Audio File Index]. The other three still need some effort, but not a lot...

kevinfrei avatar Jun 15 '21 05:06 kevinfrei