aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs
AgeCommit message (Expand)Author
2025-11-17Backport pull request #15441 from jellyfin/release-10.11.zIceStormNG
2025-07-14Fix refreshing the library cannot delete old attachments (#14461)Nyanmisaka
2025-07-04Merge pull request #14309 from shanepowell/MediaInfoFixsShane Powell
2025-05-09Fix Blu-ray metadata processing: preserve external streams and language metad...theguymadmax
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2025-04-26Merge pull request #13847 from Shadowghost/rework-chapter-managementTim Eisele
2025-02-05Moved Trimmed to Jellyfin.Extensions.StringExtensionsMarc Brooks
2025-02-03Merge branch 'master' into sort-nfo-dataMarc Brooks
2025-01-28Remove useless checks and dead code (#13405)Bond-009
2025-01-28Fix spelling (#13444)Josh Soref
2025-01-22Remove useless checks and dead codeBond_009
2024-10-09WIP porting new Repository structureJPVenson
2024-10-09Naming refactoring and WIP porting of new interface repositoriesJPVenson
2024-09-18Sort embedded collections in Nfo filesMarc Brooks
2024-07-01Use complete paths in BD infoBond_009
2024-06-24Backport pull request #12166 from jellyfin/release-10.9.zBond-009
2024-02-28Always use ffmpeg codec for blurayCody Robibero
2023-08-22== null -> is nullBond_009
2023-08-22Enable nullable for more files and add testsBond_009
2023-03-14Add config option to disable dummy chapter generation (#9410)Shadowghost
2023-03-10Apply review suggestionsShadowghost
2023-03-10Add more comments and logging, streamline codeShadowghost
2023-03-10Apply review suggestionsShadowghost
2023-02-04Remove DvdLibShadowghost
2023-02-04Fix BD and DVD folder recognition for tv episodesShadowghost
2023-02-04Fix BD and DVD folder probing and playbackShadowghost
2023-02-04Revert "Remove DvdLib (#9068)"Shadowghost
2023-01-20Remove DvdLib (#9068)Patrick Barron
2023-01-11Fix all warnings in MediaBrowser.ProvidersBond_009
2022-12-08Add option to allow extras to use embedded titlesJoe Rogers
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-11-27Merge pull request #8137 from negulici-r-barnabas/masterCody Robibero
2022-11-27Use typed loggerBond_009
2022-11-13changed ChapterImageResolution in model to enum type;Negulici-R. Barnabas
2022-07-18Chapter Images:Negulici-R. Barnabas
2022-05-20Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fixCody Robibero
2022-03-10Match external sub/audio stream adding logicJoe Rogers
2022-02-18fix(external-media): implement review suggestionsShadowghost
2022-02-18feat(external-media): refactor to generic provider, extend tests and file rec...Shadowghost
2022-02-18feat(external-media): refactor external subtitle and audio providerShadowghost
2022-02-14Fix some warningsBond_009
2022-02-11Merge pull request #7054 from matthew-jones-uk/disable-embedded-subsCody Robibero
2022-01-26Changed boolean options to enumsMatthew Jones
2022-01-22Make ffprobe consistent with MetadataService.MergeDataJoe Rogers
2022-01-14Added type options to disable embedded subsMatthew Jones
2022-01-14Add video path to DisableEmbeddedSubtitles logMatt
2022-01-14Changed DisableEmbeddedSubtitles logging to debugMatthew Jones
2022-01-14Add DisableEmbeddedSubtitles settingMatthew Jones
2021-12-08Add "Async" suffix to AddExternalAudio methodJonas Resch