Commit Graph

277 Commits (473628ba3a9f68479e0051e76594dc47f7fa08f3)

Author SHA1 Message Date
JPVenson b09a41ad1f WIP porting new Repository structure
4 months ago
Bond-009 7631956451 Backport pull request #12550 from jellyfin/release-10.9.z
5 months ago
LJQ bfec336549 Pass Series Display Order information to SeasonInfo
5 months ago
nielsvanvelzen a8ac58fd5b Backport pull request #12240 from jellyfin/release-10.9.z
6 months ago
Cody Robibero b026772764
Move external url listing to provider for plugin use (#12279)
7 months ago
Shadowghost 9eab2bfe41 Backport pull request #12050 from jellyfin/release-10.9.z
7 months ago
Shadowghost c1032967c2 Backport pull request #11882 from jellyfin/release-10.9.z
8 months ago
Shadowghost 1a94976752 Backport pull request #11806 from jellyfin/release-10.9.z
8 months ago
Shadowghost 5d4880c497 Backport pull request #11743 from jellyfin/release-10.9.z
8 months ago
Shadowghost c0364fc766 Backport pull request #11719 from jellyfin/release-10.9.z
8 months ago
Shadowghost 29a293f9e7 Backport pull request #11647 from jellyfin/release-10.9.z
9 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
Shadowghost 6ddc449a89 Implement NFO named season parsing
2 years ago
Nils Fürniß e58bf6b2be
Add SeasonProviderIds to EpisodeInfo (#9407)
2 years ago
Bond-009 43c3a465e6
Merge pull request #8775 from SenorSmartyPants/DVRMetadata
2 years ago
Bond_009 6481376b81 Use DistinctBy introduced in .NET 6
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
SenorSmartyPants 159a244654 Add Options to disable DVR NFO and image saving
2 years ago
luz paz 9ec2870b10 Fix various typos
3 years ago
Shadowghost 7b05e0a413 Backport pull request #8209 from jellyfin/release-10.8.z
3 years ago
Joshua Boniface b3675ebce0 Backport pull request #8191 from jellyfin/release-10.8.z
3 years ago
Mikal Stordal 8e1796f08a Add escape hatch for Series merging
3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
3 years ago
Cody Robibero a0f248e200
Merge pull request #7134 from adavier/trakt-episode-links
3 years ago
Joe Rogers a26509a98a
Keep from serializing trailers into database
3 years ago
adavier 9574d13059 Implement trakt episode links using the implementation from Series.cs
3 years ago
Claus Vium 9a0618552b
Merge branch 'master' into what_could_go_wrong
3 years ago
Cody Robibero 32629cd7da Use BaseItemKind where possible
3 years ago
cvium fde84a1e00 Refactor extras parsing
3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings
3 years ago
Rich Lander e3df4dcaae Fix warnings in MediaBrowser.Controller
4 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
4 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller
4 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
4 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
4 years ago
Bond_009 f46195899e Improve perf of db save and query
4 years ago
Bond_009 65bab55ca0 Minor improvements
4 years ago
crobibero ee23d06154 Use a more descriptive function name
4 years ago
crobibero b670937c3d Use typed UserManager GetPreference
4 years ago
Bond_009 49569ca0a0 Use nameof where possible
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
5 years ago
Bond_009 2b400c99ef Fix warnings
5 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
5 years ago
telans 247f9c61e6
fix SA1513/SA1516
5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
5 years ago
Patrick Barron fc02157b42 Fix build errors
5 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
5 years ago