RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Not saving metadata - Cyperghost script

    Scheduled Pinned Locked Moved Help and Support
    shutdownscrriptgpiocyperghostmetadata
    1 Posts 1 Posters 372 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jmbosch82
      last edited by

      Hi All,

      I had the GPIO script running for a while and it always worked nicely, including saving metadata/last played. Recently it stopped saving metadata, poweroff and on still work though. I looked into recent forum posts and found the new cyperghost script.

      (https://retropie.org.uk/forum/topic/17415/multi-switch-shutdown-script?_=1609290226722)

      Installed everything and seems to be working. On shutdown the script is called from /opt/retropie/configs/all/autostart.sh

      autostart script looks like below now. Any idea what could be wrong?:

      while pgrep omxplayer >/dev/null; do sleep 1; done
      (sleep 10; mpg123 -Z /home/pi/RetroPie/roms/music/*.mp3 >/dev/null 2>&1) &
      /home/pi/RetroPie/scripts/multi_switch.sh --generic powerbtn=3 &
      emulationstation
      emulationstation #auto
      1 Reply Last reply Reply Quote 0
      • First post
        Last post

      Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

      Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.