aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Model.Tests
AgeCommit message (Expand)Author
2026-07-03Match VobSub MKS subtitle profiles by containeraltqx
2026-06-15Fix testsShadowghost
2026-05-19Embed external subtitles into MKV when transcodingPiotr Niełacny
2026-05-09Add tests for videoRotation profile conditionnyanmisaka
2026-04-24Merge pull request #16666 from Shadowghost/xunit3Bond-009
2026-04-19Upgrade to xunit v3Shadowghost
2026-04-11Merge pull request #16380 from LTe/fix-subtitle-extraction-settingBond-009
2026-03-13Respect EnableSubtitleExtraction setting in subtitle deliveryPiotr Niełacny
2026-03-08Use file-scoped namespace in EnumerableExtensionsTestsredinsch
2026-03-08Fix remote image language priority to prefer English over no-languageredinsch
2026-02-18Fix malformed query string in StreamInfo.ToUrl() causing 500 error via proxiesCosmin Dumitru
2026-01-18Fix zh-CN subtitle language display (#15947)Bond-009
2026-01-18Merge pull request #15926 from abitofevrything/feat/accurate_hls_seekingAbitofevrything
2026-01-05Fix zh-CN subtitle language displayZeusCraft10
2025-03-31Add Dolby Vision tests for Tizen (#12670)Dmitry Lyzo
2025-03-31Use pattern matching for null checks (#13793)Bond-009
2025-03-30Fix StreamInfo.ToUrl (#13808)Tim Eisele
2025-03-28Reduce allocations, simplifed code, faster implementation, included tests - S...Tim Eisele
2025-03-28Add profile condition to limit the number of streams (#13583)Dmitry Lyzo
2025-01-11Update dependency FsCheck.Xunit to v3 (#13333)renovate[bot]
2024-09-17Apply review suggestionsShadowghost
2024-09-17Rework PR 6203Shadowghost
2024-09-14Move progressive tests to old placegnattu
2024-09-14Remove redundant infognattu
2024-09-14Add Dolby Vision testinggnattu
2024-09-13Restore progressive transcoding testsgnattu
2024-09-13Fix safari testgnattu
2024-09-13Add mkv h264 ac3 testsgnattu
2024-09-13Add broken fps mkv testgnattu
2024-09-13Update unit test for StreamBuilder to reflect current server and clientsgnattu
2024-09-09Add audio ranking for transcoding profiles (#12546)Dmitry Lyzo
2024-07-29Check MaxAudioChannels for directAudioStream candidates (#12319)gnattu
2024-07-15Add check for ProviderIds to prevent '=' from appearing in keys, also support...Erwin de Haan
2024-03-08Lowercase MediaStreamProtocol for backwards compatibilityCody Robibero
2024-03-04Add MediaStreamProtocol enum (#10153)Niels van Velzen
2024-03-03Merge pull request #11077 from crobibero/svg-to-imageBond-009
2024-02-28Add support for converting from svg to other image typesCody Robibero
2024-02-22test: drop default flag from second audio trackDmitry Lyzo
2024-02-22test: collect candidate audio streams if no audio index is specifiedDmitry Lyzo
2024-02-15Add missing MIME types for comicbook formats (#11010)Robert Lützner
2024-02-12test: discard webm from test mkvs if there is an unsupported codec (#10999)Dmitry Lyzo
2024-02-10Correct m4b mimetype (#10980)felix920506
2023-12-21test: add more audio testsDmitry Lyzo
2023-12-21test: fix tizen profileDmitry Lyzo
2023-12-21test: fix remux testsDmitry Lyzo
2023-12-18Fix testsBond_009
2023-10-08Jellyfin.Drawing minor improvementsBond_009
2023-09-12Merge pull request #10056 from Bond-009/nullable2Bond-009
2023-09-11Removed nesting levels through block-scoped `using` statement (#10025)Lehonti Ramos
2023-07-29Enable nullable for more filesBond_009