Get srouce video_full_resolution from Plex metadata

This commit is contained in:
JonnyWong16 2019-09-27 13:26:55 -07:00
commit fd7b4ec7e3
3 changed files with 26 additions and 10 deletions

2
API.md
View file

@ -1154,6 +1154,7 @@ Returns:
"video_language_code": "",
"video_profile": "high",
"video_ref_frames": "4",
"video_scan_type": "progressive",
"video_width": "1920",
"selected": 0
},
@ -1188,6 +1189,7 @@ Returns:
],
"video_codec": "h264",
"video_framerate": "24p",
"video_full_resolution": "1080p",
"video_profile": "high",
"video_resolution": "1080",
"width": "1920"