index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Jellyfin.Extensions
Age
Commit message (
Expand
)
Author
2024-06-01
Backport pull request #11910 from jellyfin/release-10.9.z
Bond-009
2024-05-12
Disable nuget warning in Jellyfin.Extensions (#11536)
Cody Robibero
2024-05-11
Bump version to 10.10.0
Jellyfin Release Bot
2024-03-31
Lowercase CollectionTypeOptions to match legacy experience (#11272)
Cody Robibero
2024-03-22
feat(i18n): transliterate item name before sorting (#11172)
Gary Wang
2024-03-04
Add MediaStreamProtocol enum (#10153)
Niels van Velzen
2024-02-26
Store lyrics in the database as media streams (#9951)
Cody Robibero
2024-01-17
Use helper function to compare guid (#10825)
Cody Robibero
2023-11-14
Fix runtime errors
Bond_009
2023-11-14
Update to .NET 8
Bond_009
2023-11-05
Add IDisposableAnalyzers to more projects
Bond_009
2023-09-23
Start adding IDisposableAnalyzers to projects
Bond_009
2023-09-11
Removed nesting levels through block-scoped `using` statement (#10025)
Lehonti Ramos
2023-08-22
== null -> is null
Bond_009
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-04-06
Remove redundant 'else' keywords
Stepan Goremykin
2023-04-06
Remove unused using directives
Stepan Goremykin
2023-02-20
Improve alternate ordering (#9336)
Bond-009
2023-02-12
Always run code analyzers for tests projects (#9304)
Bond-009
2023-02-04
Use Directory.Packages.props (#9135)
Zoltan Csizmadia
2023-02-01
Improve ffprobe json parsing and don't log error for Codec Type attachment
Bond_009
2023-01-24
Simplify AlphanumericComparator
Bond_009
2023-01-18
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...
renovate[bot]
2022-12-27
Use Diacritics.NET
Bond_009
2022-12-07
Update projects to .net7
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-27
Investigate some TODO comments
Bond_009
2022-10-22
Migrate MusicBrainz plugin to MetaBrainz.MusicBrainz
MrTimscampi
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-09-28
Remove redundant using directives
Hannes Braun
2022-08-15
Fix various typos
luz paz
2022-07-13
bump Jellyfin to 10.9
Cody Robibero
2022-06-14
Merge pull request #7894 from crobibero/search-hints
Cody Robibero
2022-05-20
Merge pull request #7604 from Jellifi007/fixes-diactritics
Bond-009
2022-05-09
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
dependabot[bot]
2022-03-21
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
dependabot[bot]
2022-03-12
Merge pull request #7325 from eyezak/issue/6450
Cody Robibero
2022-03-06
Use Enum.GetValues<T>()
Cody Robibero
2022-03-06
Clean up EnumFlags serialization
Cody Robibero
2022-02-21
Optimize Guid comparisons
Bond_009
2022-01-22
Ban the usage of Task.Result
Bond_009
2021-12-24
Update StyleCop
Bond_009
2021-12-19
Remove unreachable branches from JsonConverters
Bond_009
2021-10-09
Merge pull request #6501 from crobibero/schedules-direct
Claus Vium
2021-10-08
Merge remote-tracking branch 'upstream/master' into schedules-direct
Cody Robibero
2021-10-08
Remove duplicate Fisher–Yates shuffle impl
Bond_009
2021-10-01
Use ConvertFrom with invariant culture instead of current culture
Bond_009
2021-09-24
Update Jellyfin.Extensions to .Net6
Bond_009
2021-09-19
Reduce allocations
Bond_009
2021-09-14
Merge pull request #6502 from crobibero/publish-jeff-extension
Claus Vium
[next]