This release doesn't add anything ground breaking it's more an amalgamation of bug fixes and QoL improvements.
š§ Recent Breaking Changes š§
- I moved the MetadataRelay from metadata-relay.maxid.me to metadata-relay.dorninger.co. If you are using your own
MetadataRelay, you don't need to do anything. If you are using the default relay, you need to update the
tmdb_relay_url
andtvdb_relay_url
in yourconfig.toml
file to point to the new URL. - Environment variables now have a MediaManager prefix so they don't interfere with other systems.
- If you didn't update since v1.7.x have a look at the current config file and documentation.
What's Changed
- Complete Setup Experience Overhaul: Auto-Config, User Creation, and Volume Improvements by @wjbeckett in #71
- Remove db port exposure from the docker-compose.yml by @Milanzor in #70
- Enhance dev experience by @maxdorninger in #81
- Enhance frontend by @maxdorninger in #89
- Miscellaneous features and fixes by @maxdorninger in #100
- Fix some qBitorrent bugs and make Sabnzbd api path configurable by @maxdorninger in #105
- add support for magnet urls to indexers by @maxdorninger in #109
- Rework the docs by @maxdorninger in #114
- Optimize handling of torrents by @maxdorninger in #112
- fix password being set to new email when trying to update oneself's e⦠by @maxdorninger in #117
- make prowlarr follow redirects for every url by @maxdorninger in #119
- Remove certain special chars from file names by @maxdorninger in #127
- Fix regex for importing episodes by @maxdorninger in #128
- Enhance frontend by @maxdorninger in #129
- add a prefix for environment variables by @almarzn in #133
- Change all URLs containing maxid.me to dorninger.co by @maxdorninger in #139
New Contributors
- @wjbeckett made their first contribution in #71
- @Milanzor made their first contribution in #70
- @almarzn made their first contribution in #133
New Sponsors
- @brandon-dacrib ā¤ļøā¤ļø monthly sponsor!
- @SeimusS
- @ldrrp
- https://fosstodon.org/@aljazmerzen
Special thanks
- @SeimusS for the great bug reports!
Full Changelog: v1.7.0...1.8.0