this is my modified functions according to my provider for such renames and some custom sortings in live and vod lists. these are hardcoded and cannot be set via plugin gui. just upload it in plugin folder to test if it helps.
(make a backup before or reinstall the plugin for fallback).
what exactly is this mod doing.
Can you show me a before and after screen shot
From looking at the code it just seems to be sorting the name into 4k, fhd, hd, sd
rather for example like many defaults of sd,hd,fhd,4k
Display More
these make the list easier to search or zap the channels especially for the large lists (unfortunately I need to modify it each time a new version has been released :)
- it removes the country codes from the channels' names (2 letters followed by non-word characters), it finds then many picons by snp
- it also sorts, better said groups the names by theirs qualities
all HD,4K,SD,.. (according to last word in the name) would be listed among each other, otherwise no changes with the position in the list
for example
before
channel1 hd
channel1 sd
channel2 4k
channel2 hd
channel2 sd
channel3 sd
after
channel2 4k
channel1 hd
channel2 hd
channel1 sd
channel2 sd
channel3 sd
- movie names are lowercased and capitalized to make better searching