Kodi Community Forum

Full Version: Remote start and stop of video medias.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.