I currently have a Pi with raspbian and xbmc / kodi which was once called raspbmc. I’ve discovered today but trying to find information about that platform is hard so I intend on moving to a new distribution but I want to see if the move will be helpful to me.
What I want is for the raspberry pi to boot straight into a slideshow with a given path and options (not random, not recursive). Is that possible to do? If so, how? I have not been able to figure out how to do it with the distribution I currently have.
Yes, i did it on a Pi but using the default Rasbian OS, i don’t think my fix will work using OSMC.
My ‘project’ is here on GitHub ([url]https://github.com/jb2cool/slideshow[/url]) and if you read the instructions you’ll see that there is not much to it, it’s all driven from the .xsession file. You can also update the slideshow periodically by simply putting the replacement .ppt file onto the USB stick and booting with it inserted, the script will then copy the updated .ppt onto the Pi and use that instead.
Awesome. Thank you for your reply, and that looks great. I have many “digital signage” applications and OSMC is not needed for all of them, as useful as it is for others.