mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
More changes
This commit is contained in:
parent
8b64c18ace
commit
f706b36ae5
22 changed files with 646 additions and 18 deletions
|
@ -212,7 +212,7 @@ namespace Ombi.Api
|
|||
public PlexEpisodeMetadata GetEpisodeMetaData(string authToken, Uri host, string ratingKey)
|
||||
{
|
||||
|
||||
//192.168.1.69:32400/library/metadata/3662/allLeaves
|
||||
// 192.168.1.69:32400/library/metadata/3662/allLeaves
|
||||
// The metadata ratingkey should be in the Cache
|
||||
// Search for it and then call the above with the Directory.RatingKey
|
||||
// THEN! We need the episode metadata using result.Vide.Key ("/library/metadata/3664")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue