2020-07-01, 22:58
Is there a way to have Sling tune to a specific channel when it starts?
Auto starting Sling isn't a problem with the following in my autoexec.py:
import xbmc
xbmc.executebuiltin("RunAddon(plugin.video.sling)")
Auto starting Sling isn't a problem with the following in my autoexec.py:
import xbmc
xbmc.executebuiltin("RunAddon(plugin.video.sling)")