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.Model.Tests
Age
Commit message (
Expand
)
Author
2025-03-31
Add Dolby Vision tests for Tizen (#12670)
Dmitry Lyzo
2025-03-31
Use pattern matching for null checks (#13793)
Bond-009
2025-03-30
Fix StreamInfo.ToUrl (#13808)
Tim Eisele
2025-03-28
Reduce allocations, simplifed code, faster implementation, included tests - S...
Tim Eisele
2025-03-28
Add profile condition to limit the number of streams (#13583)
Dmitry Lyzo
2025-01-11
Update dependency FsCheck.Xunit to v3 (#13333)
renovate[bot]
2024-09-17
Apply review suggestions
Shadowghost
2024-09-17
Rework PR 6203
Shadowghost
2024-09-14
Move progressive tests to old place
gnattu
2024-09-14
Remove redundant info
gnattu
2024-09-14
Add Dolby Vision testing
gnattu
2024-09-13
Restore progressive transcoding tests
gnattu
2024-09-13
Fix safari test
gnattu
2024-09-13
Add mkv h264 ac3 tests
gnattu
2024-09-13
Add broken fps mkv test
gnattu
2024-09-13
Update unit test for StreamBuilder to reflect current server and clients
gnattu
2024-09-09
Add audio ranking for transcoding profiles (#12546)
Dmitry Lyzo
2024-07-29
Check MaxAudioChannels for directAudioStream candidates (#12319)
gnattu
2024-07-15
Add check for ProviderIds to prevent '=' from appearing in keys, also support...
Erwin de Haan
2024-03-08
Lowercase MediaStreamProtocol for backwards compatibility
Cody Robibero
2024-03-04
Add MediaStreamProtocol enum (#10153)
Niels van Velzen
2024-03-03
Merge pull request #11077 from crobibero/svg-to-image
Bond-009
2024-02-28
Add support for converting from svg to other image types
Cody Robibero
2024-02-22
test: drop default flag from second audio track
Dmitry Lyzo
2024-02-22
test: collect candidate audio streams if no audio index is specified
Dmitry Lyzo
2024-02-15
Add missing MIME types for comicbook formats (#11010)
Robert Lützner
2024-02-12
test: discard webm from test mkvs if there is an unsupported codec (#10999)
Dmitry Lyzo
2024-02-10
Correct m4b mimetype (#10980)
felix920506
2023-12-21
test: add more audio tests
Dmitry Lyzo
2023-12-21
test: fix tizen profile
Dmitry Lyzo
2023-12-21
test: fix remux tests
Dmitry Lyzo
2023-12-18
Fix tests
Bond_009
2023-10-08
Jellyfin.Drawing minor improvements
Bond_009
2023-09-12
Merge pull request #10056 from Bond-009/nullable2
Bond-009
2023-09-11
Removed nesting levels through block-scoped `using` statement (#10025)
Lehonti Ramos
2023-07-29
Enable nullable for more files
Bond_009
2023-04-10
Use default instead of zero for TranscodeReason
Stepan Goremykin
2023-04-06
Remove redundant casts
Stepan Goremykin
2023-02-16
Fix tests
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-01-22
Backport pull request #9051 from jellyfin/release-10.8.z
Dmitry Lyzo
2023-01-18
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...
renovate[bot]
2023-01-14
Update test dependencies (#9094)
Patrick Barron
2022-12-29
Merge pull request #7494 from Shadowghost/streambuilder-cleanup
Bond-009
2022-12-14
Fix debug builds (#8909)
Bond-009
2022-12-07
Cleanup and refactor streambuilder
Shadowghost
2022-12-07
Update projects to .net7
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
[next]