Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/086d5925c9d71355995e967b2e1d09c3eabacce1/MediaBrowser.MediaEncoding You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

809 Commits (086d5925c9d71355995e967b2e1d09c3eabacce1)

Author SHA1 Message Date
Bond_009 13fbfe6091 Target net6.0 4 years ago
Bond_009 52585a865e Validate ffmpeg path 4 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible 4 years ago
Bond_009 a6d1e542e6 Reduce allocations 4 years ago
Bond_009 34b38454e0 Fix SubtitleEncoder and add regression tests 4 years ago
Cody Robibero ea3e66e918 Fix namespace 4 years ago
dependabot[bot] b53c36ee4a
Bump libse from 3.6.0 to 3.6.2 4 years ago
Claus Vium 74fef6c05b
Merge pull request from Bond-009/async 4 years ago
Bond-009 3ec7ecf399
Merge pull request from MrTimscampi/audio-people 4 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense 4 years ago
Bond-009 855f9c4a8e
Merge pull request from boolemancer/boolemancer/fix_image_extractor 4 years ago
Claus Vium ae031fdd28
Merge branch 'master' into tonemap-overlay 4 years ago
Bond_009 963ab2dab6 Simplify the way we choose our ffmpeg 4 years ago
MrTimscampi 7f52cda03c Make performer regex static 4 years ago
MrTimscampi d82c2e4237 Address comments 4 years ago
MrTimscampi c9b1cd1d8c Add some new music-related person types and parse from ffprobe 4 years ago
MrTimscampi f35a527608 Add performers to the ffprobe normalization for audio 4 years ago
boolemancer 2345646ff1 Fix explicit stream selection in MediaEncoder.ExtractImageInternal 4 years ago
Nyanmisaka a84dc794c6
Merge branch 'master' into tonemap-overlay 4 years ago
Claus Vium 408d5c78a9
Merge pull request from MrTimscampi/scanner-prefer-original-date 4 years ago
dependabot[bot] c4d8e6f056
Bump UTF.Unknown from 2.3.0 to 2.4.0 4 years ago
Julien Machiels 6c2cbafee0
Update MediaBrowser.MediaEncoding/Probing/FFProbeHelpers.cs 4 years ago
MrTimscampi ba609aefea Attempt to parse YYYY format dates in GetDictionaryDateTime 4 years ago
MrTimscampi 534e088105 Prefer original data when getting premiere date from ffprobe 4 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration () 4 years ago
nyanmisaka 3beda02d92 add support for cuda tonemap and overlay 4 years ago
natedawg 6957bc9a12 Fix spelling of artist K/DA in splitting whitelist 4 years ago
MrTimscampi 020c0fc4cb Add more artist names to the splitting whitelist 4 years ago
Maxr1998 11a5551218
Refactor ProbeResultNormalizer 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Stan adf406b182
Fix playback of complex BluRay ISOs () 4 years ago
Bond_009 0bc0601442 Fix some warnings 4 years ago
Claus Vium b12f509de3
Merge pull request from Maxr1998/fix-music-video-metadata-probing 4 years ago
Bond_009 26d7fc8280 Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles 4 years ago
Bond_009 e432796f6f Minor improvements 4 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? () 4 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching () 4 years ago
Bond-009 eeb5d4bd1e
Merge pull request from BaronGreenback/optimization 4 years ago
Bond_009 499bac5185 EncodingHelper: Fix circular dependency 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
BaronGreenback bb6fddde9a Group Methods 4 years ago
Maxr1998 24ac8a1223
Improve metadata probing to better support music videos 4 years ago
Maxr1998 873ad72c18
Support MKV DATE_RELEASED tag for PremiereDate 4 years ago
Maxr1998 8d27e10cb6
Interpret ffprobe date as UTC 4 years ago
Maxr1998 e0f513232b
Reduce nesting 4 years ago
MrTimscampi ef9eba8bc9 Ignore format for ISO files 4 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) 4 years ago
Bond_009 d202df6e8a Remove useless line 4 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1) 4 years ago
David 60ffa6f514 Use FileShare.None when creating files 4 years ago