I’ve got Volumio 3 up and running. I’ve got my NAS share mounted, and I’ve even managed to create a playlist from the music on it, and it’s playing.
I’m trying to figure out a way to make my playlist start playing on boot, and also randomize the queue if possible. I see that there was a plugin available to do this, but based on the forum posts I’ve read, it no longer works.
Click on the banner at the top of the page, then look at the first issues listed: “Volumio 3 does not work for me yet…”
Note that Volumio 2 still works, but you are unlikely to get support for it.
Keep an eye on Volumio 3 Plugin support progress and switch as soon as you can.
Really hoping autostart gets done quickly. Then i will migrate my fleet of 3 RPI’s.
Useless without autostart as a family music player.
I have it setup so you just turn it on and music plays.
set to radio paradise flac.
Had to install cron: sudo apt-get install cron
Had to insert shebang at start of script: #!/bin/bash
Had to make start.sh executable: sudo chmod +x start.sh
I will join the request. Maybe someone will tell you in great detail for the most inexperienced how to make the autoplay of the Internet radio playlist begin after switching on (rebooting). Thank you in advance.
The autostart plugin works flawless on V3.xxx, only an update for NPM is required. Already did it in this zip file. Make sure to adjust the time, so you’re sure Volumio is fully started. Currently I set it to 40000 (40 seconds) autostart.zip (152.4 KB)
unzip it
Place it in your home folder: /home/volumio
Open putty and run the command: cd autostart && volumio plugin install
Hello Wheaten!
Cool !
But for me it is not working, maybe you could help me ?
i can see the plugin in the Web-UI, when i switch it to ON settingbutton appears.
But the state still is Red-dot inactive.
If I klick on settings, no configuration is available appears.
If I do “volumio plugin list” the following appears:
prettyName: ‘AutoStart’,
name: ‘autostart’,
category: ‘miscellanea’,
version: ‘1.1.2’,
icon: ‘fa-play-circle-o’,
isManuallyInstalled: false,
enabled: true,
active: false
i tried but it still does not work, its not shown anymore on the web-UI
hmmm, i could not find the volumio.log (/var/log/…)
just the mdp.log:
-bash-5.0$ cat mpd.log
Mar 09 14:11 : zeroconf: No global port, disabling zeroconf
Mar 09 14:11 : zeroconf: No global port, disabling zeroconf
Mar 09 14:12 : client: [0] opened from local
Mar 09 14:12 : exception: No such directory
Mar 09 14:12 : client: [1] opened from local
Mar 09 14:12 : zeroconf: No global port, disabling zeroconf
Mar 09 14:12 : client: [0] opened from 127.0.0.1:36078
Mar 09 14:12 : client: [1] opened from 127.0.0.1:36080
Mar 09 14:12 : client: [2] opened from 127.0.0.1:36092
Mar 09 14:12 : client: [3] opened from local
Mar 09 14:12 : client: [4] opened from 127.0.0.1:36104
Mar 09 14:13 : client: [5] opened from 127.0.0.1:36292
Mar 09 14:13 : client: [6] opened from 127.0.0.1:36296
Mar 09 14:13 : exception: Failed to read mixer for ‘alsa’: no such mixer control: PCM
Mar 09 14:13 : client: [0] closed
Mar 09 14:13 : client: [1] closed
Mar 09 14:13 : client: [2] closed
Mar 09 14:13 : client: [4] closed
Mar 09 14:14 : client: [5] closed
-bash-5.0$
Hi Balbuze,
I am not the developer nor considering to become one nor even want to spend time to go through all new requirements at this moment. I respect those who did.
I just took the zip file from my V3.3xx system which is working and also for @trekaf (which is a really funny name in Dutch) and hoped it would work for DannyH to