aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
2024-05-17Backport pull request #11648 from jellyfin/release-10.9.zShadowghost
2024-05-17Backport pull request #11647 from jellyfin/release-10.9.zShadowghost
2024-05-17Backport pull request #11621 from jellyfin/release-10.9.znfmccrina
2024-05-05Playlist fixes (#11487)Tim Eisele
2024-05-05Fix external LRC files being incorrectly overwritten during the initial scan ...gnattu
2024-05-05Fix subtitle saving if file already exists (#11310)Tim Eisele
2024-05-05Fix missing season Index (#11472)gnattu
2024-04-28Improve audio normalizationBond_009
2024-04-25Fix multiple intro providers and remove unneeded ToLists (#11431)Bond-009
2024-04-24Use StringSplitOptions.TrimEntries where possible (#11421)Bond-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-18Merge pull request #11352 from jellyfin/fix-library-removalBond-009
2024-04-17chore: use proper way to override remove rootgnattu
2024-04-14fix: fallback to artist if album artist not providedCody Robibero
2024-04-12Only update if actively refreshing (#11341)Cody Robibero
2024-04-12Fix track MBID in audio metadata (#11301)Dominik Krivohlavek
2024-03-30fix metadata refresh for artists (#11257)Sebastian Held
2024-03-18Fixes 'replace missing metadata' overwrites existing metadata that does exis...scampower3
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