Automatically unmonitor promotional singles from Lidarr.
Go to file
Chase 734d8248d1
basically works
2023-01-10 19:16:25 -06:00
.github Initial Commit 2023-01-10 17:39:36 -06:00
.vscode Initial Commit 2023-01-10 17:39:36 -06:00
src basically works 2023-01-10 19:16:25 -06:00
.editorconfig Initial Commit 2023-01-10 17:39:36 -06:00
.env.example basically works 2023-01-10 19:16:25 -06:00
.eslintrc.json basically works 2023-01-10 19:16:25 -06:00
.gitattributes Initial Commit 2023-01-10 17:39:36 -06:00
.gitignore Initial Commit 2023-01-10 17:39:36 -06:00
LICENSE.md Initial Commit 2023-01-10 17:39:36 -06:00
README.md basically works 2023-01-10 19:16:25 -06:00
package-lock.json basically works 2023-01-10 19:16:25 -06:00
package.json basically works 2023-01-10 19:16:25 -06:00

README.md

lidarr-true-singles
Donate GitHub Actions Status Stars Issues Pull Requests Forks License

Automatically unmonitor promotional singles from lidarr.

git clone https://github.com/chxseh/lidarr-true-singles.git
cd lidarr-true-singles
npm i
cp .env.example .env
# edit .env with your lidarr url and api key
node .