Kodi Community Forum
Remote start and stop of video medias. - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Website and Forum Issues or Suggestions (https://forum.kodi.tv/forumdisplay.php?fid=35)
+--- Thread: Remote start and stop of video medias. (/showthread.php?tid=105920)



Remote start and stop of video medias. - vale264 - 2011-07-20

Hello everybody,

I've been using the xbmc-send command line client:

xbmc-eventclients-xbmc-send

with good results.

By using the PlayMedia(media[isdir][,1]) statement I'm able to play a Media (i.e. a video file) but, after stopping and restarting, I get the nagging “resume” message on the player.
I’ve set the proper configuration in the player settings.
I want to play, stop and restart any media without interruption, letting me to control everything by command line statements.
Is that possible?


Thanks in advance.