mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
update RecordingStatus
This commit is contained in:
parent
e1f953d517
commit
cc6b8f44d1
@ -4,7 +4,6 @@ namespace MediaBrowser.Model.LiveTv
|
|||||||
public enum RecordingStatus
|
public enum RecordingStatus
|
||||||
{
|
{
|
||||||
New,
|
New,
|
||||||
Scheduled,
|
|
||||||
InProgress,
|
InProgress,
|
||||||
Completed,
|
Completed,
|
||||||
Cancelled,
|
Cancelled,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user