- You can now edit the "Now Playing" playlist.
- Added basic support for displaying cover art in *.jpg files.
- The "Now Playing" playlist browser now shows the shuffled playlist when shuffle is turned on.
- Fix for screen saver always coming on after roughly 5 minutes even if it was turned off, or set for a longer delay.
- Added support for navigating the Edit Playlist screen with the number keys.
- Fixed a crash related to album art.
I'm obviously not putting much thought into these version numbers.
A couple notes about the album art changes:
By default, if no embedded art is found, Harmonium will look for files in the mp3 file's folder in this order:
- cover.jpg
- folder.jpg
- *.jpg
If you've got a decent sized library with very little embedded album art, this change will noticably increase the server's startup time. If that bothers you (especially if you don't have any jpg art, either), you can tweak your wrapper.conf to disable the change. There are directions in the file itself, but the quick version is this. Three new optional wrapper.conf parameters have been added:
- ignoreEmbeddedArt
- ignoreJpgFileArt
- preferJpgFileArt
If you've got mostly file-based cover art, adding the preferJpgFileArt parameter will look for files first.
If you're happy with the way Harmonium is handling your cover art now, you don't need to change anything.
