mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-05-06 23:47:57 +02:00
- Samsung Channel Digial Sat support
- Attempt to fix LG analog channel list issues
This commit is contained in:
@@ -110,7 +110,7 @@ namespace ChanSort.Loader.LG
|
||||
mapping.SetFlag(_Deleted, true);
|
||||
mapping.SetByte("off" + _Moved, 0); //skip,lock,hide,moved
|
||||
}
|
||||
else
|
||||
else if ((this.SignalSource&SignalSource.Digital) != 0)
|
||||
{
|
||||
mapping.SetFlag(_Moved, true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user