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
2025-11-08
add support for more embedded metadata tags
Kirill Nikiforov
2025-10-26
Bump version to 10.12.0 (for real this time)
Joshua M. Boniface
2025-05-18
Terminate at null char for audio tags (#14100)
gnattu
2025-05-04
Cleanup file related code (#14023)
Bond-009
2025-03-28
Reduce allocations, simplifed code, faster implementation, included tests - S...
Tim Eisele
2025-03-12
Merge branch 'master' into sort-nfo-data
Marc Brooks
2025-02-13
Make the JsonConverters for delimited arrays more generic (#13396)
Bond-009
2025-02-05
Moved Trimmed to Jellyfin.Extensions.StringExtensions
Marc Brooks
2025-01-26
Fix typos
luzpaz
2024-11-19
Backport pull request #12949 from jellyfin/release-10.10.z
gnattu
2024-11-16
Update projects to .NET 9 (#13023)
Bond-009
2024-10-26
Bump version to 10.11.0
Jellyfin Release Bot
2024-09-19
Update src/Jellyfin.Extensions/Json/Converters/JsonDelimitedArrayConverter.cs
Tim Eisele
2024-09-18
Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.W...
Shadowghost
2024-09-11
feat(i18n): able to finetune transliterator (#12378)
Gary Wang
2024-09-07
Backport pull request #12550 from jellyfin/release-10.9.z
Bond-009
2024-08-30
Remove BOM from UTF-8 files
Bond_009
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
[next]