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/7b17b5b488989f37108b6f6d07be68050f0eb5f0/MediaBrowser.Controller/MediaEncoding/EncodingJobInfo.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

81 Commits (7b17b5b488989f37108b6f6d07be68050f0eb5f0)

Author SHA1 Message Date
nyanmisaka be265cd87f Add EqualsAny for VideoCodecTag condition 1 year ago
Shadowghost 20a4509991 Migrate VideoRange and VideoRangeType to Enum 2 years ago
Bond_009 24a7e210c3 Optimize tryparse 2 years ago
Bond_009 52194f56b5 Replace != null with is not null 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives 2 years ago
Cody Robibero 38102499cb Merge pull request from nyanmisaka/video-range-condition 3 years ago
Cody Robibero 96a03776e1 Fix TranscodeReasons property name 3 years ago
Cody Robibero bbd5d11d3b Remove TranscodeReason.None, Add JsonFlagEnum tests 3 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization 3 years ago
Isaac Gordezky 5e779f20ee Series: issue-6450 3 years ago
Isaac Gordezky d871dded9f Convert TranscodeReason to Flags 3 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review 3 years ago
Bond_009 13fbfe6091 Target net6.0 3 years ago
Cody Robibero cba07b1ca6 Remove more and more warnings 4 years ago
Rich Lander 32d27d71a8 Fix warnings in MediaBrowser.Controller/MediaEncoding directory 4 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) () 4 years ago
Claus Vium ffe2770388
Merge pull request from peterspenler/feature/chromecast-aac-handling 4 years ago
peterspenler 3c981cf41f Reorder requested audio channels checks 4 years ago
crobibero 6bcbc2b88a Reduce warnings in MediaBrowser.Controller 4 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller 4 years ago
BaronGreenback bc1cc2d04a Remove unused using directives 4 years ago
Joshua M. Boniface a6199f821b
Merge pull request from stanionascu/bdiso-playback 4 years ago
nyanmisaka b4598bd71b Merge remote-tracking branch 'upstream/master' into fmp4-hls 4 years ago
Joshua M. Boniface e0f60847c0
Merge pull request from ssenart/feature/4360-transcoding_flac_downsampling 4 years ago
Cody Robibero 08279e91ba
Update MediaBrowser.Controller/MediaEncoding/EncodingJobInfo.cs 4 years ago
nyanmisaka 11c74cb65c fix for no audio stream video 4 years ago
nyanmisaka d34be6faf4 fix aac directstreaming 4 years ago
Stan 3bb8884e16
Merge branch 'master' into bdiso-playback 4 years ago
Stéphane Senart 28ee4f0a7f [AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate 4 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings 4 years ago
Stanislav Ionascu cd4641dca0 Remove PlayableStreamFileNames as unused 4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508 4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
Bond-009 9af6eda0b4
Merge pull request from telans/comment-stops 5 years ago
telans 247f9c61e6
fix SA1513/SA1516 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore 5 years ago
Patrick Barron eef7cfd912 Make SonarCloud less angry 5 years ago
xumix 46420dfd68 Refactor copy codec checks 5 years ago
Patrick Barron c464f700db Remove redundant qualifiers 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Bond_009 e9d1eabd53 Remove unused usings 5 years ago
Bond-009 a2490a7ae5
Merge branch 'master' into images 5 years ago
ThreeFive-O 4f3bfd9146 Add Transcoding framerate info 5 years ago
Bond_009 ddf9b38799 Simplify image processing by removing image enhancers 5 years ago
Bond_009 93e535d3a1 Trying to make sense of the streaming code 6 years ago
Bond_009 66eabcdd39 Minor changes to encoding code 6 years ago
Bond_009 883575893b Change image dimentions from double to int 6 years ago
Mathieu Velten da16de48aa Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncoding 6 years ago