Kometa-Team / ArrAPI

A lightweight Python library for Radarr and Sonarr API.
https://arrapi.kometa.wiki
MIT License
44 stars 7 forks source link

Feature Request: Sonarr Tag connections #12

Open ceptonit opened 2 years ago

ceptonit commented 2 years ago

In Sonarr, when you add tags while setting up connections ("Settings > Connect"), you can then see how many connections a tag has under "Settings > Tags". It would be nice if we could have access to that number of connections via ~Tag.connections (int) if it's not too much trouble.

Thanks :)