mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-05-13 03:16:38 +02:00
- WIP support for Philips channel list format version 120
This commit is contained in:
@@ -230,7 +230,7 @@ namespace ChanSort.Api
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region ParseInt()
|
||||
#region ParseLong()
|
||||
protected long ParseLong(string input)
|
||||
{
|
||||
if (string.IsNullOrWhiteSpace(input))
|
||||
|
||||
Reference in New Issue
Block a user