Commit Graph

56 Commits (master)

Author SHA1 Message Date
Cody Robibero 1ec130757d
Disable nuget warning in Jellyfin.Extensions (#11536)
6 days ago
Jellyfin Release Bot 04022f85af Bump version to 10.10.0
1 week ago
Cody Robibero 3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
2 months ago
Gary Wang c16135800c
feat(i18n): transliterate item name before sorting (#11172)
2 months ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
2 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
3 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
4 months ago
Bond_009 8ee1525894 Fix runtime errors
6 months ago
Bond_009 eb022c49cc Update to .NET 8
6 months ago
Bond_009 a9ef103c95 Add IDisposableAnalyzers to more projects
7 months ago
Bond_009 afc195286f Start adding IDisposableAnalyzers to projects
8 months ago
Lehonti Ramos bc959270b7
Removed nesting levels through block-scoped `using` statement (#10025)
8 months ago
Bond_009 18a311d32f == null -> is null
9 months ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
11 months ago
Stepan Goremykin 910617bbc3 Remove redundant 'else' keywords
1 year ago
Stepan Goremykin 26958162d0 Remove unused using directives
1 year ago
Bond-009 5b493e14ac
Improve alternate ordering (#9336)
1 year ago
Bond-009 6fb2fac6e4
Always run code analyzers for tests projects (#9304)
1 year ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
1 year ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment
1 year ago
Bond_009 b7f2c8de5b Simplify AlphanumericComparator
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Bond_009 6bf131b270 Use Diacritics.NET
1 year ago
Bond_009 236dd650d0 Update projects to .net7
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond_009 556cc8062d Investigate some TODO comments
1 year ago
MrTimscampi 7ad0c9ba24 Migrate MusicBrainz plugin to MetaBrainz.MusicBrainz
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Cody Robibero 40d3d8fb37 bump Jellyfin to 10.9
2 years ago
Cody Robibero e4b095a766 Merge pull request #7894 from crobibero/search-hints
2 years ago
Bond-009 2b1a915ead Merge pull request #7604 from Jellifi007/fixes-diactritics
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
2 years ago
Cody Robibero dbea7cac67 Use Enum.GetValues<T>()
2 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
Bond_009 ea9fc9f9cc Remove unreachable branches from JsonConverters
2 years ago
Claus Vium 8fc4a48070
Merge pull request #6501 from crobibero/schedules-direct
3 years ago
Cody Robibero 3bbd98cc3f Merge remote-tracking branch 'upstream/master' into schedules-direct
3 years ago
Bond_009 dc8feca6bb Remove duplicate Fisher–Yates shuffle impl
3 years ago
Bond_009 d4373a2ddb Use ConvertFrom with invariant culture instead of current culture
3 years ago
Bond_009 086d5925c9 Update Jellyfin.Extensions to .Net6
3 years ago
Bond_009 a6d1e542e6 Reduce allocations
3 years ago
Claus Vium fffb57bb15
Merge pull request #6502 from crobibero/publish-jeff-extension
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago