add sonarr/radarr api

This commit is contained in:
jxxghp
2023-06-13 17:26:19 +08:00
parent a7cd0dd009
commit 4074a52600
6 changed files with 449 additions and 3 deletions

View File

@ -4,3 +4,4 @@ from .response import Response
from .site import Site
from .subscribe import Subscribe
from .context import Context
from .servarr import RadarrMovie, SonarrSeries