Mark Greenwood
Mark Greenwood
If you're struggling to get rid of that error, you can edit util_classes/basealbumimage.class.php and add these lines above the definition of public function __construct ``` // Remember to keep albumart_translator...
I've alreday fixed it on the develop branch but it won't make it to main until I do another release, which will be some months away.
Fixed in 2.06
Thanks for reporting. I'll do a 2.07 release in the next day or so to add this fix. Apple podcasts are working for me. Which podcast were you searching for?...
I have never tried FreeBSD but I can guess what the error is. The error message you're showing me means your prefs folder is not writable by PHP when you...
Thanks for that, I'll add it to the docs when I remember. The backend is responsible for starting an romonitor.php process for each of your players, you should check that...
That's cool. The only thing you'll need to remember to do is to restart your backend service whenever you update to a new release of RompR. It is possible that...
A much better way to do this, if you're using MPD, is to set up a second MPD output that is an httpd stream. You can then connect VLC directly...
I agree that would be nice, but i's actually ridiculously difficult :) I'll leave this open but I can't guarantee it would ever happen. Artist pictures might be doable, but...
Thanks, but I've already done that. ~/.cargo/bin is on my PATH which cargo /home/bob/.cargo/bin/cargo cargo --version error: command failed: 'cargo': No such file or directory (os error 2) The error...