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-17 19:08:53 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e8028de4d7
jellyfin
/
MediaBrowser.Model
/
LiveTv
/
DayPattern.cs
10 lines
129 B
C#
Raw
Normal View
History
Unescape
Escape
Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
2019-01-13 13:02:23 -07:00
namespace
MediaBrowser.Model.LiveTv
Add GPL modules
2018-12-27 16:27:57 -07:00
{
public
enum
DayPattern
{
Daily
,
Weekdays
,
Weekends
}
EditorConfig reformat: MediaBrowser.Model
2019-01-13 12:31:15 -07:00
}
Reference in New Issue
Copy Permalink