Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84005

correct way to stop .player

$
0
0
i dont want to list the item and make that playable as for the way the plugin is written it cant be done

i have this but it just buggers up

Code:
xbmc.Player(xbmc.PLAYER_CORE_DVDPLAYER).play(url)
if xbmc.Player(xbmc.PLAYER_CORE_DVDPLAYER).stop():
        xbmc.Player(xbmc.PLAYER_CORE_DVDPLAYER).stop()


if i just have this it will loop
Code:
xbmc.Player(xbmc.PLAYER_CORE_DVDPLAYER).play(url)

Viewing all articles
Browse latest Browse all 84005

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>