Releases: calthejuggler/dewey
v0.0.7
This release fixes a small bug where the lastModified var of a directory was being set to 0. That would mean dewey would attempt to rename a movie before any files had been created.
Full Changelog: v0.0.5...v0.0.7
v0.0.6
This release adds some tests and fixes a bug related to the choosing of the main title
Full Changelog: v0.0.5...v0.0.6
v0.0.5
This release fixes a bug where we were asking for a .mkv
extension in the dir name sometimes.
Full Changelog: v0.0.4...v0.0.5
v0.0.4
This update upgrades dewey to Bun 1.2 and fixes a bug where the extras directory was only created at the beginning of the initialisation. The problem with that is that, if using makemkv, there is only 1 file during the initialisation, and there may be more at the end.
Full Changelog: v0.0.3...v0.0.4
v0.0.2
This release stops relying on the AI for which file should become the "main title". We now just use the file with the largest filesize.
Full Changelog: v0.0.1...v0.0.2
v0.0.1
The initial release!
Full Changelog: https://github.com/calthejuggler/dewey/commits/v0.0.1