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
/
tests
/
Jellyfin.Extensions.Tests
/
Json
Age
Commit message (
Expand
)
Author
2025-02-13
Make the JsonConverters for delimited arrays more generic (#13396)
Bond-009
2025-01-25
chore: fix spelling
Josh Soref
2025-01-11
Update dependency FsCheck.Xunit to v3 (#13333)
renovate[bot]
2024-11-16
Update projects to .NET 9 (#13023)
Bond-009
2024-09-18
Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.W...
Shadowghost
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2024-03-31
Lowercase CollectionTypeOptions to match legacy experience (#11272)
Cody Robibero
2024-03-08
Lowercase MediaStreamProtocol for backwards compatibility
Cody Robibero
2024-03-04
Add MediaStreamProtocol enum (#10153)
Niels van Velzen
2023-11-14
Fix warnings in test projects
Bond_009
2023-02-01
Improve ffprobe json parsing and don't log error for Codec Type attachment
Bond_009
2022-12-14
Fix debug builds (#8909)
Bond-009
2022-09-09
Fix build errors from new warnings
Cody Robibero
2022-03-06
Remove TranscodeReason.None, Add JsonFlagEnum tests
Cody Robibero
2021-12-24
Update StyleCop
Bond_009
2021-09-06
Remove all unused usings
Fernando Fernández
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009