Bond_009
651681c276
Enable nullable for more files
8 months ago
Patrick Barron
0370167b8d
Add IRecordingsManager service
9 months ago
Patrick Barron
19a72e8bf2
Remove IServerEntryPoint
9 months ago
Patrick Barron
34269dee58
Use DI for ILiveTvService
9 months ago
Patrick Barron
efd024bafe
Use DI for IListingsProvider
9 months ago
Patrick Barron
9c2c066e6f
Add ITunerHostManager service
10 months ago
Patrick Barron
41de6d1741
Move StreamHelper to LiveTv project
10 months ago
Patrick Barron
126aa9c893
Move channels to LiveTv project
10 months ago
Patrick Barron
c1a3084312
Move LiveTv to separate project
10 months ago
Patrick Barron
9215a4d40a
Add ITranscodeManager service
11 months ago
Patrick Barron
fc1e27b754
Move SocketFactory to Jellyfin.Networking
12 months ago
Patrick Barron
f1aba6b952
Remove Emby.Dlna
1 year ago
Bond_009
8ee1525894
Fix runtime errors
1 year ago
Bond_009
b62b0ec2b5
Fix warnings
1 year ago
Patrick Barron
e463dbda47
Move network configuration to MediaBrowser.Common
1 year ago
Patrick Barron
2b742be38e
Use IHostedService for DLNA
1 year ago
Patrick Barron
2b1454530b
Add DLNA service collection extensions
1 year ago
Tim Eisele
dc27d8f9cd
Refactor URI overrides ( #10051 )
1 year ago
Patrick Barron
6f7413812f
Add SystemManager service
1 year ago
Patrick Barron
78e00578c2
Use DI for IFileSystem
1 year ago
Bond-009
14b06ecbe2
Merge pull request #10261 from barronpm/ihostlifetime
1 year ago
Patrick Barron
ab0790271a
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
1 year ago
Patrick Barron
f746db9a54
Re-add shutdown/restart methods
1 year ago
Patrick Barron
493de3297a
Use IHostLifetime to handle restarting and shutting down
1 year ago
Bond_009
767a42fbdb
Minor LibraryMonitor improvements
...
* Enable nullable
* Add a fast return to ReportFileSystemChanged when path should be ignored
* Use Span overloads of Path.* functions where possible
* IFileSystem: remove NormalizePath as Path.TrimEndingDirectorySeparator already checks if it's a root path
1 year ago
Bond_009
18a311d32f
== null -> is null
1 year ago
Shadowghost
e233a3b074
Apply review suggestions
1 year ago
Shadowghost
32ac3b580c
Rename additional values in NetworkConfiguration and add migration for all changed values
1 year ago
Shadowghost
6cc1203c1b
Merge branch 'master' into network-rewrite
2 years ago
Bond_009
858dadcdd1
POC sql connection pool
2 years ago
Shadowghost
520c07e8ca
Merge branch 'master' into network-rewrite
2 years ago
Bond-009
6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
2 years ago
Shadowghost
42498194d9
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
2 years ago
Shadowghost
3a91c37283
Merge branch 'master' into network-rewrite
2 years ago
MBR#0001
c338aa7cb5
Fix NRE in DisposeAsyncCore
2 years ago
Shadowghost
519709bf10
Revert "Remove DvdLib ( #9068 )"
...
This reverts commit db1913b08f
.
2 years ago
Cody Robibero
58b3945805
Merge pull request #9191 from barronpm/applicationhost-cleanup1
2 years ago
Patrick Barron
fec23de427
Remove Emby.Notifications ( #9147 )
2 years ago
Patrick Barron
0bbeead6c7
Don't store media encoder as field
2 years ago
Patrick Barron
f7ec85d7a0
Use dependency injection for IChannel
2 years ago
Patrick Barron
4f81f4daaa
Use depencency injection for ISubtitleProvider
2 years ago
Patrick Barron
8898012121
Convert CanLaunchWebBrowser to expression body
2 years ago
Patrick Barron
990bd7d1ee
Initialize device id in constructor
2 years ago
Patrick Barron
0df899943f
Move LogEnvironmentInfo to StartupHelpers
2 years ago
Patrick Barron
63b0132562
Remove OS information from System Info ( #9175 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2 years ago
Shadowghost
a728f0993e
Merge branch 'master' into network-rewrite
2 years ago
Patrick Barron
db1913b08f
Remove DvdLib ( #9068 )
...
* Remove DvdLib
* Update error message for blu-ray folders
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
* Remove BDInfo
* Remove MediaEncoder.GetPrimaryPlaylistVobFiles
* Remove BlurayDiscInfo
Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2 years ago
Shadowghost
656a0bff6f
Merge remote-tracking branch 'upstream/master' into network-rewrite
2 years ago
Bond-009
875359d457
Merge pull request #9108 from barronpm/efcore-cleanup
2 years ago
Patrick Barron
c59f2a3c46
Mark CanSelfRestart as Obsolete
2 years ago