mirror of
https://github.com/RandomNinjaAtk/arr-scripts.git
synced 2026-03-02 19:46:56 -05:00
tidal-dl not working - wrong api key #5
Labels
No labels
Needs Triage
Not Reproducible
Upstream Issue
User Error
bug
documentation
enhancement
good first issue
help wanted
invalid
lidarr
lidarr
question
radarr
readarr
sabnzbd
sonarr
synology (host)
unraid (host)
waiting for logs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/arr-scripts-RandomNinjaAtk#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ginjugg on GitHub (Jul 13, 2023).
Originally assigned to: @RandomNinjaAtk on GitHub.
tidal-dl runs into an issue but won't let me re-authenticate
it restarts the scripts everytime it tries to download something
@RandomNinjaAtk commented on GitHub (Jul 13, 2023):
Update to the latest and see if it resolves the issue:
https://github.com/RandomNinjaAtk/arr-scripts/tree/main/lidarr#updating
@ginjugg commented on GitHub (Jul 13, 2023):
Now I get this in Audio.txt. And it keeps spamming every 2s
Also PlexNotify is somehow weird. It sends notifications even if I disable it completely in Lidarr->Connect
@RandomNinjaAtk commented on GitHub (Jul 13, 2023):
Open a separate issue for that, you'll need to provide more logs.
But looks like something didn't get configured correctly. Likely user error, but not enough to know what is happening
@ginjugg commented on GitHub (Jul 14, 2023):
I used my old folders where the lidarr-extended container was placed in with the old config and caches and switched to lscr.io/linuxserver/lidarr:develop installing your scripts following your guide. That doesnt seem to work because tidal couldnt find the right configuration (?) I don't exactly know how the script works.
However, I created a backup, deleted all contents in my Lidarr folder, starting completely fresh, installed lscr.io/linuxserver/lidarr:develop and your scripts, restored backup and now it went back to function as it should without losing any data.
That also fixed the 2s loop on PlexNotify (and MetadataPostProcess)
@RandomNinjaAtk commented on GitHub (Jul 14, 2023):
Sounds like this is resolved.