github Cloudbox/autoscan v0.2.0

latest releases: v1.4.0, v1.3.0, v1.2.0...
5 years ago

0.2.0 introduces some breaking changes to Autoscan's codebase.

Breaking changes

  • We have removed the size and metadata columns from Autoscan's datastore. To upgrade to 0.2.0, make sure you delete the autoscan.db file. Yeah I know, deleting the database file sucks, for post 1.0.0 releases we will include database migrations for major datastore changes.
  • The Plex and Emby targets no longer require the database field. Make sure you remove this field from your config.yml file.

New features

  • The Plex target now sends scan requests to all matching libraries, not just the first match.

Bug fixes

  • The -arr triggers could sometimes send a request to autoscan ahead-of-time, before the file was written to the file system. As we no longer check for size upon receiving a scan request from the -arr triggers, this behaviour now no longer affects Autoscan.
  • The "database lock" issue with Emby has been resolved by no longer reading the Emby database.

Don't miss a new autoscan release

NewReleases is sending notifications on new releases.