aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
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
2023-02-07Update MediaBrowser.Providers/Manager/ItemImageProvider.csBond-009
2023-02-04Remove DvdLibShadowghost
2023-02-04Fix BD and DVD folder recognition for tv episodesShadowghost
2023-02-04Fix BD and DVD folder probing and playbackShadowghost
2023-02-04Revert "Remove DvdLib (#9068)"Shadowghost
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-02-02Merge pull request #9191 from barronpm/applicationhost-cleanup1Cody Robibero
2023-02-02fix: don't allow exceptions to propagate from Refresh progress event handlers...Claus Vium
2023-01-27Use depencency injection for ISubtitleProviderPatrick Barron
2023-01-20Remove DvdLib (#9068)Patrick Barron
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-11Fix all warnings in MediaBrowser.ProvidersBond_009
2023-01-10chore(deps): update dependency tmdblib to v2 (#9053)renovate[bot]
2023-01-02Merge pull request #8995 from daullmer/nfo-remote-images-initialClaus Vium
2023-01-02Backdrops prefer no language imagesBrad Beattie
2023-01-02Use nfo provided remote images on initial scanDavid Ullmer
2022-12-27Use Diacritics.NETBond_009
2022-12-19Use Order() introduced in .NET 7 (#8923)Bond-009