aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-05-13Backport pull request #11570 from jellyfin/release-10.9.zgnattu
2024-05-13Backport pull request #11541 from jellyfin/release-10.9.zcrobibero
2024-04-21Limit sessions per user (#11370)Cody Robibero
2024-04-17Support age in LocalizationManager.GetRatingLevel (#11367)Niels van Velzen
2024-04-14Merge pull request #11351 from revam/fix-off-by-one-error-in-get-attribute-valueBond-009
2024-04-13Chore: Adds unit tests to support (#11351)Jordan Fearnley
2024-04-11Always grant access for Administrator roleCody Robibero
2024-03-31Lowercase CollectionTypeOptions to match legacy experience (#11272)Cody Robibero
2024-03-17Clean the outdated ffmpeg test data and add 6.1.1nyanmisaka
2024-03-08Lowercase MediaStreamProtocol for backwards compatibilityCody Robibero
2024-03-04Add MediaStreamProtocol enum (#10153)Niels van Velzen
2024-03-03Merge pull request #11100 from crobibero/plugin-repo-10.9Joshua M. Boniface
2024-03-03Precache livetv program images (#11083)Cody Robibero
2024-03-03Add migration for new plugin repoCody Robibero
2024-03-03Merge pull request #11077 from crobibero/svg-to-imageBond-009
2024-03-01Merge pull request #11046 from dmitrylyzo/fix-streambuilder-testBond-009
2024-02-28Add support for converting from svg to other image typesCody Robibero
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2024-02-23Move RecordingHelper to recordings folderPatrick Barron
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-21Add IRecordingsManager servicePatrick Barron
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
2024-02-11Merge pull request #10772 from dmitrylyzo/normalize-mkv-webmBond-009
2024-02-03Add unit test for log file not foundbeakerandjake
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2024-01-09Move LiveTv to separate projectPatrick Barron
2024-01-09Move LiveTv tests to separate projectPatrick Barron
2024-01-09test: add webm testDmitry Lyzo
2024-01-06Detect audio spatial format (#9996)Mohamed Akram
2023-12-31SkipAutoProps is true by default but set it explicitlyBond_009
2023-12-31Fix broken code coverageBond_009
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-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-11-30Move Jellyfin.Networking to srcPatrick Barron
2023-11-30Merge pull request #10558 from barronpm/dlna-plugin2Bond-009
2023-11-15Remove DLNA testsPatrick Barron
2023-11-16Use new IPNetwork.TryParse functionBond_009
2023-11-14Revert "Use System.Net.IPNetwork"Bond_009
2023-11-14Fix warnings in test projectsBond_009
2023-11-14Use System.Net.IPNetworkBond_009
2023-11-14Update to .NET 8Bond_009
2023-11-12Move network configuration to MediaBrowser.CommonPatrick Barron
2023-11-12Move network utilities to MediaBrowser.CommonPatrick Barron
2023-11-12Merge pull request #10557 from barronpm/dlna-pluginBond-009