Skip to content

Releases: nortonandrews/kikoeru

v0.3.0

04 Dec 22:19
Compare
Choose a tag to compare

Changelog

Features

  • Add search bar to circle, tag and VA list pages
  • Detect .mp4 and .webm as playable files

v0.2.1

24 Sep 20:49
Compare
Choose a tag to compare

Changelog

Bugfixes

  • Fix scanner errors when attempting to import a large amount of works at once (#5, thanks NANELLON!)

v0.2.0

06 Sep 15:02
Compare
Choose a tag to compare

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

08 Aug 23:52
Compare
Choose a tag to compare

Initial release. Make sure to read the README for instructions.