Opened 9 years ago

Closed 9 years ago

#4213 closed enhancement (fixed)

Support picon.tpl by name thanks to change 10697 it is now possible

Reported by: pr2 Owned by:
Priority: minor Component: Webinterface
Severity: low Keywords:
Cc: Sensitive: no

Description

Reason for enhancement

Thanks to the enhanced oscam.srvid, that now also support the PROVID, we can avoid conflict in retrieving channel name. So channel name retrieval become really accurate with a proper oscam.srvid file.

Can we then imagine to be able to use now a picon by name instead of a picon by reference based on the oscam.srvid enhancement?

This will avoid to duplicate the picon by reference for the same channel simply because we can unscramble it from different provider.

Recent E2 image now also support picon by name, I propose to follow the same rules to create the picon.tpl name.

Filename format is as follows:
Lower case, bbconehd.png (this allows BBC One HD and BBC ONE HD to share a picon (Das Earst, 19.2E; DAS ERSTE, 13.0E; etc))
No spaces,
Excluded characters: ['/', '
', '\, '"', '`', '?', ' ', '(', ')', ':', '<', '>', '|', '.', '\n']
Special characters: '*', '+' and '&' are converted to 'star', 'plus' and 'and' respectively.

if channel name ends with HD and no picon that match the name with hd at the end fallback to the same name without hd at the end.

Possible impacts on other features

No impact picons by reference and picons by name can live together.

Change History (3)

comment:1 by Aeon, 9 years ago

please try Changeset 10713

comment:2 by Jan Gruuthuse, 9 years ago

'there seems to be an issue with IC_animalplanet.tpl

  • 0100:00006C:13B0 unknown

oscam.srvid:

  • FFFE,0100,0500,1817,1818:1798|M7 Group 23.5°E|AnimalPlanet|TV|Technology|

don't bother my mistake: srvid should match ofcourse, works with:

  • FFFE,0100,0500,1817,1818:13B0|M7 Group 23.5°E|AnimalPlanet|TV|Technology|

to early in the morning. Works great.

remark: TLC and TLC (D) germany in oscam srvid should have same name:

  • 0000,0100,0500,1817,1819:51D5|M7 Group 23.5°E|TLC|TV|Documentaries|
  • FFFE:0304|BetaDigital 19.2°E|TLC|TV|
Last edited 9 years ago by Jan Gruuthuse (previous) (diff)

comment:3 by pr2, 9 years ago

Resolution: fixed
Status: newclosed

Implemented in 10713 and work great!

http://www.streamboard.tv/oscam/changeset/10713

Note: See TracTickets for help on using tickets.