Skip to content

Instantly share code, notes, and snippets.

View EricH9958's full-sized avatar

EricH EricH9958

View GitHub Profile
@jordandrako
jordandrako / monitor_albums.sh
Last active April 26, 2024 05:41
[Un]monitor Albums in Lidarr
#!/bin/bash
helpText="
# Usage:\n
#\n
# ./monitor_albums.sh -k 'apiKey' -b 'http://host:port' -t [Single|EP|Album] [-m|u|A|h][-n 'artist name'][-i artistId]\n
#\n
# Required Options:\n
# -k Your Lidarr API Key (defaults to \$apiKey env variable)\n
# -b Your Lidarr instance URL (defaults to \$baseUrl env variable)\n