04-24-2018, 06:53 PM
Moode would not show the logo for me for the FLAC stream of Frequence3.
The solution is the following:
As logo, add one of the following links in the sqlite database:
to update your sqlite, as root, do:
enjoy!
Hendrik-Jan
P.S. I noticed that in teh flac stream I get no information on the song that is currently playing. Is there a way to still get this like in an mp3 stream?
The solution is the following:
As logo, add one of the following links in the sqlite database:
Code:
http://www.frequence3.fr/bundles/frequence3frontend/images/playerlive/pl-f3-logofull.png (black)
OR
http://www.frequence3.fr/bundles/frequence3frontend/images/playerlive/pl-f3-logowfull.png (white)
to update your sqlite, as root, do:
Code:
sqlite3 /var/local/www/db/moode-sqlite3.db "update cfg_radio set logo='http://www.frequence3.fr/bundles/frequence3frontend/images/playerlive/pl-f3-logofull.png'"
enjoy!
Hendrik-Jan
P.S. I noticed that in teh flac stream I get no information on the song that is currently playing. Is there a way to still get this like in an mp3 stream?