The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Problem: Radio station logos will not be shown
#1
Hi,

I followed the instructions that logos should be displayed in the radio menue with no success.

The test i prepared should demonstrate the problem. I took the logo of the already shipped "1.FM - Blues Radio" and copied it in the file 1.FM - Bossa Nova.jpg

Then I inserted the right record is in the table cfg_radio. I queried both 1.FM stations for direct comparison:

Code:
root@moode:/home/pi# sqlite3 -header /var/local/www/db/moode-sqlite3.db "select * from cfg_radio where name like '1.FM%'"   id|station|name|permalink|logo
1|http://strm112.1.fm/blues_mobile_mp3|1.FM - Blues Radio||local
185|http://strm112.1.fm/bossanova_mobile_mp3|1.FM Bossa Nova||local
Here the files:

Code:
root@moode:/home/pi# ls -l /var/www/images/radio-logos/1.FM*
-rw-r--r-- 1 root root 27836 Jul 27 21:13 /var/www/images/radio-logos/1.FM - Blues Radio.jpg
-rw-r--r-- 1 root root 27836 Jul 27 21:13 /var/www/images/radio-logos/1.FM - Bossa Nova.jpg


In the radio menu only the default logo is displayed!

Did I miss a step?

Onurbi




root@moode:/home/pi# ls -l /var/www/images/radio-logos/1.FM*
-rw-r--r-- 1 root root 27836 Jul 27 21:13 /var/www/images/radio-logos/1.FM - Blues Radio.jpg
-rw-r--r-- 1 root root 27836 Jul 27 21:13 /var/www/images/radio-logos/1.FM - Bossa Nova.jpg
Reply


Messages In This Thread
Radio station logos will not be shown - by onurbi - 07-29-2018, 08:14 PM

Forum Jump: