Unlimited looping
#1
Hey,

I'm trying to get a video to play in an endless loop, but after a few times it just stops.
This is my autoexec.py :

Code:
import xbmc
xbmc.Player().play('/mnt/internal_sd/Android/data/org.xbmc.kodi/files/.kodi/userdata/playlists/video/1.m3u')

As you can see it refers to a playlist with just one file within. It does loop... but only a few times, so what's the deal here?
After a while I'm in the main menu.

Auto-Shutdown is disabled according to the GUI setting.

I need it for a presentation of a company logo.
Reply
#2
A few more infos:

It's an Android MiniTV Stick (4.4.2) which is connected to a screen through HDMI.

I'm using XBMC launcher (Playstore) to set Kodi (16.0) as the default launcher.

As soon as the TV is powering on, the stick is booting into Kodi and playing my file.

A few times...
Reply
#3
debug log (wiki)
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply

Logout Mark Read Team Forum Stats Members Help
Unlimited looping0