aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
2023-08-22== null -> is nullBond_009
2023-08-22Enable nullable for more files and add testsBond_009
2023-08-20fix: accessing Standard* of a Process requires manually disposing them afterw...Claus Vium
2023-08-06Fixes metadata refresh problems with NFO filesLJQ
2023-07-31Fix the probing of m4a metadataJan Müller
2023-07-29Add ability to upload (and save) SDH subtitles (#10036)MBR-0001
2023-07-06Merge pull request #9799 from Bond-009/genregexBond-009
2023-07-01Use string.IsNullOrEmptyNiels van Velzen
2023-07-01Check for empty string in DefaultLyricProviderNiels van Velzen
2023-06-29Simplify file extension checks in lyrics parsers and providerNiels van Velzen
2023-06-28Use RegexGenerator where possibleBond_009
2023-06-24Move line break characters to static readonly string array in TxtLyricParserNiels van Velzen
2023-06-23Add support for lyric provider pluginsNiels van Velzen
2023-06-21Reduce bottlenecks scan code (#9863)Bond-009
2023-06-10Update MediaBrowser.Providers/TV/SeriesMetadataService.csCody Robibero
2023-05-21Apply suggestions from code reviewShadowghost
2023-05-20Implement NFO named season parsingShadowghost
2023-05-15Audio normalization (#9222)TelepathicWalrus
2023-05-10Fix local JPG primary image for video being overwritten by screen grabber (#9...SenorSmartyPants
2023-04-06Use TryAddStepan Goremykin
2023-04-06Remove unused using directivesStepan Goremykin
2023-03-25Convert Person.Type to use PersonKind enum (#9487)Cody Robibero
2023-03-20Merge pull request #9403 from SenorSmartyPants/ExtraCleanAndNFOCody Robibero
2023-03-18Don't overwrite NFO images (#9452)SenorSmartyPants
2023-03-15Merge pull request #9418 from Bond-009/getawaiterBond-009
2023-03-14Add config option to disable dummy chapter generation (#9410)Shadowghost
2023-03-14Reduce usage of GetAwaiter().GetResult()Bond_009
2023-03-10Merge pull request #9254 from Shadowghost/dvdbdfixBond-009
2023-03-10Apply review suggestionsShadowghost
2023-03-10Add more comments and logging, streamline codeShadowghost
2023-03-10Apply review suggestionsShadowghost
2023-03-09Enable NFO processing for ExtrasSenorSmartyPants
2023-03-01Allocate less ListsBond_009
2023-02-25Enable nullable for more filesBond_009
2023-02-24Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeImageProvider.csBond-009
2023-02-23Enable nullable for more filesBond_009
2023-02-20Various fixes (#9361)Shadowghost
2023-02-20Merge pull request #9356 from Bond-009/tryparseBond-009
2023-02-19Format MusicBrainz config pageShadowghost
2023-02-19Fix MusicBrainz config page input validationShadowghost
2023-02-19Fix MusicBrainz album queries and releasegroup handlingShadowghost
2023-02-19Optimize tryparseBond_009
2023-02-19Fix MusicBrainz configuration parsing and updateShadowghost
2023-02-19Add migration for MusicBrainz settingsShadowghost
2023-02-18Fix MusicBrainz default serverShadowghost
2023-02-17Fix use after disposeBond_009
2023-02-12Make update type for RunTimeTicks consistent with other file attributesJoe Rogers
2023-02-12Add missing checks for item locked state in metadata updatesJoe Rogers
2023-02-09remove a hardcoded DefaultAuthorizationcvium
2023-02-07Merge pull request #8982 from bradbeattie/background-images-no-languageBond-009