aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/MediaInfo
AgeCommit message (Expand)Author
2024-09-18Sort embedded collections in Nfo filesMarc Brooks
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
2024-03-01Merge pull request #11079 from crobibero/bdinfo-codecBond-009
2024-02-28Save embedded lyrics when probing audioCody Robibero
2024-02-28oopsCody Robibero
2024-02-28Update AudioFileProber.csCody Robibero
2024-02-28Update AudioFileProber.csCody Robibero
2024-02-28Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-musicCody Robibero
2024-02-28Always use ffmpeg codec for blurayCody Robibero
2024-02-27Merge branch 'master' into bhowe34/fix-replace-missing-metadata-for-musicBrian Howe
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2024-01-06Add option to use replaygain tags for audio (#10566)TelepathicWalrus
2023-12-06check ReplaceAllMetadata option and name field lockBrian Howe
2023-12-06Update MediaBrowser.Providers/MediaInfo/AudioFileProber.csGinoGinocchio
2023-12-06Update MediaBrowser.Providers/MediaInfo/AudioFileProber.csGinoGinocchio
2023-12-06Removing unnecesary empty and null validationsGinoGinocchio
2023-12-06Using TryGetProviderId and adding an empty validationGinoGinocchio
2023-12-06Correcting according to the comments providedGinoGinocchio
2023-12-06Fix: "Feature 'replace missing metadata' overwrites existing metadata that do...GinoGinocchio
2023-11-14Fix warningsBond_009
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero