09-18-2024, 10:29 AM
(This post was last modified: 09-18-2024, 10:42 AM by the_bertrum.
Edit Reason: typo
)
(09-18-2024, 10:19 AM)Tim Curtis Wrote:(09-18-2024, 06:59 AM)the_bertrum Wrote:(09-17-2024, 05:13 PM)Tim Curtis Wrote: Try emptying the Browser cache for example in Chrome you can open the Browser console, right click on the refresh icon and select "Empty cache and hard reload"
Yup, I tried all that, no joy.
On further investigation...
So the _sm thumbs are being made correctly, but what gets shown in the UI is:Code:master@prometheus:/var/local/www/imagesw/radio-logos/thumbs $ ls -ltr
...
-rwxrwxrwx 1 root root 67745 Sep 17 14:40 'NPO Klassiek.jpg'
-rwxrwxrwx 1 root root 2638 Sep 17 15:12 'Ancient FM - Mediaeval and Renaissance Music_sm.jpg'
-rwxrwxrwx 1 root root 1190 Sep 17 15:21 'Classic FM_sm.jpg'
Code:http://prometheus.local/imagesw%2Fradio-logos%2Fthumbs%2FAncient%20FM%20-%20Mediaeval%20and%20Renaissance%20Music.jpg
Which is unaltered:
Code:-rwxrwxrwx 1 root root 105366 Sep 17 14:40 'Ancient FM - Mediaeval and Renaissance Music.jpg'
How would I be able to repro your issue?
In the Radio feature there are three images for each station as below.
Code:radio-logos/image.jpg Main Playback screen and CoverView
radio-logos/thumbs/image.jpg Radio view (was 200px now same as main image, up to 600px)
radio-logos/thumbs/image_sm.jpg Queue (80px)
So, the first and third image are updated correctly, it is only the radio-logos/thumbs/image.jpg that does not update.
To repro, simply edit a station that already has a logo and replace the logo with a different image. The main playback, and queue images will change but not the radio view image.
----------------
Robert
Robert