Releases: onedr0p/exportarr
Releases · onedr0p/exportarr
v0.3.3
- Force release to create Docker image
v0.3.2
- Fixed Docker image exec error
v0.3.1
- Set default
PORT
in Dockerfile
to 9707
- Run exportarr with
tini
in Dockerfile
- Added new config option
ENABLE_UNKNOWN_QUEUE_ITEMS
, set to false
by default
v0.3.0
- Renamed
LISTEN_PORT
and LISTEN_IP
to PORT
and INTERFACE
respectively
- Updated Kube, Compose manifests and README
v0.2.0
- Breaking: Rename and consolidate
RADARR_URL
, RADARR_APIKEY,
SONARR_URL,
SONARR_APIKEYinto
URLand
APIKEY`
- Breaking: All CLI Commands except
LOG_LEVEL
moved out of global args
- Update Kube, Compose manifests, and README to reflect changes
v0.1.2
- Rename to
SONARR_ENABLE_EPISODE_QUALITY_METRICS
and default to false