commit
3838471ae5
|
@ -3,8 +3,8 @@ namespace MediaBrowser.Controller.Entities
|
||||||
{
|
{
|
||||||
public enum SourceType
|
public enum SourceType
|
||||||
{
|
{
|
||||||
Library = 1,
|
Library = 0,
|
||||||
Channel = 2,
|
Channel = 1,
|
||||||
LiveTV = 3
|
LiveTV = 2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user