aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
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-04Add MediaStreamProtocol enum (#10153)Niels van Velzen
2024-03-03Precache livetv program images (#11083)Cody Robibero
2024-03-03Merge pull request #11081 from crobibero/embedded-lyricsBond-009
2024-03-01Merge pull request #11079 from crobibero/bdinfo-codecBond-009
2024-02-28Return backdrops with text as thumb for tmdb (#11078)Cody Robibero
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-02-06Remove SimpleProgressPatrick Barron
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2024-01-06Add option to use replaygain tags for audio (#10566)TelepathicWalrus
2023-12-17Stop saving Jellyfin API key in settings xmlJoe Rogers
2023-12-16Fix missing posters in collection identifyJoe Rogers
2023-12-16Add api key to configurationJoe Rogers
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-14Update to .NET 8Bond_009
2023-11-10Fix build after mergeCody Robibero
2023-11-09Merge branch 'master' into media-typeCody Robibero
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-11-08Merge pull request #10078 from scampower3/masterBond-009
2023-11-05Add IDisposableAnalyzers to more projectsBond_009
2023-10-18Merge branch 'master' into trickplayNick
2023-10-16Deep copy instead of Shallow copyLJQ
2023-10-16Applied 2nd Round of Suggested ChangesLJQ
2023-10-14Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-13Merge pull request #10390 from Bond-009/streamsBond-009
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
2023-10-11Multiple Stream changesBond_009
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-10-10Empty Guids shouldn't make it into the refresh queueBond_009
2023-10-08Jellyfin.Drawing minor improvementsBond_009
2023-10-08Remove redundant using directivesStepan Goremykin
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-10-08Use non nullable property type when possibleStepan Goremykin