Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Can Kodi be made to system boot into a single video and play it on repeat?
#1
Kodi seems to have great performance on a lot of SBC's that otherwise don't have many reliable video playback options.    Platform specifics aside, is it possible to configure Kodi to load straight into a video and play it indefinitely with absolutely no interaction of its interface required?      

If this is possible either via script or settings / addons within Kodi itself please do let me know.
Reply
#2
You could probably figure out a method using the autoexec service... https://kodi.wiki/view/Autoexec_Service
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
#3
yes, if you can write code

not aware of any existing solutions

https://kodi.wiki/view/JSON-RPC_API/v13#Player

Player.Open, Player.SetRepeat inside of an autoexec as Karellen suggested

being jsonrpc you have availability of kodi-send from a system script in bash for linux as well

various automation tools on android if one does the research
Reply
#4
(2023-07-22, 01:14)Karellen Wrote: You could probably figure out a method using the autoexec service... https://kodi.wiki/view/Autoexec_Service

This looks great Karellen, I will have a play!
Reply

Logout Mark Read Team Forum Stats Members Help
Can Kodi be made to system boot into a single video and play it on repeat?0