mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Finished up the caching TODO's
This commit is contained in:
parent
39c89647f0
commit
fdbb373da5
8 changed files with 53 additions and 16 deletions
|
@ -40,6 +40,6 @@ namespace PlexRequests.Api.Interfaces
|
|||
|
||||
Task<SickRageTvAdd> AddSeason(int tvdbId, int season, string apiKey, Uri baseUrl);
|
||||
|
||||
Task<SickRageTvAdd> GetShows(string apiKey, Uri baseUrl);
|
||||
Task<SickrageShows> GetShows(string apiKey, Uri baseUrl);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue