Wow that was the music system I was dreaming about since a while!!
Took me a few hours to make it work though. Two things that could be added to the documentation that would have helped:
Tracks are not scanned from a USB flash drive if its filesystem is ext4 (although we can see them from a ssh session). I don’t know if that’s a bug or it just hasn’t been implemented yet, but in any case that would have been helpful to know.
If files are copied directly to the SD card from a ext4 filesystem (for example the aforementioned USB flash drive), insufficient access rights may prevent the tracks from being scanned (in which case changing them to 777 solve the problem).
Just in the process of adding some FAQs to the documentation. If there was one FAQ that you (the Community) would have wished for when first installing Volumio, what would it be? Feel free to contribute more than one
Please add additional instructions on how/where to login to SSH and a bit of info on what SSH is. Like many new users, I have no prior knowledge of Linux/Pi. This documentation only provides the login details, assuming that everyone knows what SSH is. volumio.github.io/docs/User_Manual/SSH.html
You’re right! I was actually looking for it some days ago and I thought I was crazy and probably just dreamed it up ever being there, well guess I’m not so crazy after all! Will see if someone can reupload it.
I encounted to missing information in volumio documentation. I want create special configuration to my xiaomi IR remote controll. When you look into current IR configurations (volumio.github.io/docs/Good_to_ … lient.html). Few examples:
Improve documentation in volumio binary. Result of the command “volumio --help” does not match web documentation nor functionality
Please If you can, move section Good to Knows->Command_Line_Client into section API->Command_Line_Client. I try read documentation before ask, but place of “Command_Line_Client” is confusing for me. I want control volumio, I search in “API” not in “Good to Knows”.
It is possible update ir_controller plugin for more remote controlls? I see in GIT IR controllers like Apple Remote A1294, Arcam ir-DAC-II Remote, Denon Remote RC-1204, Samsung AA59-00431A, Samsung_BN59-006XXA, XBox One Remote, Yamaha RAV363
Hi!
Feel free to send a PR for your remote conf !
We are working to improve the documentation. We agree some part need to be move.
It’s not so easy to do that…
But same than for plugin, you can send a PR with what you think/want to see.
Thanks !
Wow. Thank you for quick improvement. I have account on github but I don’t use it. But I will try make my first pull request for my remote controll. It will be nice use my IR controll in UI without setting via SSH.
I made PR in ir controller plugin yesterday. But I don’t have any response. Shall I send to someone message? Balbuze, your merge was quick, but I’m confused now.