Skip to content

v0.9.0 (2020-10-10)

Compare
Choose a tag to compare
@doingodswork doingodswork released this 10 Oct 15:50
· 106 commits to master since this release
  • Added: New debrid service: AllDebrid πŸŽ‰
  • Added: New source: RARBG πŸŽ‰
  • Added: Configurable via Stremio πŸŽ‰
    • Web files are embedded in deflix-stremio, or can be overwritten with external ones
  • Added: Accept Base64URL-encoded user data, both with and without padding
  • Added: Logging of decoded user data
  • Added: Bash build script
  • Improved: Use BadgerDB for persistently storing torrents and Cinemeta results πŸŽ‰
    • This gets rid of fastcache and its max size, which lead to random torrents and Cinemeta results being thrown out of the cache
  • Improved: Stored torrents are now used for 7 days instead of 24 hours
  • Improved: Reduced info-hash availability cache state logging
  • Improved: Updated all dependencies to their latest version
  • Improved: Dockerfile
  • Fixed: info-hashes from ibit don't work πŸŽ‰
  • Fixed: Wrong struct tag for the LogFoundTorrents configuration