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
/
Test Data
Age
Commit message (
Expand
)
Author
4 days
Merge pull request #15926 from abitofevrything/feat/accurate_hls_seeking
Abitofevrything
2025-03-31
Add Dolby Vision tests for Tizen (#12670)
Dmitry Lyzo
2025-03-28
Add profile condition to limit the number of streams (#13583)
Dmitry Lyzo
2024-09-14
Remove redundant info
gnattu
2024-09-14
Add Dolby Vision testing
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-02-22
test: drop default flag from second audio track
Dmitry Lyzo
2024-02-12
test: discard webm from test mkvs if there is an unsupported codec (#10999)
Dmitry Lyzo
2023-12-21
test: add more audio tests
Dmitry Lyzo
2023-12-21
test: fix tizen profile
Dmitry Lyzo
2022-05-20
Merge pull request #7699 from Shadowghost/streambuilder-fix
Joshua M. Boniface
2022-04-17
Merge pull request #7537 from dmitrylyzo/fix-streambuilder
Cody Robibero
2022-04-07
Merge pull request #7523 from crobibero/null-stream
Cody Robibero
2022-03-18
Move StreamBuilderTests to correct project (#7461)
Bond-009