github nandyalu/trailarr v0.0.8-beta
v0.0.8-beta Release

latest releases: v0.1.3-beta, v0.1.2-beta, v0.1.1-beta...
one month ago
  • Add APP_DATA_DIR ENV for changing default appdata folder by @nandyalu in #22

What's Changed

  • Container will now show app name as ASCII Art, along with the basic configuration.
  • Default appdata folder can now be changed by setting APP_DATA_DIR ENV variable in docker command. If setting this make sure to use the same path in volume mapping for /data folder as well. See home for more instructions. fixes #21
  • Database backups will be created during app startup, and if a database migration fails, database will be restored from backup and app sleeps forever to prevent restarts.
  • UPD:

Other Changes

  • pip requirement versions upgraded.
  • Update database_url to new path, if APP_DATA_DIR is modified. This won't have any effect on DATABASE_URI if it was modified using ENV variable or directly within the app.

Full Changelog: v0.0.7-beta...v0.0.8-beta

Don't miss a new trailarr release

NewReleases is sending notifications on new releases.