Kodi Community Forum

Full Version: Start a strm file from boot with KODI Android
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I tried to use autoexec.py on  /storage/.kodi/userdata and nothing worked im trying to Automate a video system with over 50 TV´s connecting like 9 Video Splitter and Hikivision Digital Signage (Like android tv box) using a server and sending a command to open an app or play images but i want kodi to start a rtps when kodi start up so all 9 digital signage can send the same image to all the TV´s idk if you all understand.

My only problem is when i open Kodi app i want to start a stmr file so i can stream to all the TV´s at once instead of going floor by floor clicking on kodi app and searching the file.

Hope you guys can help me im from Mexico so sorry for my english.


If it helps here is the line that i used for autoexec.py

Code:
import xbmc
xbmc.executebuiltin("PlayMedia(//storage//76E9-15FF//Encoder.strm)")
(2022-11-25, 03:09)Gaboorigin Wrote: [ -> ]I tried to use autoexec.py on
This will no longer work. It was deprecated due to security issues.

The new method uses a service addon that requires a user to create and enable... https://kodi.wiki/view/Autoexec_Service