mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-01-29 18:49:02 +01:00
- Philips loaders will show model and file format version under File / File information...
This commit is contained in:
@@ -138,6 +138,9 @@ namespace ChanSort.Api
|
||||
}
|
||||
#endregion
|
||||
|
||||
public virtual string TvModelName { get; set; }
|
||||
public virtual string FileFormatVersion { get; set; }
|
||||
|
||||
public virtual void ShowDeviceSettingsForm(object parentWindow) { }
|
||||
|
||||
public virtual string CleanUpChannelData() { return ""; }
|
||||
|
||||
Reference in New Issue
Block a user