Kevin Frei
Kevin Frei
Can't repro this anymore :/
This appears to be a problem with non-song results. Do something with album or artist results, and then album/artist results stop showing up.
I think "do something" may involve an edit to metadata which causes a re-scan and an artist/album re-key, resulting in a big ol' mess...
Also, the search results are pretty bad, navigation-wise. It needs better/more functional design consideration.
Started work in the [PointerFiles ](https://github.com/kevinfrei/EMP/tree/PointerFiles) branch
The basic capability is committed in bb6108460cf1ee4b973bb0eb29b2021b99a2a37b Next step is to enable "real" metadata overriding. Currently, the path is used, and then the metadata from the original file.
Maybe with two widths: No file info, and file info?
Logically, this is "winamp bar-only mode :)
Some useful looking this: - ffprobe to see what's in files while under development - This looks interesting: https://github.com/parshap/node-ffmetadata - Check out issues for some stuff about how to include...
Getting closer. The `audio-database` component makes this much closer to reality.