github cstaelen/tidarr 0.3.7

latest release: 0.3.8
one day ago

📦 0.3.7

⚠️ If you are experiencing reload loop issue :

  1. Clear token & refresh_token in the auth fields in the "tiddl.json" file
  2. Restart the container by ensuring no cache is used : docker compose up -d --no-deps --force-recreate tidarr
  3. Run docker compose exec -it tidarr tiddl auth logout
  4. 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

Don't miss a new tidarr release

NewReleases is sending notifications on new releases.