Integrated Music Player for RetroPie [IMP] 2021.10 (Background Music for RetroPie and More)
-
@hopwon said in Integrated Music Player for RetroPie [IMP] 2021.10 (Background Music for RetroPie and More):
emulationstation --no-splash#auto
Current version of IMP Setup has been updated to adjust for the issue @hopwon experienced with multiple emulationstation entries in autostart .sh.
The installer was already configured to look for [--no-splash #auto], but Not [emulationstation --no-splash#auto].
@hopwon I don't know if it was a typo or not, but I'm pretty sure there's supposed to be a SPACE before #auto in your entry here:
emulationstation --no-splash#auto
emulationstation --no-splash #autoI'd venture to guess you are probably still seeing the ES splash screen without that space before #auto.
Either way, IMP Setup will now accommodate this scenario, and correct it. -
@RapidEdwin08 said in Integrated Music Player for RetroPie [IMP] 2021.10 (Background Music for RetroPie and More):
@hopwon I don't know if it was a typo or not, but I'm pretty sure there's supposed to be a SPACE before #auto in your entry here:
emulationstation --no-splash#auto
emulationstation --no-splash #autoNo, a space is not required after the parameters. If your detection script tries to look for the line where
emulationstation
command is started, either look for^emulationstation
or#auto
to find it, both should work fine. -
@mitu said
No, a space is not required after the parameters. If your detection script tries to look for the line where
emulationstation
command is started, either look for^emulationstation
or#auto
to find it, both should work fine.@mitu Thanks for the feedback (and everything else you do for the community), it's always appreciated.
I've seen some Pi Images where emulationstation is not at the beginning of the line, so I do not use ^ for the detection here.Also, I thought the same thing about the space not making an impact, until I added it to my autostart .sh for testing the issue previously experienced by @hopwon.
In my case, on a stock retropie 4.8 build, the ES Splash screen still displays when there's no space in [emulationstation --no-splash#auto]. -
[v2023.03] Released
LITE Mode Now Retains Last Track/Position at Poweroff if Properly Shutdown.
New Feature 0ptional User Gamelist (imp-user-gamelist.xml)
Added x2 More [SomaFM] Internet Radio Stations to [Streams] (cliqhop,darkzone)
Various Visual Tweaks Added to Utilities Menu and Main Menu
Tweaks to Installer applying to [autostart .sh] (emulationstation --no-splash)Again, Thanks All for the Feedback...
-
@RapidEdwin08 Quick question, will it play VGM, SPC etc. like Naprosnia's player? I use it for that feature as they're small files and I can have authentic game music in EmulationStation.
Thanks for all your work on this, looks ace!
-
@segasonic No...
IMP uses mpg123 as the main player, so only mp3 support + .pls and m3u. -
@RapidEdwin08 Thanks for the reply! I'll try it out anyway, got plenty of game music mp3s.
-
@RapidEdwin08 said in Integrated Music Player for RetroPie [IMP] 2021.10 (Background Music for RetroPie and More):
@hopwon said in Integrated Music Player for RetroPie [IMP] 2021.10 (Background Music for RetroPie and More):
emulationstation --no-splash#auto
Current version of IMP Setup has been updated to adjust for the issue @hopwon experienced with multiple emulationstation entries in autostart .sh.
The installer was already configured to look for [--no-splash #auto], but Not [emulationstation --no-splash#auto].
@hopwon I don't know if it was a typo or not, but I'm pretty sure there's supposed to be a SPACE before #auto in your entry here:
emulationstation --no-splash#auto
emulationstation --no-splash #autoI'd venture to guess you are probably still seeing the ES splash screen without that space before #auto.
Either way, IMP Setup will now accommodate this scenario, and correct it.It was a typo :)
-
Great player! I'm only missing one feature to be happy - changing the song using the button on the pad/keyboard (like in batocer for example, where the button is used - in this case by clicking the left analogue). Is this feasible to implement?
-
@Grassini Thanks for the feedback.
I'm sure it's possible with some kind of PyScript, similar to GPi Safe Shutdown or something else...
We would just need something to monitor when those Joypad Inputs are pressed, and bash a script.
But I have not really looked into it, and honestly may not for a bit as I'm not too familiar.Fix for a recent issue added to IMP.
Issue #5: Music Plays After ROM Exit despite Music Disabled at B00TYou can Uninstall/Reinstall IMP to apply the fix.
Or just run these Commands to apply the Fix for the x1 File with Issue:rm /opt/retropie/configs/imp/mpg123loop.sh wget https://raw.githubusercontent.com/RapidEdwin08/imp/main/main-imp/configs-imp/mpg123loop.sh -P /opt/retropie/configs/imp/ chmod 755 /opt/retropie/configs/imp/mpg123loop.sh
-
[v2023.11] Released
RemovedOMX Monitor
from Settings +omxplayer
wait from[autostart.sh]
(Deprecated)
Added + Updated[SomaFM]
Specials (doomed,deptstore,tikitime,bossa,insound)
Updatedmpg123
Utilities to include[v1.32.3]
Thanks All for the Feedback...
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.