Releases: nortonandrews/kikoeru
Releases · nortonandrews/kikoeru
v0.3.0
v0.2.1
v0.2.0
Changelog
Features
- Password protection: you can now set a password to protect the web UI.
- Media notifications: if you're on Chrome, you should now get a nice media notification populated with the metadata of the work you're currently listening to, alongside buttons to skip/go back in the current playlist.
- Recursive scanning: the media scanner now supports nested folders, with a configurable max search depth.
Bugfixes
- Fix corrupted cover images when a work has no cover art available
- Fix scanner crashing if metadata fails to be fetched
- Fix race condition that caused media scanner to sometimes break when trying to remove a work that's no longer in the filesystem
- Fix needing to rescan twice after a work folder rename (one to remove it from the database, another to re-add it with the new directory name)
- Fix a bunch of bugs related to reading/writing/creating
Images
folder on Windows - Fix NODE_ENV error when trying to run on Windows
- Fix broken cover images for works that have less than 6 digits in their RJ code
v0.1.0
Initial release. Make sure to read the README for instructions.