First running version with all fields, sync, m3u generation and without old controller
This commit is contained in:
@@ -4,8 +4,8 @@ namespace Tv7Playlist.Core
|
||||
{
|
||||
public const int Startup = 1000;
|
||||
public const int Playlist = 1001;
|
||||
public const int ParsingM3uPlayList = 1002;
|
||||
|
||||
public const int ParsingM3UPlayList = 1002;
|
||||
public const int Synchronize = 1003;
|
||||
public const int PlaylistNotFound = 4000;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user