mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-02-28 01:00:43 +01:00
exerimental support for Hisense's new channellist.db format
This commit is contained in:
@@ -12,7 +12,7 @@ namespace ChanSort.Loader.Hisense
|
||||
#if HISENSE_ENABLED
|
||||
public class HisDbSerializerPlugin : ISerializerPlugin
|
||||
{
|
||||
public string PluginName => "Hisense *.db";
|
||||
public string PluginName => "Hisense channel.db";
|
||||
public string FileFilter => "channel*.db";
|
||||
|
||||
#region CreateSerializer()
|
||||
|
||||
Reference in New Issue
Block a user