Video player
#1
Hi, I just want to know how to shoot a loop video at the start of kodi (Kodi is installed in a raspberry pi 3) .
Reply
#2
I tried this script but nothing is happening when I start Kodi . Can someone help me please 
in /home/osmc/Movies

I wrote this 
#import xbmc
#xbmc.executebuiltin('XBMC.PlayMedia(/home/osmc/Movies/playlistboucle)')
#xbmc.executebuiltin('XBMC.PlayerControl(RepeatAll)')
 and this 
#xbmc.executescript('/home/osmc/Movies/playlist.py')
because I didn't find /home/osmc/.kodi/
Reply

Logout Mark Read Team Forum Stats Members Help
Video player0