villakey.blogg.se

Sonarr api
Sonarr api





sonarr api
  1. Sonarr api how to#
  2. Sonarr api plus#
  3. Sonarr api series#

Make sure that Enable RSS Sync and Enable Search are enabled, test the connection and save.

Sonarr api plus#

Toggle off the Enable RSS Sync and Enable Search for any torrent indexers you might have already set up (so you can search and add only via usenet), and click the plus sign.Īt the Newsnab box, click the Presets and choose your usenet indexer.Īt the next screen, you need to input your settings (URL, API key, Categories and Anime categories) exactly as shown at your usenet client area. Head to your sonarr /radarr app and go to Settings -> Indexers. Your choice! - Setting a usenet indexer directly at sonarr / radarr You could of course set all of your indexers directly at sonarr / radarr.

Sonarr api how to#

There are two options on how to setting up the indexer, either directly at sonarr / radarr app, or using an external app as a single indexer source like nzbhydra 2 which has some advantages if you have multiple usenet accounts. You need a paid newsgroup subscription in order to be able to search and add content via usenet. In other words, the same type of indexer and download client go hand in hand Set a usenet indexer If you want to exclusively download via usenet (instead of torrents), you have to disable both your torrent indexer(s) as well as your torrent client as the download client. The first one is the indexer via a usenet subscription and the second one is the usenet download client. In this guide, we will be setting two things. Note: If you have already set your usenet indexers and just want to know what credentials to use for sabnzbd / nzbget as a download client to your sonarr / radarr app, just head to the bottom section Usenet However, there is another way to search and download content without the use of torrents and this done via a usenet / newsgroup account. As for the download client, it is already pre-configured with your seedbox's torrent client which works out-of-the-box. (I am accessing sonar from a freeBSD machine without a GUI, so I am ⌘-line only for this.The most common option for sonarr / radarr apps is to set a torrent indexer for searching and adding torrents, either via choosing one of the preset indexers or creating a custom one via jackett.

Sonarr api series#

Since the series will never have new episodes, I don’t need them cluttering my list in the UI). (I have a lot of really old TV shows and once I got them all arranged and such in Sonarr I want to remove them so that things like the Mythbuster tvDB apocalypse do not happen. Is this possible vi the API or do I have to get the entire blog for all the series and then parse the JSON results? For example, I would like to get the ID and name for every series that has “fooBAR” in the path so that I could then mark this series to be deleted from Sonarr’s database.

sonarr api

Right now I can successfully get the entire json blog of a series with a command like the following: curl -H "X-Api-Key: MYKEY" -X GET -H "get/422" What I would like to do is get specific information on a series (or on all series).

sonarr api

I am trying to use the api key with curl to get some data about my shows and possibly to some things in bulk that the UI doesn’t provide.







Sonarr api