diff --git a/root/scripts/video.sh b/root/scripts/video.sh index e90af4a..f6f7926 100644 --- a/root/scripts/video.sh +++ b/root/scripts/video.sh @@ -269,9 +269,10 @@ TidalClientSetup () { fi if [ ! -f /config/xdg/.tidal-dl.token.json ]; then - TidaldlStatusCheck + TidaldlStatusCheck log "TIDAL :: ERROR :: Downgrade tidal-dl for workaround..." pip3 install tidal-dl==2022.3.4.2 + TidaldlStatusCheck log "TIDAL :: ERROR :: Loading client for required authentication, please authenticate, then exit the client..." tidal-dl fi