mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-25 19:46:34 +00:00
update RecordingStatus
This commit is contained in:
@@ -4,7 +4,6 @@ namespace MediaBrowser.Model.LiveTv
|
||||
public enum RecordingStatus
|
||||
{
|
||||
New,
|
||||
Scheduled,
|
||||
InProgress,
|
||||
Completed,
|
||||
Cancelled,
|
||||
|
||||
Reference in New Issue
Block a user