Commit Graph

778 Commits (b62b0ec2b581369de42c69305773f0edb9d701b4)

Author SHA1 Message Date
Bond_009 b62b0ec2b5 Fix warnings
7 months ago
Patrick Barron e463dbda47 Move network configuration to MediaBrowser.Common
7 months ago
Patrick Barron 2b742be38e Use IHostedService for DLNA
7 months ago
Patrick Barron 2b1454530b Add DLNA service collection extensions
8 months ago
Tim Eisele dc27d8f9cd
Refactor URI overrides (#10051)
8 months ago
Patrick Barron 6f7413812f Add SystemManager service
8 months ago
Patrick Barron 78e00578c2 Use DI for IFileSystem
8 months ago
Bond-009 14b06ecbe2
Merge pull request #10261 from barronpm/ihostlifetime
8 months ago
Patrick Barron ab0790271a
Apply suggestions from code review
8 months ago
Patrick Barron f746db9a54 Re-add shutdown/restart methods
8 months ago
Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down
8 months ago
Bond_009 767a42fbdb Minor LibraryMonitor improvements
9 months ago
Bond_009 18a311d32f == null -> is null
9 months ago
Shadowghost e233a3b074 Apply review suggestions
11 months ago
Shadowghost 32ac3b580c Rename additional values in NetworkConfiguration and add migration for all changed values
11 months ago
Shadowghost 6cc1203c1b Merge branch 'master' into network-rewrite
1 year ago
Bond_009 858dadcdd1 POC sql connection pool
1 year ago
Shadowghost 520c07e8ca Merge branch 'master' into network-rewrite
1 year ago
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
1 year ago
Shadowghost 42498194d9 Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
1 year ago
Shadowghost 3a91c37283 Merge branch 'master' into network-rewrite
1 year ago
MBR#0001 c338aa7cb5
Fix NRE in DisposeAsyncCore
1 year ago
Shadowghost 519709bf10 Revert "Remove DvdLib (#9068)"
1 year ago
Cody Robibero 58b3945805
Merge pull request #9191 from barronpm/applicationhost-cleanup1
1 year ago
Patrick Barron fec23de427
Remove Emby.Notifications (#9147)
1 year ago
Patrick Barron 0bbeead6c7 Don't store media encoder as field
1 year ago
Patrick Barron f7ec85d7a0 Use dependency injection for IChannel
1 year ago
Patrick Barron 4f81f4daaa Use depencency injection for ISubtitleProvider
1 year ago
Patrick Barron 8898012121 Convert CanLaunchWebBrowser to expression body
1 year ago
Patrick Barron 990bd7d1ee Initialize device id in constructor
1 year ago
Patrick Barron 0df899943f Move LogEnvironmentInfo to StartupHelpers
1 year ago
Patrick Barron 63b0132562
Remove OS information from System Info (#9175)
1 year ago
Shadowghost a728f0993e Merge branch 'master' into network-rewrite
1 year ago
Patrick Barron db1913b08f
Remove DvdLib (#9068)
1 year ago
Shadowghost 656a0bff6f Merge remote-tracking branch 'upstream/master' into network-rewrite
1 year ago
Bond-009 875359d457
Merge pull request #9108 from barronpm/efcore-cleanup
1 year ago
Patrick Barron c59f2a3c46 Mark CanSelfRestart as Obsolete
1 year ago
Patrick Barron 8479f0f90c Rename JellyfinDb to JellyfinDbContext
1 year ago
Patrick Barron dc85d86ea1 Enable in-process restarting
1 year ago
Patrick Barron b5da0d1b17
Rename Emby.Drawing and move to src (#9054)
1 year ago
Shadowghost b725fbe51a Apply review suggestions
1 year ago
Shadowghost 3f6354cdb8 Fix .NET 7 compatibility
2 years ago
Shadowghost 2c86bd1875 Merge branch 'master' into network-rewrite
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Shadowghost dd5f90802e Apply review suggestions
2 years ago
Shadowghost bcd992fb06 Merge remote-tracking branch 'upstream/master' into network-rewrite
2 years ago
Bond_009 b92880a18b Fix integration tests
2 years ago
Shadowghost b7882db9c7 Prevent host lookup on GetSmartUrl for HTTP requests
2 years ago
Shadowghost 26d79a5ce3 Properly name some bind address functions, cleanup logging
2 years ago
adrez99 3736e360e7
Merge branch 'jellyfin:master' into gzip
2 years ago