📦 0.3.8
⚠️ If you are experiencing reload loop issue :
Clear token & refresh_token in the auth fields in the "tiddl.json" file
Restart the container by ensuring no cache is used : docker compose up -d --no-deps --force-recreate tidarr
Run docker compose exec -it tidarr tiddl auth logout
Access the Tidarr webpage which should prompt you the token link.
🖍 Changed
- [API] Update tiddl to
2.6.4
🚀 Added
- [API] Save download queue to file #384
Full Changelog: 0.3.7...0.3.8