• Welcome to RadioDJ - Free Radio Automation Software Forum. Please log in or sign up.

Setting same picture for all station IDs

Started by Johnsterosa, July 16, 2023, 07:50:55 PM

Johnsterosa

How do i tell my database (Mariadb 10.2/Heidi) to show a certain picture/art when my station IDs are played?
My IDs are tagged as follows:
Artist = ID1 (ID2,ID3,etc)
Title = Mountain Drive Radio

I want to use the same picture for all IDs.
The picture name will be MDR.jpg

Thank you!


Johnsterosa

I am trying this query but get error when i do:

UPDATE `album_art` FROM songs SET `album_art` = mdr-pic_orig.jpg WHERE `song_type` = 0 AND `title`= `Mountain Drive Radio`;

You cannot view this attachment.

Kai

The picture you want to add has to be inside the same directory as the pictures for the songs.

The correct SQL-code will be:

UPDATE songs SET album_art = 'mdr-pic_orig.jpg' WHERE song_type = '0' AND title = `Mountain Drive Radio`;

Is the name of the row 'album_art'? I'm asking, because in the RadioDJ v2.x it's 'image'...
Save the world!
It's the only planet with chocolate...

RFU

If you properly edited all your ID3 tags in your files, then when you imported them into radiodj they should show up when they are played. They're all in the album art folder
Гордий бути українцем, Ми - Радіо Вільної України.

placidnull

Have you checked it's in the same folder as each other?

beerfrustrated

#5
I have found them to show up when played. Thanks for the help. :cool:
happy wheels