Cody Robibero
3721b5e985
Backport all dependency updates
2 years ago
Joe Rogers
b369194710
Fix tests
2 years ago
Cody Robibero
a82e378da9
Update to dotnet 6.0.5
3 years ago
Joshua M. Boniface
3ea67374ae
Merge pull request #7741 from LewkyB/fix-improperly-labeled-four-digit-episode-numbering
...
Fix to allow for episode numbering over 999 in certain scenarios
3 years ago
Joshua M. Boniface
b46d61dfdf
Merge pull request #7699 from Shadowghost/streambuilder-fix
3 years ago
Luke Brown
be832e82cc
change capture groups to take up to 4 digits and adding inline data to test
3 years ago
Bond-009
8d1d973438
Merge pull request #7604 from Jellifi007/fixes-diactritics
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Cody Robibero
8a1eca0913
Merge pull request #7544 from jaantaponen/long-filename-fix
3 years ago
Shadowghost
2be9a34b26
Fix tests and profiles
3 years ago
Joe Rogers
b04211a707
Fix quick connect tests
3 years ago
Jellifi007
727402f7f7
Adding Korean language tests Addresses #6393
3 years ago
JaanTaponen
2b7d139b5b
Fix XMLTV edge case where title & sub-title causes a too long filename error
...
Limit the series title to 241 bytes (so file extensions can be added).
If the end result is longer, the title will be dropped and only series name
with timestamp is used.
3 years ago
Cody Robibero
5833c70725
Merge pull request #7537 from dmitrylyzo/fix-streambuilder
3 years ago
Jellifi007
56573f14b0
Fixes diactritics regressions
3 years ago
Cody Robibero
cb0baddde3
Update to dotnet 6.0.4
3 years ago
Dmitry Lyzo
0ff37413b0
fix: Fix transcode reasons
...
Don't add codec failure reasons if the codec isn't supported.
3 years ago
Dmitry Lyzo
d5434988d7
test: Add tests for Tizen 3/4
3 years ago
Dmitry Lyzo
847518701d
fix: Fix codec conditions
...
`ApplyConditions` is used to determine the applicability of
the current codec (`Conditions`).
`Conditions` is the actual conditions for the stream.
`CodecType.VideoAudio` (not `CodecType.Video`) must be used
for the audio tracks in the video.
3 years ago
Cody Robibero
72aca15191
Merge pull request #7548 from 1337joe/comparer-null-fix
3 years ago
Joe Rogers
0674f84e9e
Add check so nulls will result in valid sort
3 years ago
Cody Robibero
579155a571
Allow media without streams to playback
3 years ago
dependabot[bot]
dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
...
Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers ) from 1.2.0-beta.376 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases )
- [Commits](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.376...1.2.0-beta.406 )
---
updated-dependencies:
- dependency-name: StyleCop.Analyzers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Cody Robibero
6a567e8c76
Merge pull request #7474 from nielsvanvelzen/api-secure
3 years ago
Niels van Velzen
8a827ba995
Update tests
3 years ago
Bond-009
bb7068cb63
Move StreamBuilderTests to correct project ( #7461 )
3 years ago
Cody Robibero
e6df698df1
Merge pull request #7325 from eyezak/issue/6450
3 years ago
Cody Robibero
5319f1571f
Merge pull request #7444 from Bond-009/baseurl
3 years ago
Cody Robibero
28223704f3
Merge pull request #7441 from 1337joe/add-external-stream-indicator
...
Add label for external audio/sub tracks
3 years ago
Bond_009
edeb198313
Add tests for BaseUrl normalization
3 years ago
Claus Vium
53209830e7
Merge pull request #7346 from Bond-009/guid
...
Optimize Guid comparisons
3 years ago
Joe Rogers
1a307db7eb
Add label for external audio/sub tracks
3 years ago
Mayur Panchal
96de01ce01
ProbeResultNormalizer: fix framerate compare + tests ( #7167 )
3 years ago
Cody Robibero
965bf7332f
Update to dotnet 6.0.3
3 years ago
dependabot[bot]
4c4f5dfe81
Bump Moq from 4.17.1 to 4.17.2 ( #7416 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Cody Robibero
bbd5d11d3b
Remove TranscodeReason.None, Add JsonFlagEnum tests
3 years ago
Isaac Gordezky
84a3db6f84
Fix transcode video matching and add tests for Transcode and Safari
3 years ago
Isaac Gordezky
5e779f20ee
Series: issue-6450
...
Issue: https://github.com/jellyfin/jellyfin/issues/6450
Enable DirectPlay responses
Rewrite DirectPlay and DirectStream resolution
Prefer copy transcode video codec options
Enhance condition processor
Support DirectStream and Transcode with parity
Rework audio stream selection and add tests for ExternalAudio
Update MediaInfoHelper to only call StreamBuilder once
3 years ago
Isaac Gordezky
d871dded9f
Convert TranscodeReason to Flags
3 years ago
Isaac Gordezky
a3057afde8
StreamBuilder basic tests
3 years ago
Joe Rogers
f7118bebfd
Fix external file check for shorter names
3 years ago
Joe Rogers
3205e97e1e
Strip out external file fuzzy matching
...
Convert MediaFlagDelimiter back to char
3 years ago
Claus Vium
136eab9b1e
Merge pull request #7370 from crobibero/internal-metadata-path
...
Only add internal files if the internal metadata path exists
3 years ago
Cody Robibero
1b3e56bae3
Split DirectoryExists and FileExists
3 years ago
Cody Robibero
fc5c6c0404
Use IFileSystem
3 years ago
Joe Rogers
1d367712bb
Improve tests
3 years ago
Cody Robibero
40e413d575
Only add internal files if the internal metadata path exists
...
Signed-off-by: Cody Robibero <cody@robibe.ro>
3 years ago
dependabot[bot]
ee24b85f49
Bump Moq from 4.16.1 to 4.17.1
...
Bumps [Moq](https://github.com/moq/moq4 ) from 4.16.1 to 4.17.1.
- [Release notes](https://github.com/moq/moq4/releases )
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md )
- [Commits](https://github.com/moq/moq4/compare/v4.16.1...v4.17.1 )
---
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Joshua M. Boniface
e26446f9c0
Merge pull request #7112 from stanionascu/bdiso-playback
3 years ago
Joe Rogers
a9a3f6bf02
Split match/rejected tests, add wider sampling of extensions
3 years ago
Joe Rogers
cf033b25f8
Require delimiter immediately after filename match
3 years ago