I'm sorry if this sounded wrong, I wasn't expecting nothing and I wasn't complaining
I just wanted to ask if maybe somebody had same problem or if there's some way to reset/reinstall MPD or something. Problems are meant to be solved, not to be avoided
I can't just rollback everything because I will probably mess it again when I do all this again, and I just want to have that LCD display, buttons and IR remote. But I'll definitely try everything again on a clean install of RuneAudio. Otherwise, I'll try to disable rescaning, this would be a decent solution since I don't update music very often. Also, to update it, I must unplug the disk and plug it into my laptop. When I plug it back to RPi it will update anyway.
From one side, Arch Linux is great because it's lightweight and fast, in contrary to Raspbian who takes ages to boot. But from other side, Arch doesn't have almost anything preinstalled and it's very unfriendly for us Linux newbies to do anything. But hey, we can't have booth, can we?
Yes I updated it with pacman -Syu (I had to) and I installed "sudo", "make", "wiringPi", "gcc" and all other packages needed for this to work. And I also installed LIRC and needed packages for it to work. I will also have to install Java since coding in C, especially working with strings, is a pain in the a**
I spent around 20 hours just to make buttons work and display song and artist info on LCD display and another 2-3 hours for little script which contacts my website with "curl" requests when playing a few choosen radio stations, so I can scrobble to last.fm from that radio stations. This would take maybe 2-3 hours in total with Java. Or maybe I should consider using PHP since I have some knowledge and it's already there and supported.