mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
parent
b1d7a3187e
commit
f88c7d7583
9 changed files with 64 additions and 23 deletions
|
@ -29,6 +29,6 @@ namespace PlexRequests.Services.Interfaces
|
|||
public interface IAvailabilityChecker
|
||||
{
|
||||
void CheckAndUpdateAll(long check);
|
||||
bool IsAvailable(string title);
|
||||
bool IsAvailable(string title, string year);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue