aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Resolvers
AgeCommit message (Collapse)Author
2024-04-17Enable nullable for LibraryManager (#11191)Bond-009
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
* Convert CollectionType, SpecialFolderType to enum * Hide internal enum CollectionType values * Apply suggestions from code review Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Fix recent change * Update Jellyfin.Data/Attributes/OpenApiIgnoreEnumAttribute.cs Co-authored-by: Patrick Barron <barronpm@gmail.com> --------- Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> Co-authored-by: Patrick Barron <barronpm@gmail.com>
2023-09-27PhotoResolver: change how generated images are detectedBond_009
Backdrops/fanart are generated as (backdrop)|(fanart)[0-9]*.extension Fixes #7830
2022-12-05Replace != null with is not nullBond_009
2022-10-11Fix some things that slipped through the cracksBond_009
2022-04-07Merge pull request #7519 from nielsvanvelzen/resolverpriority-plugin2Cody Robibero
(cherry picked from commit 1d585146d62d21a47b9fe9c0ed57a2e27510d0cd) Signed-off-by: crobibero <cody@robibe.ro>
2021-08-13Fix warnings in MediaBrowser.ControllerRich Lander
2021-06-06Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)Cody Robibero
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-05-11Reduce warnings in MediaBrowser.Controller (#6006)Cody Robibero
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2021-05-05More improvementsBond_009
2021-03-14do not resolve episode-like files if they are in extras folderscvium
2021-01-06Fix 3169 and 2879 by making MusicArtistResolver run ahead of MusicAlbumResolverIan
2020-10-12Fix SA 1116 warningsJan-Pieter Baert
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
Add full stop at end of comments (SA1629)
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2019-07-06Fix style issuesBond_009
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
Refs #575
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-07remove trailing whitespacehawken
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-05-26update GetItems methodLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-03-27Remove unused code...Sven Van den brande
2015-11-04make sure ._ osx files are properly ignoredLuke Pulverenti
2015-10-04continue file system reworkLuke Pulverenti
2015-10-03begin file system reworkLuke Pulverenti
2014-12-04resolve mixed folder detectionLuke Pulverenti
2014-11-16add new naming projectLuke Pulverenti
2014-11-11added more card layoutsLuke Pulverenti
2014-10-23added new cabac valueLuke Pulverenti
2014-10-14update connectLuke Pulverenti
2014-10-09fix case sensitive file namesLuke Pulverenti
2014-09-22add cinema mode featureLuke Pulverenti
2014-09-09resolve wtv transcodingLuke Pulverenti
2014-08-26update translationsLuke Pulverenti
2014-08-11update translationsLuke Pulverenti
2014-07-133.0.5306.42925Luke Pulverenti
2014-04-19dlna fixesLuke Pulverenti
2014-04-13add new mirror modeLuke Pulverenti
2014-03-15#712 - Support grouping multiple versions of a movieLuke Pulverenti
2014-03-04add more reporting dataLuke Pulverenti
2014-03-03fixes #697 - Support xbmc offline discsLuke Pulverenti
2014-02-13take photos into the coreLuke Pulverenti