Commit Graph

229 Commits (master)

Author SHA1 Message Date
Bond-009 ac108690a8
Use StringSplitOptions.TrimEntries where possible (#11421)
3 weeks ago
Joe Rogers 4f7a341c14
Add LSR/CITY to artist whitelist
2 months ago
Bond-009 f888ee3dfc
Merge pull request #10772 from dmitrylyzo/normalize-mkv-webm
3 months ago
nyanmisaka 9323390add Fix the display aspect ratio of PGSSUB subtitle burn-in
4 months ago
Dmitry Lyzo ba877283a1
fix: add av1 to webm
4 months ago
Dmitry Lyzo 39088b5ad2 fix: discard webm if there is an unsupported codec
4 months ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
6 months ago
Bond_009 b62b0ec2b5 Fix warnings
6 months ago
Stepan Goremykin 3259d484ff Use generated regex
7 months ago
Joe Rogers b95040bc5e
Add We;Na to split whitelist
8 months ago
Nyanmisaka debbfaa502
Fix MJPEG video is recognized as embedded image (#10173)
9 months ago
Shadowghost f20856411e Fix format normalizer for multiple input formats
10 months ago
Joe Rogers ba336c25e1
Whitelist Smith/Kotzen
1 year ago
Michael Fuchs a59ae91d5d
Add artist to artist split whitelist
1 year ago
Penelope Gwen / Pogmommy 20cf27f637
Add artist to artist split whitelist (#9659)
1 year ago
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum (#9487)
1 year ago
Bond-009 6351d1022b
Merge pull request #9254 from Shadowghost/dvdbdfix
1 year ago
Shadowghost 47aa07c342 Fix DLNA playback of DVD and BD folders
1 year ago
Bond_009 24a7e210c3 Optimize tryparse
1 year ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment
1 year ago
Lars Strojny 44a870ca83
Add Phantom/Ghost to whitelist
1 year ago
Bond_009 75fe640f2b Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)
1 year ago
bradvolen f20dee8e0d
Adding "creation_time" as a tag lookup for FFProbe for premiere date (#8884)
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Joe Rogers 62799697a1
Fix localization lookup
2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator (#7379)
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
markus 0a15634550 Streams with CodecType "data" (like "epg" streams in DVB
2 years ago
Hannes Braun 4edeccc5e0
Remove redundant using directives
2 years ago
jakka 0b581aa655 added more artists with '/' in their names
2 years ago
jakka 778baf7bf5 added A/T/O/S to separator whitelist
2 years ago
Joshua M. Boniface fe32b5e333 Merge pull request #7964 from jellyfin/dovi-side-data
2 years ago
Cody Robibero 28223704f3
Merge pull request #7441 from 1337joe/add-external-stream-indicator
2 years ago
Joe Rogers 1a307db7eb
Add label for external audio/sub tracks
2 years ago
Mayur Panchal 96de01ce01
ProbeResultNormalizer: fix framerate compare + tests (#7167)
2 years ago
Bond-009 7d226e8eef
Merge pull request #7376 from GermanCoding/fix_soundhandler
2 years ago
GermanCoding 11bb834957 Remove superfluous "SoundHandler" from audio stream names
2 years ago
Joe Rogers 175ddff169
Switch chapter id to long to not break on ffmpeg 5.0
2 years ago
Shadowghost 4a3f1a51d2 chore(artist-split): add more artists to split whitelist
2 years ago
Cody Robibero 78bb581f0c
Merge pull request #6934 from nyanmisaka/hwa
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
nyanmisaka 728a5988b3 Merge remote-tracking branch 'origin/master' into hwa
2 years ago
nyanmisaka b2d85a02c2 Apply suggestions from code review
2 years ago
nyanmisaka 4b9c84c52e EncodingHelper hwaccel pipelines refactor
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Bond_009 968c534864 Return null on division by zero
2 years ago
Bond_009 f8fcbc88fc Add tests for ProbeResultNormalizer.GetFrameRate
2 years ago
Bond_009 510f92f4c5 Don't check floats for equality
2 years ago
Cody Robibero 2a82f8dc40
Merge pull request #6222 from orryverducci/mbaff-interlace-detection
2 years ago