08-21-2019, 11:48 PM
(This post was last modified: 08-21-2019, 11:54 PM by TheOldPresbyope.)
(08-21-2019, 11:19 PM)Im bored Wrote:(08-21-2019, 10:59 PM)Tim Curtis Wrote: I was asking whether your process of bulk adding radio stations includes a step where you update the cfg_radio table. If you update the table please post the sqlite command string.
No I don't run any commands after adding radio statons to update cfg_radio table.
My process is
Copy and Paste Radio stations to /var/lib/mpd/music/RADIO
Copy and Paste Images to /var/www/images/radio-logos
Navigate to the User Interface and refresh there so the stations show up in the UI.
That's it.
Nope, as I explained in my previous message, that's circumventing the logic implemented in moOde's interface and mirrored in my scripts.
Sorry.
Regards,
Kent
Post script: if you have all your .pls files and .jpg files (did you generate all the thumbnail files yourself?) then you can write a script to scan them and create the sqlite3 entries to populate the database.