OK, thanks. It works with the "resume" attribute in de PlayMedia() function.
Posts by konrad_m
-
-
Hello there, I strugle a little with a configuration for automaticaly starting one videofile when Kodi is fully loaded. It's for an art installation in a museum.
I work with different screens and different RaspberryPi (2,3,4 and 5) and I use a bash-script in .config/autostart.sh.
Here is the script: "(sleep 10; kodi-send --action="PlayMedia(/storage/path/to/your/movie.mp4)") &"
The problem: it keeps me asking when Kodi is loaded to resume the file or to start at the beginning. In the settings I have set the default action to "resume".
It would be better that the file starts immediately without the intervention of keyboard confirmation. Thank you for your suggestions.
-
OK chewitt, thanks for the information. I will try with the older model and an older raspberryPi.
-
Hi,
I would like to present some vertical videos with a vertical screen.
I use raspberryPi 5 with LibreElec 12.0.0 (build 21.0)
I have changed the settings in "/flash/config.txt" and added the setting: "display_rotate=1" as it is mentioned here
It doesn't work on my system.
Any idea ?
Thanks.