index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.MediaEncoding
/
Probing
Age
Commit message (
Expand
)
Author
2025-09-12
Avoid constant arrays as arguments (#14784)
Bond-009
2025-09-12
Various cleanups (#14785)
Bond-009
2025-08-27
Normalizer cleanup (#14711)
Marc Brooks
2025-08-15
fix: correct anamorphic video detection (#14640) (#14648)
Gene
2025-04-19
Fix OverflowException when scanning media with a very short duration (#13949)
Bond-009
2025-04-02
Improve dynamic HDR metadata handling (#13277)
gnattu
2025-02-25
Clean up usings and honor SortName
Marc Brooks
2025-02-03
Merge branch 'master' into sort-nfo-data
Marc Brooks
2025-01-25
chore: fix spelling
Josh Soref
2024-11-16
Update projects to .NET 9 (#13023)
Bond-009
2024-09-18
Sort embedded collections in Nfo files
Marc Brooks
2024-08-28
Apply suggestions from code review
nyanmisaka
2024-08-05
Merge branch 'master' into fix-hwa-video-rotation
Nyanmisaka
2024-07-29
Merge pull request #12295 from Bond-009/trysetproviderid
Bond-009
2024-07-23
Merge branch 'master' into fix-hwa-video-rotation
Nyanmisaka
2024-07-21
Backport pull request #12278 from jellyfin/release-10.9.z
Bond-009
2024-07-17
Add TrySetProviderId extension
Bond_009
2024-07-16
Fix ArgumentNullException while scanning music
Bond_009
2024-06-23
Backport pull request #12149 from jellyfin/release-10.9.z
nyanmisaka
2024-06-23
Backport pull request #12046 from jellyfin/release-10.9.z
gnattu
2024-06-23
Backport pull request #12031 from jellyfin/release-10.9.z
nyanmisaka
2024-04-24
Use StringSplitOptions.TrimEntries where possible (#11421)
Bond-009
2024-03-30
Add json parser for video rotation side data
nyanmisaka
2024-03-15
Add LSR/CITY to artist whitelist
Joe Rogers
2024-02-11
Merge pull request #10772 from dmitrylyzo/normalize-mkv-webm
Bond-009
2024-01-28
Fix the display aspect ratio of PGSSUB subtitle burn-in
nyanmisaka
2024-01-18
fix: add av1 to webm
Dmitry Lyzo
2024-01-09
fix: discard webm if there is an unsupported codec
Dmitry Lyzo
2023-11-14
Revert "Use System.Net.IPNetwork"
Bond_009
2023-11-14
Fix warnings
Bond_009
2023-10-08
Use generated regex
Stepan Goremykin
2023-10-02
Add We;Na to split whitelist
Joe Rogers
2023-08-30
Fix MJPEG video is recognized as embedded image (#10173)
Nyanmisaka
2023-07-28
Fix format normalizer for multiple input formats
Shadowghost
2023-05-04
Whitelist Smith/Kotzen
Joe Rogers
2023-04-29
Add artist to artist split whitelist
Michael Fuchs
2023-04-20
Add artist to artist split whitelist (#9659)
Penelope Gwen / Pogmommy
2023-03-25
Convert Person.Type to use PersonKind enum (#9487)
Cody Robibero
2023-03-10
Merge pull request #9254 from Shadowghost/dvdbdfix
Bond-009
2023-03-10
Fix DLNA playback of DVD and BD folders
Shadowghost
2023-02-19
Optimize tryparse
Bond_009
2023-02-01
Improve ffprobe json parsing and don't log error for Codec Type attachment
Bond_009
2023-01-26
Add Phantom/Ghost to whitelist
Lars Strojny
2023-01-19
Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' (#6222)
Bond_009
2022-12-19
Adding "creation_time" as a tag lookup for FFProbe for premiere date (#8884)
bradvolen
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-07
Fix localization lookup
Joe Rogers
2022-10-07
Add hearing impaired subtitle stream indicator (#7379)
Joe Rogers
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
[next]