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-08-04Removed unused importsLJQ
2023-08-04Combined Title and Overview for multi-episodes files for the TMDB providerLJQ
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-26Migrate to trickplay table to EF. Rename vars/methods/members to have consist...Nick
2023-06-24Move line break characters to static readonly string array in TxtLyricParserNiels van Velzen
2023-06-23Minor code fixes (cvium)Nick
2023-06-23Move GetHlsPlaylist to ITrickplayManagerNick
2023-06-23Add support for lyric provider pluginsNiels van Velzen
2023-06-22Move SkiaSharp related code to Jellyfin.Drawing and IImageEncoderNick
2023-06-22TrickplayController return 404 if playlist doesn't exist. Minor code style/fo...Nick
2023-06-22Minor code changeNick
2023-06-22Trickplay task paginationNick
2023-06-22Styling, format, minor code changes (crobibero)Nick
2023-06-22crobibero styling, format, code suggestionsNick
2023-06-22Task localizationNick
2023-06-22Change generation task to search recursivelynicknsy
2023-06-22Remove max runtimenicknsy
2023-06-22Use config valuesnicknsy
2023-06-22updatenicknsy
2023-06-22IsAutomated not set on copynicknsy
2023-06-22Hls playlistnicknsy
2023-06-22Trickplay generation, manager, storagenicknsy
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