Commit Graph

960 Commits (0f7ba42987105c79acafc3770465a4fe5e3f3ee9)

Author SHA1 Message Date
Bond-009 8d1d973438
Merge pull request #7604 from Jellifi007/fixes-diactritics
2 years ago
Cody Robibero 8a1eca0913
Merge pull request #7544 from jaantaponen/long-filename-fix
2 years ago
Joe Rogers b04211a707
Fix quick connect tests
2 years ago
Jellifi007 727402f7f7 Adding Korean language tests Addresses #6393
2 years ago
JaanTaponen 2b7d139b5b Fix XMLTV edge case where title & sub-title causes a too long filename error
2 years ago
Cody Robibero 5833c70725
Merge pull request #7537 from dmitrylyzo/fix-streambuilder
2 years ago
Jellifi007 56573f14b0 Fixes diactritics regressions
2 years ago
Cody Robibero cb0baddde3 Update to dotnet 6.0.4
2 years ago
Dmitry Lyzo 0ff37413b0 fix: Fix transcode reasons
2 years ago
Dmitry Lyzo d5434988d7 test: Add tests for Tizen 3/4
2 years ago
Dmitry Lyzo 847518701d fix: Fix codec conditions
2 years ago
Cody Robibero 72aca15191
Merge pull request #7548 from 1337joe/comparer-null-fix
2 years ago
Joe Rogers 0674f84e9e
Add check so nulls will result in valid sort
2 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
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
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
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)
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
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
3 years ago
Claus Vium 136eab9b1e
Merge pull request #7370 from crobibero/internal-metadata-path
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
3 years ago
dependabot[bot] ee24b85f49
Bump Moq from 4.16.1 to 4.17.1
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
Joe Rogers 15053516f8
Rewrite tests for coverage and less duplication
3 years ago
Joshua M. Boniface 59040bfa7d
Merge pull request #7255 from Shadowghost/external-sub-audio
3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
3 years ago
dependabot[bot] 06f259001c
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
3 years ago
Stanislav Ionascu 554d1b2ca8 Fix #7100 by catching the exception on opening invalid UDF images
3 years ago
Shadowghost a36e34fbd2 fix(external-media): implement review suggestions
3 years ago
Shadowghost 719b707281 feat(external-media): refactor to generic provider, extend tests and file recognition, consolidate and extend NamingOptions
3 years ago