github maxdorninger/MediaManager v1.5.0
MediaManager v1.5.0

latest releases: 1.8.0, v1.7.0, v1.6.0...
one month ago

This release introduces support for Transmission. It also fixes several bugs.

Breaking Changes

You must add this section to your config file:

# Transmission configuration
    [torrents.transmission]
    enabled = false
    username = "admin"
    password = "your_secure_password"
    https_enabled = true
    host = "transmission"
    port = 9091
    path = "/transmission/rpc"

Please consider supporting my work ❤️

What's Changed

Full Changelog: v1.4.2...v1.5.0

Don't miss a new MediaManager release

NewReleases is sending notifications on new releases.