Feature #3234
Changes in automatic channel Icon creation
0%
Description
It's (eventually) a mixture between bug and a new feature
Bug: the switch for lowercase letters will not work on %c (on %C its working)
Featurerequest: There is a big library for channel logos wich are in lowercase letters but with ascii filenames but using spaces instead of underscore (_) and the international form of some special characters like ae für ä oe for ö and ue for ü so is there a possibillity to change some thinges for example use only %c and make some switches/selection Boxes for the vonversation behavior? This will also fix the bug?!
For example:
- a switch for lowercase
- a selection box for space: remove space completly, use underscore (_), use (-) and leave it empty (as it is)
- a selection box for the caracter set (ASCII with for special character, UTF-8, and if possible ASCII with conversion for ae for ä (example) with and without URL, eventually more
- a switch for URL conversion
and make the conversion in the same order as the 4 switches/selections so all behaviors are possible
Thanks
Frank
History
Updated by Frank Baier about 8 years ago
from my side this feature request can be closed because
- switch o lowercase is working
- the probelm that a channel name with a space need this space " " in the "file://channel name.png" is gone. It works now also with
"file://channel%20name.png" as it will automaticly created and will now be delivered correctly to the client.
From my side the request can be closed.
Thanks a lot
Frank