Update setup.bash
This commit is contained in:
parent
af46ecc85f
commit
d79dd573f5
1 changed files with 4 additions and 0 deletions
|
@ -111,6 +111,10 @@ echo "Download LyricExtractor script..."
|
||||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/LyricExtractor.bash -o /config/extended/LyricExtractor.bash
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/LyricExtractor.bash -o /config/extended/LyricExtractor.bash
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
|
||||||
|
echo "Download ArtworkExtractor script..."
|
||||||
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/ArtworkExtractor.bash -o /config/extended/ArtworkExtractor.bash
|
||||||
|
echo "Done"
|
||||||
|
|
||||||
echo "Download Beets Tagger script..."
|
echo "Download Beets Tagger script..."
|
||||||
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/BeetsTagger.bash -o /config/extended/BeetsTagger.bash
|
curl https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/BeetsTagger.bash -o /config/extended/BeetsTagger.bash
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
|
Loading…
Reference in a new issue