Adjusted ERA run parameter + remove artists.json

pull/82/head
Makario1337 2 years ago
parent 8b8c69d61c
commit 1483d4ada6

@ -1,5 +1,5 @@
#!/usr/bin/with-contenv bash #!/usr/bin/with-contenv bash
if [ "$autoStart" = "true" ] && [ ! -z "$lidarrAudiobookRootFolder" ]; then if [ "$autoStart" = "true" ] && [ "$enableERAScript" = "true" ]; then
echo "Waiting for Lidarr to startup..." echo "Waiting for Lidarr to startup..."
sleep 2m sleep 2m
else else

@ -1,3 +0,0 @@
{
"artists": ["7e84f845-ac16-41fe-9ff8-df12eb32af55"]
}
Loading…
Cancel
Save