This website requires JavaScript.
Explore
Help
Register
Sign In
lgladsden
/
jellyfin-server
Watch
1
Star
0
Fork
0
You've already forked jellyfin-server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6c9ecb6d2e
jellyfin-server
/
MediaBrowser.Controller
/
Entities
/
TV
/
Episode.cs
8 lines
106 B
C#
Raw
Normal View
History
Unescape
Escape
Moved TV into the main project and added Series properties to DTOBaseItem
2012-09-08 19:05:18 +00:00
Moved some entities to the main project
2012-09-11 01:34:02 +00:00
namespace
MediaBrowser.Controller.Entities.TV
Moved TV into the main project and added Series properties to DTOBaseItem
2012-09-08 19:05:18 +00:00
{
public
class
Episode
:
Video
{
}
}
Reference in New Issue
Copy Permalink