mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-05-07 05:17:26 +02:00
- switched to Hisense SQLite file format
This commit is contained in:
@@ -309,6 +309,7 @@ namespace ChanSort.Loader.Panasonic
|
||||
|
||||
this.Features.ChannelNameEdit = ChannelNameEditMode.None; // due to the chaos with binary data inside the "sname" string column, writing back a name has undesired side effects
|
||||
this.Features.CanHaveGaps = false;
|
||||
this.Features.EncryptedFlagEdit = true;
|
||||
this.DataRoot.SortedFavorites = true;
|
||||
|
||||
this.DataRoot.AddChannelList(this.avbtChannels);
|
||||
|
||||
Reference in New Issue
Block a user