Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A JSON toolkit for the *arr apps

Recipes

Delete movies from on instance that exist in another

arrson r -u "http://:{API_KEY_1}@{URL_1}" list | jq .tmdbId | xargs -n 1 -o arrson r -u "https//:{API_KEY_2}@{URL_2}" delete

About

JSON utility for Radarr and Sonarr

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages