DorskFR / tidalidarr

Tidal to Lidarr downloader
MIT License
1 stars 0 forks source link

Failing to authenticate #1

Closed FricoRico closed 2 months ago

FricoRico commented 2 months ago

Hi thanks for your effort to make a minimal client.

Since you are missing some documentation I'm flying kind of blind. When trying to fetch an album I see a device login link in the container logs. I follow it in the browser and authenticate, however nothing seems to be happening after that. The token is not added to the json file.

Is this flow implemented yet?

FricoRico commented 2 months ago

As a follow up I found out it was a permission issue to the token.json file. After fixing that it worked as expected.