aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
AgeCommit message (Collapse)Author
2024-08-30Remove BOM from UTF-8 filesBond_009
I think some people need to change their IDE configuration ;)
2022-12-05Replace != null with is not nullBond_009
2021-06-13Ignore all test controllerscrobibero
2021-06-09Fix duplicate keys causing an exceptionBond_009
2021-06-07Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-06-07Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-05-15Changes as requestedBaronGreenback