Skip to content

Releases: HoloArchivists/hoshinova

v0.2.4

12 Jan 12:59
4f7bbab
Compare
Choose a tag to compare

What's Fixed

This release fixes a panic with v0.2.3. When using ytarchive version 0.3.2, hoshinova will panic when the video finishes downloading.

Full Changelog: v0.2.3...v0.2.4

Get this release

Using Docker:

docker pull ghcr.io/holoarchivists/hoshinova:sha-4f7bbab

Download the binaries below:

v0.2.3

10 Jan 07:36
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

Use v0.2.4

Warning This version will crash when a video finishes downloading. Use version 0.2.4 above.

What's New

  • Add support for ytarchive v0.3.2 (still somewhat broken, wait for next release)
  • Filter by video description
  • Log unrecognized ytarchive output
  • Skip trying to download old videos

What's Fixed

  • Fix crash when webserver is disabled
  • Fix web UI not showing add video button when the list is empty

Full Changelog: v0.2.2...v0.2.3

v0.2.2

01 Sep 16:56
46ddbca
Compare
Choose a tag to compare

What's Changed

  • Web UI Improvements in #5
    • Edit and reload configuration from the web UI
    • Add videos on-the-fly through the web UI

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Aug 10:29
31d337f
Compare
Choose a tag to compare

A minor release to fix an issue where videos may get stuck at the "Muxing" status (c512ae6)

v0.2.0

02 Aug 12:02
072b022
Compare
Choose a tag to compare

Another release of hoshinova 🎉

This release marks the first stable-enough-to-use version, with exciting new features such as

  • Docker image, available at ghcr.io/holoarchivists/hoshinova
  • Web UI to view task status

Check out the README.md for more details.

v0.1.0

22 Jul 11:08
0ee7c59
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First release on the Rust rewrite 🎉

This should function mostly the same as the previous Golang version, just with major changes to the configuration file. See the README.md for more details on how to configure hoshinova.