This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
jellyfin
Watch
2
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2024-11-16 10:29:01 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
59cdfdc2d9
jellyfin
/
MediaBrowser.Model
/
LiveTv
/
LiveTvServiceStatus.cs
9 lines
128 B
C#
Raw
Normal View
History
Unescape
Escape
Add GPL modules
2018-12-27 16:27:57 -07:00
namespace
MediaBrowser.Model.LiveTv
{
public
enum
LiveTvServiceStatus
{
Ok
=
0
,
Unavailable
=
1
}
EditorConfig reformat: MediaBrowser.Model
2019-01-13 12:31:15 -07:00
}
Reference in New Issue
Copy Permalink