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 10:58:58 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
05fb84ba22
jellyfin
/
Emby.Dlna
/
IContentDirectory.cs
8 lines
106 B
C#
Raw
Normal View
History
Unescape
Escape
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
2019-01-13 12:54:44 -07:00
Update to 3.5.2 and .net core 2.1
2018-09-12 10:26:21 -07:00
namespace
Emby.Dlna
support sending upnp events
2014-04-21 09:02:30 -07:00
{
separate event managers
2014-05-20 18:15:46 -07:00
public
interface
IContentDirectory
:
IEventManager
,
IUpnpService
support sending upnp events
2014-04-21 09:02:30 -07:00
{
}
}
Reference in New Issue
Copy Permalink