added Support for Jellyfin Media Server
This commit is contained in:
@@ -79,7 +79,7 @@ export interface MovieDetails {
|
||||
};
|
||||
mediaInfo?: Media;
|
||||
externalIds: ExternalIds;
|
||||
plexUrl?: string;
|
||||
mediaUrl?: string;
|
||||
watchProviders?: WatchProviders[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user