Something is going wrong with my Raspberry Slideshow setup, it is not playing media I’ve put in the USB key or it is not seeing remote images or videos, what to have a look to?
Question is closed for new answers.
Marco Buratto Answered question
If you prefer to debug directly via SSH, which is preferred for more advanced users, just SSH in as root, stop the rs Systemd service (systemctl stop rs), enable the DEBUG mode (see the previous answer), go to the folder where Raspberry Slideshow is installed, /usr/lib/rs, (cd /usr/lib/rs) and launch rs.sh: bash rs.sh.
System will log on-screen.
Marco Buratto Answered question