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.Providers
/
MediaInfo
/
FFProbeVideoInfo.cs
Age
Commit message (
Expand
)
Author
2025-11-17
Backport pull request #15441 from jellyfin/release-10.11.z
IceStormNG
2025-07-14
Fix refreshing the library cannot delete old attachments (#14461)
Nyanmisaka
2025-07-04
Merge pull request #14309 from shanepowell/MediaInfoFixs
Shane Powell
2025-05-09
Fix Blu-ray metadata processing: preserve external streams and language metad...
theguymadmax
2025-05-04
Recognize file changes and remove data on change (#13839)
Tim Eisele
2025-04-26
Merge pull request #13847 from Shadowghost/rework-chapter-management
Tim Eisele
2025-02-05
Moved Trimmed to Jellyfin.Extensions.StringExtensions
Marc Brooks
2025-02-03
Merge branch 'master' into sort-nfo-data
Marc Brooks
2025-01-28
Remove useless checks and dead code (#13405)
Bond-009
2025-01-28
Fix spelling (#13444)
Josh Soref
2025-01-22
Remove useless checks and dead code
Bond_009
2024-10-09
WIP porting new Repository structure
JPVenson
2024-10-09
Naming refactoring and WIP porting of new interface repositories
JPVenson
2024-09-18
Sort embedded collections in Nfo files
Marc Brooks
2024-07-01
Use complete paths in BD info
Bond_009
2024-06-24
Backport pull request #12166 from jellyfin/release-10.9.z
Bond-009
2024-02-28
Always use ffmpeg codec for bluray
Cody Robibero
2023-08-22
== null -> is null
Bond_009
2023-08-22
Enable nullable for more files and add tests
Bond_009
2023-03-14
Add config option to disable dummy chapter generation (#9410)
Shadowghost
2023-03-10
Apply review suggestions
Shadowghost
2023-03-10
Add more comments and logging, streamline code
Shadowghost
2023-03-10
Apply review suggestions
Shadowghost
2023-02-04
Remove DvdLib
Shadowghost
2023-02-04
Fix BD and DVD folder recognition for tv episodes
Shadowghost
2023-02-04
Fix BD and DVD folder probing and playback
Shadowghost
2023-02-04
Revert "Remove DvdLib (#9068)"
Shadowghost
2023-01-20
Remove DvdLib (#9068)
Patrick Barron
2023-01-11
Fix all warnings in MediaBrowser.Providers
Bond_009
2022-12-08
Add option to allow extras to use embedded titles
Joe Rogers
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-27
Merge pull request #8137 from negulici-r-barnabas/master
Cody Robibero
2022-11-27
Use typed logger
Bond_009
2022-11-13
changed ChapterImageResolution in model to enum type;
Negulici-R. Barnabas
2022-07-18
Chapter Images:
Negulici-R. Barnabas
2022-05-20
Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fix
Cody Robibero
2022-03-10
Match external sub/audio stream adding logic
Joe Rogers
2022-02-18
fix(external-media): implement review suggestions
Shadowghost
2022-02-18
feat(external-media): refactor to generic provider, extend tests and file rec...
Shadowghost
2022-02-18
feat(external-media): refactor external subtitle and audio provider
Shadowghost
2022-02-14
Fix some warnings
Bond_009
2022-02-11
Merge pull request #7054 from matthew-jones-uk/disable-embedded-subs
Cody Robibero
2022-01-26
Changed boolean options to enums
Matthew Jones
2022-01-22
Make ffprobe consistent with MetadataService.MergeData
Joe Rogers
2022-01-14
Added type options to disable embedded subs
Matthew Jones
2022-01-14
Add video path to DisableEmbeddedSubtitles log
Matt
2022-01-14
Changed DisableEmbeddedSubtitles logging to debug
Matthew Jones
2022-01-14
Add DisableEmbeddedSubtitles setting
Matthew Jones
2021-12-08
Add "Async" suffix to AddExternalAudio method
Jonas Resch
[next]