mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-07 21:51:13 -07:00
We now have a new setting "Advanced Search". What this does is for each item in the plex library we will get the ratingKey and perform another API call to get the MetaData for that ratingKey, inside the metadata it contains the "guid", the guid contains either a IMDBId or TheTVDBID. We will then use that to match the request. This does mean that we now need to capture the TvDbId for each TV Request. |
||
---|---|---|
.. | ||
Properties | ||
app.config | ||
IApiRequest.cs | ||
ICouchPotatoApi.cs | ||
IHeadphonesApi.cs | ||
IMusicBrainzApi.cs | ||
IPlexApi.cs | ||
IPushbulletApi.cs | ||
IPushoverApi.cs | ||
ISickRageApi.cs | ||
ISlackApi.cs | ||
ISonarrApi.cs | ||
packages.config | ||
PlexRequests.Api.Interfaces.csproj |