tljohnsn

tljohnsn ·

fatg3erman/RompR

Searching with command F, and thoughts on skins.

Well it does show it as found on the page but for some reason the browser doesn't scroll to show the text in the visible frame.

fatg3erman/RompR

RompR 2.0 - Your music collection is empty

support

Not sure if this will help anyone by I am running the following script at boot for automatic collection updates with mpd:

#!/bin/bash
NOW=`date +'%s'`
LASTRUN=`date +'%s'`
PAST=`date +'%s'`
echo starting $NOW
while [ 1 == 1 ]; do
    echo "Starting idle l...
fatg3erman/RompR

Personalized radio clears playlist

Noticed this was added after a recent update. Thanks and cheers!

fatg3erman/RompR

Personalized radio clears playlist

Yes, that is what I was hoping for. Sometimes I add a few songs to the queue but then later wish to enable radio without removing the songs when I start radio.

fatg3erman/RompR

Donation nag screen

Mark - feel free to delete this post. I have donated also. I use a lot of different browsers and devices and sometimes use incognito mode. I got rid of the screen by editing the server side prefs.js to add the version number. Eg. for 1.59.1

sudo sed -i ...
fatg3erman/RompR

Is it possible to add "is not" to rating drop down in personalized radio?

Thanks for adding this. I tried it out, but I didn't get any songs with no rating in the queue when setting to "is not = 1"

Thanks,
Trent

fatg3erman/RompR

Metadata backup

Thank you, I found it. Backup / restore is working great.