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 02:18:54 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e4c5d51860
jellyfin
/
Emby.Dlna
/
IConnectionManager.cs
8 lines
107 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
added upnp ConnectionManager.cs
2014-05-20 17:56:24 -07:00
{
separate event managers
2014-05-20 18:15:46 -07:00
public
interface
IConnectionManager
:
IEventManager
,
IUpnpService
added upnp ConnectionManager.cs
2014-05-20 17:56:24 -07:00
{
}
}
Reference in New Issue
Copy Permalink