📦 0.3.7
⚠️ 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.3
- [API] Clean folder before processing
🐛 Fixed
- [API] Tolerate tiddl metadata error
- [API] Process m3U only for mix and playlist
Full Changelog: 0.3.6...0.3.7