jellyfin/Emby.Server.Implementations/EntryPoints
Bond-009 b44a70ff36 Simplify/remove/clean code
* Remove useless runtime check (we only support one)
* Remove unused args
* Remove a global constant

And ofc fix some warnings ;)
2019-03-25 22:25:32 +01:00
..
AutomaticRestartEntryPoint.cs Remove custom Threading 2019-02-05 16:47:50 +01:00
ExternalPortForwarding.cs Remove custom Threading 2019-02-05 16:47:50 +01:00
LibraryChangedNotifier.cs Simplify/remove/clean code 2019-03-25 22:25:32 +01:00
RecordingNotifier.cs Start startup tasks async 2019-01-27 15:40:37 +01:00
RefreshUsersMetadata.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ServerEventNotifier.cs Start startup tasks async 2019-01-27 15:40:37 +01:00
StartupWizard.cs Merge pull request #736 from Bond-009/startasync 2019-02-03 22:23:54 -05:00
UdpServerEntryPoint.cs Start startup tasks async 2019-01-27 15:40:37 +01:00
UserDataChangeNotifier.cs Make all class implementing dynamically loaded interfaces public 2019-02-15 23:05:14 +01:00