-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
beb2273
commit b51c5f6
Showing
4 changed files
with
18 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
# Scripts | ||
# Just A Bunch Of Starr Scripts | ||
|
||
[![CodeFactor](https://www.codefactor.io/repository/github/angrycuban13/just-a-bunch-of-starr-scripts/badge)](https://www.codefactor.io/repository/github/angrycuban13/just-a-bunch-of-starr-scripts) [![made-with-powershell](https://img.shields.io/badge/Made%20with-Powershell-1f425f.svg)](https://docs.microsoft.com/en-us/powershell/) | ||
|
||
These scripts interact directly with Radarr/Sonarr/Lidarr API for the most part. Someone wanted to do *X* and the tool didn't exist at the time, however, *X* can be accomplished via the API, so I wrote a script for it. Feel free to read through their respective READMEs to see if any of them would work for you. | ||
These scripts interact directly with the Radarr/Sonarr/Lidarr API. They were created because me or somebody else wanted to do *X* automatically but there was not an application that did it but *X* is easily doable by using the API in a script. | ||
|
||
* [Upgradinatorr](https://github.com/angrycuban13/Just-A-Bunch-Of-Starr-Scripts/blob/main/Upgradinatorr/README.md) | ||
* [Owinenatorr](https://github.com/angrycuban13/Just-A-Bunch-Of-Starr-Scripts/blob/main/Owinenatorr/README.md) | ||
* [Set-RadarrCollectionsMonitored](https://github.com/angrycuban13/Just-A-Bunch-Of-Starr-Scripts/blob/main/Set-RadarrCollectionsMonitored/README.md) | ||
* [Upgradinatorr](https://github.com/angrycuban13/Just-A-Bunch-Of-Starr-Scripts/blob/main/Upgradinatorr/README.md) | ||
* [ZakTag](https://github.com/angrycuban13/Just-A-Bunch-Of-Starr-Scripts/blob/main/ZakTag/README.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters