Kodi Community Forum

Full Version: Emby - play video on startup
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I'm trying to play emby video on kodi startup.

To play video, i use this command line :

Code:
kodi "plugin://plugin.video.emby.movies/?dbid=879&mode=play&id=4998255703280465dee772e9f0a970de&filename=Scream.mkv"

I use this version of emby plugin :
https://github.com/deblockt/plugin.video.emby.movies

The video starts, but just one second after it stops.

I'have read the log with a manual play (click on video), et play on startup, they are identicals.

I don't know if i can attach my logs files.

do you have already see something like this?