Integrated Music Player for RetroPie [IMP] 2021.10 (Background Music for RetroPie and More)
-
@lolonois, thank you very much, done! 😄
-
@cdaters @RapidEdwin08
.mp3
being added as an extension in /etc/emulationstation/es_systems.cfg makes total sense! I'll keep this in mind. Glad everyone has things working :) -
@lolonois said in Integrated Music Player for RetroPie [IMP] 2021.10 (Background Music for RetroPie and More):
@cdaters to avoid further worries (and also for others stumbling across this): Place a customized copy of
es_systems.cfg
into~/.emulationstation/
(user pi). This location takes precedence over/etc/emulationstation/
and is never changed automagically, neither by updates nor by adding extra emulators.The Installer is accommodating for Both locations already, but the 0nly time it does so is at Install.
This explains why the Re-Install Resolved the issues @mrmadcatz , but the gamelist refresh did N0T @cdaters .New release coming soon, it will check es_systems.cfg(s) for this at B00T.
-
@rapidedwin08 Just saw the new commit and that you've added NightRideFM and RainwaveCC to it! Thank you so much! So cool. I really like how RainWave's channels are all listed and available. I'm noticing that NightRideFM is set up as a station with all of it's stations within a single playlist and not selectable like RainwaveCC. Is this intentional? If not, just wanted to bring it to your attention!
-
@mrmadcatz said in Integrated Music Player for RetroPie [IMP] 2021.10 (Background Music for RetroPie and More):
@rapidedwin08 ... I'm noticing that NightRideFM is set up as a station with all of it's stations within a single playlist and not selectable like RainwaveCC. Is this intentional? If not, just wanted to bring it to your attention!
YES it is intentional.
I included the [NightrideFM-x6.pls] as an Example for Multiple Songs/Channels in a Single Playlist File for Reference.Thanks for the feedback!
-
@rapidedwin08 This is so cool! Thank you very much for adding these :) Them just being there after the install was a pleasant surprise lol!
On a separate note: I'm noticing a bug. When I have "Fade Volume at Game [ON]" it fades the ES System Volume down to about 22-24% before launching the game. Then, upon exiting the game, the System Volume in ES remains at that low level and has to be manually raised again so that games being emulated are not too quiet.
In my testing, I found that if I don't touch the volume when returning to ES as it's stuck at 22-24%, the music will continue to play. If I adjust it to anything below what the Music Player volume is set to (in this instance 80%) the music will cut out, but will come back as soon as I put the system volume above that threshold.
Would you prefer us report stuff like this here or on your GitHub page in the issues section?
-
@mrmadcatz said in Integrated Music Player for RetroPie [IMP] 2021.10 (Background Music for RetroPie and More):
@rapidedwin08 I'm noticing a bug. When I have "Fade Volume at Game [ON]" it fades the ES System Volume down to about 22-24% before launching the game. Then, upon exiting the game, the System Volume in ES remains at that low level and has to be manually raised again so that games being emulated are not too quiet.
Would you prefer us report stuff like this here or on your GitHub page in the issues section?
Here is fine.
Volume Fade is the Unicorn of BGM Features...Was this occurring while Very Rapidly Selecting ROMs?
If so, I guess you could call it a Known Issue with the Fade.If you are a Rapid-ROM-Selector, you can try to Increase the [Delay at Game End] Setting to avoid this issue.
EDIT The Fade Scripts were definitely Not acting right, and have been Reverted to an 0lder known working version.
Changes were Very Promptly Applied on github. (Reinstall if needed).
Thanks for Reporting. -
@rapidedwin08 Funny enough, when I was seeing this consistently, it was only when I was playing ROMs for a length of time and not rapidly switching.
I'll keep this in mind if I see this issue again. Might just turn off the fade option if it has the potential to cause issues.
-
IMP 2022.02 Released
Fixed issue with ES Not Loading after Retropie Update [es_systems.cfg]
Fixed issue with some Streams N0T Playing (Remove [:443] from Address)
Added Startup Song Setting [../music/bgm/startup.mp3]
Added Music Randomizer Mode
Added [RP/ES] Utilites to Installer Menu
Installer adjusted to Set Volume to %50 upon Install
Installer adjusted to Add Samba Share for [~/RetroPie/retropiemenu/imp/music]
Reverted to 0lder versions of [run-onstart] [run-onend] scripts to address Fade IssuesIt's worth noting that Every Change in this Release was Driven by the Community.
Thank You All for your Feedback!
-
Thanks so much for the updates! I'm very honored to have been part of any feedback and excited to see IMP continue to be awesome. Thank you @RapidEdwin08 !
-
@mrmadcatz said in Integrated Music Player for RetroPie [IMP] 2021.10 (Background Music for RetroPie and More):
Thanks so much for the updates! I'm very honored to have been part of any feedback and excited to see IMP continue to be awesome. Thank you @RapidEdwin08 !
Ditto!
Thank you very much @RapidEdwin08 ! -
Okay... I upgraded, and it didn't go smoothly 😢
after backing up my
~/imp
folder to~/imp.bak
I uninstalled using the setup script per the instructions.cd ~/imp && ./imp_setup.sh
After the reboot, I get this:
After I press "A" to quit, I then get this:
I am preparing to run a DIFF of an old 'es_settings.cfg` file against this current one (I happen to have the initial 32GB SD card that I started this journey on, before I imaged it and put it on a 512GB SD card.) to see if there is any wierdness...
-
@cdaters IMP should have the backup es_systems.cfg in both locations IF they existed at Install.
The issue might be with the paths for home:
[/home/pi/RetroPie-Setup...] or [~/RetroPie-Setup...].
Which does your es_systems.cfg have?<command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh
<command>sudo ~/RetroPie-Setup/retropie_packages.sh
I think [~/] might be the issue.
Try replacing with [/home/pi/] instead. -
Nevermind, it seems to be the
es_systems.cfg
again. My custom one, lol! I've made a Pastebin for you to look at in case it's helpful.I determined this once again from a
--debug
session, then als -alh
To remedy this, I just made a backup of my custom
es_systems.cfg
and copied the/etc/emulationstaion/es_systems.cfg
file in it's place.cp /etc/emulationstation/es_systems.cfg ~/.emulationstation/es_systems.cfg
...and I am back up and running. [IMP] seems to still be there too, I didn't have to make any edits like before, yay!
I'll just have to go in and add my custom systems entries...
-
@cdaters Do you recall what version of IMP gave you the issues on Removal?
I'm wondering if it was just an issue with 0lder version IMP or if there's still something to adjust with the Install/Remove in Latest version.
This Latest version should accommodate the <extensions> for both locations on Install and Removal.
EDIT I checked and an 0lder version like v2021.10 could give you this issue on Removal, as it Simply Restores the es_systems.cfg backup File, but 0nly if it was there to Backup upon Install of IMP...
I suspect you did not have an [es_systems.cfg] Backup file to Restore in [~/emulationstation/], so it 0nly Restored [/etc/emulationstation].
As a result, a mismatch was created on Removal of 0lder IMP, since the Custom es_systems.cfg you created after still contained MP3 <extenstions>...I tested latest version with x2 es_systems.cfg files, and it did accommodate appropriately in Both [es_systems.cfg] Locations on Install/Removal.
-
That was probably the case. Everything is all good now! Thank you for checking!
-
ReadMe has been updated, and a few minor tweaks have been made to v2022.02 to ensure the startup song does not interrupt the current playlist.
Feel free to report any issues here.
Thanks all for the input. -
@rapidedwin08 Congrats- great update! I also had some issues uninstalling to upgrade.. My old version was from late 2021, for what it's worth- so I was skipping a few versions to the current one. I went through the uninstall, then tried to reinstall, and no luck. The software gave me messages that a current install existed, when I had already gone through the uninstall.
Checked es_systems.cfg.. That wasn't the issue.
As it stood, I had a host of other issues going on and I just bit the bullet.. I grabbed another SD card and just did a fresh install of everything again. That did the trick.
So I am back up and running and really happy with the newest version. I have all my tunes on A-SIDE randomly playing starting at boot, which is awesome, and I am working up another set of music for the B-SIDE that it will shuffle from (which I could switch to any time I feel like a different genre of music).
Thanks again!
-
@buzzardbait said in Integrated Music Player for RetroPie [IMP] 2021.10 (Background Music for RetroPie and More):
@rapidedwin08 I went through the uninstall, then tried to reinstall, and no luck. The software gave me messages that a current install existed, when I had already gone through the uninstall.
IMP checks for the existance of one directory for the install, you can Rename/Remove if needed:
/opt/retropie/configs/imp@buzzardbait If you still have the old card with issue, can you list the contents of this directory so I can see what the Uninstaller missed?:
ls /opt/retropie/configs/imp
Thanks for the feedback.
...and the idea for the Randomizer -
@rapidedwin08 Ack, I'm sorry.. I formatted the card before I saw this.
I can tell you that I deleted the imp folder in configs as well as the imp folder in home/pi.. Then attempted to re-install, and got the message that a current install existed.
One other thing I'm noticing on my new install, (and it could be user error). I have randomizer on, A-Side ON, and B-Side OFF.
Upon boot up, random music plays from A-Side. Great.
Unfortunately, IMP seems to select the single track left in the B-Side folder among the A-Side music. Is that supposed to happen with B-Side set to OFF while "randomizing" tracks, or is there a setting I am missing?Thanks again!
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.