I've developed a music-controls addon which might be of interest to the group. I've only been able to test it on my Windows 10 cab so not sure how it will perform on other versions.
- Create a new folder "Jukebox" under your PinballY "Media" folder
- Place music files into this Jukebox folder directly or organise your music into Artist/Albums using sub-folders to replicate your iTunes library.
- Optionally place an iTunes "library.xml" file into the Jukebox folder to display album/artist/song data
- Optionally include a "cover.jpg" in the same folder as your song file to display album cover art in the "Now Playing" popup and Media Window
It also works well with "wheel-actions" to create a jukebox feel to your cab. Simply create a new .js (jukebox.js) file, import showMusicMenu and pathJukeBox and call showMusicMenu(pathJukeBox)
music-controls.zip
I've developed a music-controls addon which might be of interest to the group. I've only been able to test it on my Windows 10 cab so not sure how it will perform on other versions.
It also works well with "wheel-actions" to create a jukebox feel to your cab. Simply create a new .js (jukebox.js) file, import showMusicMenu and pathJukeBox and call showMusicMenu(pathJukeBox)
music-controls.zip