Kodi Community Forum
v15 Get Video URL with JSON API - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: v15 Get Video URL with JSON API (/showthread.php?tid=273442)



Get Video URL with JSON API - magic-oz - 2016-05-11

Hi!
I am using the JSON API to integrate kodi into a commandfusion gui running on my iOS devices - works great....

But now I would like to Play the Video (show or movie) directly within the gui on the iOS device and therefore Need the direct Video URL. How do I get the URL for the Video Player within commandfusion? Is it one of the fields in "6.20.13 Video.Fields.Episode" (or 6.20.14 for movies)? Which field contains the Video URL?
Thanks!