This release fixes some critical bugs, makes searching torrents with Jackett better, and migrates the docs to Mkdocs.
Also the Docker images are now hosted on quay.io in addition to GHCR. This is mainly because of the atrocious download speeds from GHCR, downloading an image sometimes took 15 minutes, quay.io is way faster.
The container now automatically manages file permissions and you can configure which user the container runs as.
DigitalOcean is now also a sponsor of MediaManager, they provide credits on their platform so I can host the MetadataRelay! 🎉
What's Changed
- fix build workflows by @maxdorninger in #354
- Add Contributor Covenant Code of Conduct by @maxdorninger in #355
- Switch to quay and add docker image documentation by @maxdorninger in #356
- Migrate to gitbook by @maxdorninger in #357
- Revise MediaManager overview by @maxdorninger in #358
- [WIP] enable more Ruff lints by @hellow554 in #341
- make installation guides always link to files of latest release by @maxdorninger in #359
- Fix logging bug in jackett indexer by @RenanGreca in #360
- Ruff enable type annotations rule by @maxdorninger in #362
- docs: add installation instructions for nix flake by @strangeglyph in #361
- add digital ocean attribution by @maxdorninger in #368
- two hotfixes by @hellow554 in #392
- Adding some more new lints by @hellow554 in #393
- Fix bug by typo in jackett log message by @juandbc in #387
- Add flag to disable startup ascii art by @strangeglyph in #369
- Fix torznab process and jackett movies search by @juandbc in #394
- Fix the broken link to the disable ascii art page by @maxdorninger in #396
- feat: add links to media detail pages in requests and torrent tables by @just-Bri in #352
- Fix docker permission issues by @maxdorninger in #395
- Torrent file name sanitizing by @sergkh in #390
- add correlation id to logging by @maxdorninger in #398
- make the container user configurable by @maxdorninger in #399
- Add search by id support to jackett by @maxdorninger in #400
- Fix download clients config being read from env variables by @maxdorninger in #401
- mkdocs by @maxdorninger in #404
- add new sponsor syn by @maxdorninger in #405
New Contributors ❤️
- @RenanGreca made their first contribution in #360
- @juandbc made their first contribution in #387
- @just-Bri made their first contribution in #352
- @sergkh made their first contribution in #390
New Sponsors ❤️
- syn
- DigitalOcean
Full Changelog: v1.12.1...v1.12.2