Closed andimik closed 11 months ago
What is the directory where you have found Radio rock logos? What do you mean by mixed? Application does not distinguish where the logo comes from. If the logo exists in the cache it is shown.
No
What do you mean by 'no'?
If the logo exists in the cache it is shown.
No. See above. The cache has these two files, but it is not shown.
What is the directory where you have found Radio rock logos?
I guess it has the correct folder name (ECC and SId) , but I am not at home. Is there any config file (xml) for such logos?
Application does not store XML files anywhere to avoid filling disk with data that is not needed to be persistent. Logos are stored in cache in directory name created from combination of ECC+SId+SCId that shall be unique worldwide (SCId might be removed in future). When service is selected, application checks if logos exist in that direcory and it yes, it is showing them.
I have check the situation with recording kindly shared by @bostjane in Issue #90 and unless anything changed the behavior of application is aligned with the expectations.
Rock Radio does not have logo in SPI MOT directory, neither provided by its own RadioDNS service. But it is included in SI file for Center Slo service. The bearer defined in that SI.xml file for Rock Radio is this:
<bearer id="dab:9e4.9200.9416.0" cost="1" mimeValue="audio/aacp" offset="1000"/>
It means ECC 0xE4 and SId 0x9416, SCIdS = 0, in other words the logos shall be stored in
The problem is, that SId of Rock Radio in 0x9200 is 0xE49516:
[E49200 @ 174928 kHz | 5A] Rock Radio Slo E49516 : 0
This is the reason why logo is not displayed.
SI.xml is here: wget http://tcp.radiocenter.si/radiodns/spi/3.1/SI.xml
This is bug in configuration in my opinion, the broadcaster should match bearer item with DAB source.
OK thanks, maybe I will report it to the broadcaster or to the operator.
Althought the console says,
there are files in the
.cache/AbracaDABra/
folder containing the RadioDNS logos for Rock Radio Slovenia.But the do not appear in the Window.
For all other stations it works.
But Radio Center does not have SPI logos in the multiplex.
So I fear RadioDNS and SPI are mixed up in your application.