This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-06-15 12:10:47 +01:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
82fe244fa14029de7da2492598554e2eeed06d3e
jellyfin
/
MediaBrowser.Dlna
/
Ssdp
History
Mike
5f557b7c73
According to the spec:
http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.0-20080424.pdf
device responses to search should be delayed a random duration between 0 and the delay, not equal to the delay.
2015-01-27 19:48:22 -05:00
..
Datagram.cs
check video profile with substring
2014-10-07 22:25:24 -04:00
DeviceDiscovery.cs
added HasSyncJob
2015-01-24 14:03:55 -05:00
DeviceDiscoveryInfo.cs
add subtitle delivery methods to StreamBuilder
2014-07-18 15:07:28 -04:00
Extensions.cs
add subtitle delivery methods to StreamBuilder
2014-07-18 15:07:28 -04:00
SsdpHandler.cs
According to the spec:
http://www.upnp.org/specs/arch/UPnP-arch-DeviceArchitecture-v1.0-20080424.pdf
device responses to search should be delayed a random duration between 0 and the delay, not equal to the delay.
2015-01-27 19:48:22 -05:00
SsdpHelper.cs
fixes
#914
- Add option to save metadata hidden
2014-09-06 00:21:23 -04:00
SsdpMessageBuilder.cs
remember display mirroring
2014-08-25 22:30:52 -04:00
SsdpMessageEventArgs.cs
fixes
#914
- Add option to save metadata hidden
2014-09-06 00:21:23 -04:00