mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-03-05 03:30:44 +01:00
Added support for LG's 2013 LA-Series (Sat list only)
Improved LG duplicate channel cleanup (including linked list and allocation bitmap)
This commit is contained in:
@@ -18,6 +18,7 @@ namespace ChanSort.Api
|
||||
public string FileName { get; set; }
|
||||
public DataRoot DataRoot { get; protected set; }
|
||||
public SupportedFeatures Features { get; private set; }
|
||||
public bool EraseDuplicateChannels { get; set; }
|
||||
|
||||
protected SerializerBase(string inputFile)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user