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

210 Commits (b769417e9402b843e1adb6b19e8fff7a1aa81b84)

Author SHA1 Message Date
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment 2 years ago
Lars Strojny 44a870ca83
Add Phantom/Ghost to whitelist 2 years ago
Bond_009 75fe640f2b Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' () 2 years ago
bradvolen f20dee8e0d
Adding "creation_time" as a tag lookup for FFProbe for premiere date () 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
Joe Rogers 62799697a1
Fix localization lookup 3 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator () 3 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 3 years ago
markus 0a15634550 Streams with CodecType "data" (like "epg" streams in DVB 3 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives 3 years ago
jakka 0b581aa655 added more artists with '/' in their names 3 years ago
jakka 778baf7bf5 added A/T/O/S to separator whitelist 3 years ago
Joshua M. Boniface fe32b5e333 Merge pull request from jellyfin/dovi-side-data 3 years ago
Cody Robibero 28223704f3
Merge pull request from 1337joe/add-external-stream-indicator 3 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks 3 years ago
Mayur Panchal 96de01ce01
ProbeResultNormalizer: fix framerate compare + tests () 3 years ago
Bond-009 7d226e8eef
Merge pull request from GermanCoding/fix_soundhandler 3 years ago
GermanCoding 11bb834957 Remove superfluous "SoundHandler" from audio stream names 3 years ago
Joe Rogers 175ddff169
Switch chapter id to long to not break on ffmpeg 5.0 3 years ago
Shadowghost 4a3f1a51d2 chore(artist-split): add more artists to split whitelist 3 years ago
Cody Robibero 78bb581f0c
Merge pull request from nyanmisaka/hwa 3 years ago
Bond_009 cbfa355e31 Update StyleCop 3 years ago
nyanmisaka 728a5988b3 Merge remote-tracking branch 'origin/master' into hwa 3 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review 3 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor 3 years ago
cvium b880dc8a4a Use our own Contains extension 3 years ago
Bond_009 968c534864 Return null on division by zero 3 years ago
Bond_009 f8fcbc88fc Add tests for ProbeResultNormalizer.GetFrameRate 3 years ago
Bond_009 510f92f4c5 Don't check floats for equality 3 years ago
Cody Robibero 2a82f8dc40
Merge pull request from orryverducci/mbaff-interlace-detection 3 years ago
Benoît Dardenne de2d292197
Added artist to '/' split whitelist 3 years ago
Orry Verducci e446e9fde9
Merge branch 'master' into mbaff-interlace-detection 3 years ago
Joe Rogers 1d729b2b0f
Use codec to determine image format 3 years ago
Orry Verducci 9abe9e7e54 Add rounding to the time base check 3 years ago
Orry Verducci 3a89e88033 Merge remote-tracking branch 'upstream/master' into mbaff-interlace-detection 3 years ago
Joe Rogers 31baea072a
Address review comments 3 years ago
Joe Rogers 8d70cc2dde
Add support for non-jpg image extractions 4 years ago
Joe Rogers 6ce8cce12c
Add handling for embedded background and logo 4 years ago
Dominik Krivohlavek ef99225c40
Add 22/7 to split whitelist 4 years ago
Joe Rogers ce0457faf5
Add mp4 track title fallback () 4 years ago
Cody Robibero 9234e5bf80 Remove all instances of en-US culture 4 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible 4 years ago
Bond_009 a6d1e542e6 Reduce allocations 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
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