- Added support for Toshiba *.zip channel list (chmgt.db, ... SQLite files)

This commit is contained in:
hbeham
2013-04-11 01:38:37 +02:00
parent e3387422b5
commit 63aefd0cad
11 changed files with 285 additions and 120 deletions

View File

@@ -567,7 +567,7 @@ namespace ChanSort.Loader.TllFile
#region Save()
public override void Save(string tvOutputFile, string csvOutputFile)
public override void Save(string tvOutputFile)
{
int newAnalogChannelCount;
int newDvbctChannelCount;