Kodi Community Forum
API - Get synopsis and file path for a movie in library? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: API - Get synopsis and file path for a movie in library? (/showthread.php?tid=170419)



API - Get synopsis and file path for a movie in library? - morpheus65535 - 2013-08-02

Is there a way to get the synopsis and fil path for a movie in the library? I've been looking in API documentation for hours...

Thank you!


RE: API - Get synopsis and file path for a movie in library? - Montellese - 2013-08-03

JSON-RPCs VideoLibrary.GetMovies/GetMovieDetails with the properties "file" and "plot".


RE: API - Get synopsis and file path for a movie in library? - morpheus65535 - 2013-08-03

(2013-08-03, 09:00)Montellese Wrote: JSON-RPCs VideoLibrary.GetMovies/GetMovieDetails with the properties "file" and "plot".

Thank you!

Is there something I don't understand or that's not documented in Frodo API?

http://wiki.xbmc.org/?title=JSON-RPC_API/v6#VideoLibrary.GetMovieDetails