Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@m-rots m-rots released this 04 Apr 20:15
· 10 commits to master since this release
8118c89

A feature-packed Autoscan 1.2 release with huge credit to @l3uddz!

Note: the new database connector might fail to migrate your database the first time. Simply performing a restart of Autoscan should fix this issue. To be extra safe, make sure to update Autoscan when its queue is empty.

New features

  • Autoscan now supports the new Radarr events. 6657d3c
  • We now have an amazing web interface for you to submit your totally unnecessary manual scans!
  • Jellyfin support!!! (Really depends on the version, no guarantees!)
  • The ability to create infinite scan loops with the Autoscan target.
  • Autoscan now provides some statistics in the logs.
  • We have intentionally broken Bernard to get rid of data anomalies.
  • We’re using a new experimental connector for the sqlite database.
  • A database migrator! We’re sure you won’t miss the releases that required you to delete autoscan.db.

Bug fixes

  • The 502 HTTP status is now handled correctly for all targets. 35464a7
  • The processor won’t longer be started when no targets have been configured. Yes, it essentially was a /dev/null before…
  • We’ve snapped incorrect library matching out of existence. 8e28242