A Windows-native fork of tidarr — a web interface for downloading media from Tidal using tiddl.
The launcher installs these automatically if missing:
- Node.js (LTS)
- Python 3.13 + tiddl 3.4.3
- ffmpeg
start.cmd
Then open http://localhost:3000 in your browser.
On first run, you'll be prompted to authorize your Tidal account.
tidarr-win\
userfiles\
shared\ ← config, auth tokens, queue
music\ ← downloaded music (set in Settings)
cleanup.cmd
Removes all generated files and resets to a clean state. Run start.cmd afterwards to reinstall.
- Extract to
C:\tidarrfor best results — running from Desktop or user folders can cause permission issues with npm - Requires running from a folder where your user has write permissions (e.g.
C:\tidarr, not Desktop) - tiddl stores auth tokens in
userfiles\shared\.tiddl\ - Download path can be changed in Settings → Config