Normal
Really? I can't seem to find it in 1.1RC1. When was it added?When you change the name of a channel the new name is stored in displayName in table Channel. The complex sort option is using the table TuningDetail and name in that table is the original name from the scanning, same as name in table Channel. Since TuningDetail don't contain displayName I don't think you can get an alphabetic sort of the channels regarding their edited names, only their original names.I suppose you could edit name directly in all tables but make sure you have a good backup first...
Really? I can't seem to find it in 1.1RC1. When was it added?
When you change the name of a channel the new name is stored in displayName in table Channel. The complex sort option is using the table TuningDetail and name in that table is the original name from the scanning, same as name in table Channel. Since TuningDetail don't contain displayName I don't think you can get an alphabetic sort of the channels regarding their edited names, only their original names.
I suppose you could edit name directly in all tables but make sure you have a good backup first...