Project

General

Profile

Bug #3672

User icon with + dont work anymore

Added by Hanspeter Müller over 8 years ago. Updated over 8 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
User Interface
Target version:
-
Start date:
2016-03-29
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1-1762~ga004ac3~trusty
Affected Versions:

Description

Hi,

since a few month (don't know exactly when, but at least since january), user icons with a + don't work anymore (in all clients, kodi, emby and the tvheadend-webui), i.e:

file:///home/hts/.hts/tvheadend/logos/sport1+_hd.png
file:///home/hts/.hts/tvheadend/logos/3+_hd.png

in the logs i see 404s like

HTTP/1.1 HEAD /imagecache/8525 -- 404

it does not matter, if the image cache is enabled or not, is this expected or should i see the real url if it's off...?

Picon config:

Prefer picons over channel name: off
Channel icon path: file:///home/hts/.hts/tvheadend/logos/%C.png
Channel icon name scheme: All lower-case

Regards,

/hp

History

#1

Updated by Jaroslav Kysela over 8 years ago

See #3439 .

#2

Updated by Jaroslav Kysela over 8 years ago

  • Status changed from New to Fixed

Fixed in v4.1-1777-gff9dab0 .

#3

Updated by Hanspeter Müller over 8 years ago

Thanks, but it didnt chance anything, i.e

Sport 1+ HD cache file: /home/hts/.hts/tvheadend/imagecache/meta/606

{
"url": "file:///home/hts/.hts/tvheadend/logos/sport1+_hd.png",
"updated": 1459342449
}

HTTP/1.1 GET /imagecache/606 -- 404

after clear/rebuild of the cache. what logging could i turn on to see what it actually tries to access...?

/hp

#4

Updated by Jaroslav Kysela over 8 years ago

You should reset icon URLs in the channels grid to handle the html escape.

#5

Updated by Hanspeter Müller over 8 years ago

Jaroslav Kysela wrote:

You should reset icon URLs in the channels grid to handle the html escape.

Thanks a lot, that did the trick :)

Also available in: Atom PDF