aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
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
2022-12-11Merge pull request #8886 from jellyfin/renovate/playlistsnet-1.xBond-009
2022-12-10chore(deps): update dependency playlistsnet to v1.3.1renovate[bot]
2022-12-08Add option to allow extras to use embedded titlesJoe Rogers
2022-12-07Merge pull request #8868 from Bond-009/priorityqueueClaus Vium
2022-12-07Check HTTP status code before writing response to file (#8863)Bond-009
2022-12-07Remove dependency on OptimizedPriorityQueueBond_009
2022-12-07Update depsBond_009
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-07Update projects to .net7Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-12-05Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis (#8...Bond-009
2022-12-03Add MusicBrainz server validation and fallback (#8833)Shadowghost