aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/MediaInfo
AgeCommit message (Expand)Author
2025-02-28Add support for reading and storing Recording MBIDs from file metadata (#12173)Dominik Krivohlavek
2025-02-17Revert nullability of MediaStream.IsHearingImpaired (#13573)Cody Robibero
2025-02-13Fix the issue where the external audio track always defaults. (#13132)choyakawa
2025-02-09Backport pull request #13490 from jellyfin/release-10.10.zgnattu
2025-02-03Backport pull request #13182 from jellyfin/release-10.10.zgnattu
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
2025-01-18Fixed codesmellJPVenson
2025-01-18applied review commentsJPVenson
2024-12-15Applied review commentsJPVenson
2024-12-06Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-12-01Implement TaskTriggerInfoType enum (#12783)Ethan Pippin
2024-11-19Merge remote-tracking branch 'origin/master' into feature/EFUserDataJPVenson
2024-11-19Backport pull request #13003 from jellyfin/release-10.10.zgnattu
2024-11-12Fixed invalid columns on MediaStreamsJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-10-09Naming refactoring and WIP porting of new interface repositoriesJPVenson
2024-09-30Disable ATL's internal ID3v2.2/3 splitting (#12751)gnattu
2024-09-28Workaround ATL tag parsing (#12705)gnattu
2024-09-24Move GetCustomTagDelimiters to Extensiongnattu
2024-09-24Sanitize CustomTagDelimiters server sidegnattu
2024-09-17Rework PR 6203Shadowghost
2024-09-07Add non-standard multi-value audio tag support (#12385)gnattu
2024-07-29Remove redundant NaN checkgnattu
2024-07-29Remove test vargnattu
2024-07-29Make internal value separator a constantgnattu
2024-07-29Remove redundant checkgnattu
2024-07-29Apply suggestions from code reviewgnattu
2024-07-29Check if the metadata is supported for title fallbackgnattu
2024-07-29Migrate to z440.atl instead of TagLib-Sharpgnattu
2024-07-17Add TrySetProviderId extensionBond_009
2024-07-17Fix (another) ArgumentNullException while scanning musicBond_009
2024-07-01Use complete paths in BD infoBond_009
2024-06-24Backport pull request #12166 from jellyfin/release-10.9.zBond-009
2024-06-24Backport pull request #12126 from jellyfin/release-10.9.zgnattu
2024-06-01Backport pull request #11859 from jellyfin/release-10.9.zgnattu
2024-05-25Backport pull request #11792 from jellyfin/release-10.9.zShadowghost
2024-05-17Backport pull request #11621 from jellyfin/release-10.9.znfmccrina
2024-05-05Fix external LRC files being incorrectly overwritten during the initial scan ...gnattu
2024-04-28Improve audio normalizationBond_009
2024-04-24Always scan ReplayGain tag (#11418)Bond-009
2024-04-23Don't run ffprobe a second time for music file (#11419)Bond-009
2024-04-14fix: fallback to artist if album artist not providedCody Robibero
2024-04-12Fix track MBID in audio metadata (#11301)Dominik Krivohlavek
2024-03-16Merge pull request #11155 from sel10ut/bugfix/fix-releasedate-tagBond-009
2024-03-15fix: fallback to TagLib date parsing if ffprobe failssel10ut
2024-03-14fix: change parsing of audio title tagsel10ut
2024-03-14fix: correct parsing of audio release date propertysel10ut
2024-03-03Merge pull request #11081 from crobibero/embedded-lyricsBond-009