mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-05-06 10:26:39 +02:00
- printing support for channel/fav lists
- fixed: modified Panasonic channel names are now saved - fixed: ClassCastException when saving Panasonic and Toshiba channel lists containing proxy-channels from a reference list
This commit is contained in:
@@ -237,7 +237,8 @@ namespace ChanSort.Loader.Panasonic
|
||||
#region UpdateRawData()
|
||||
public override void UpdateRawData()
|
||||
{
|
||||
|
||||
if (this.IsNameModified)
|
||||
this.RawName = Encoding.UTF8.GetBytes(this.Name);
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user