aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.LocalMetadata/Images/LocalImageProvider.cs
AgeCommit message (Collapse)Author
2025-05-03Add albumart as recognized filename for music artwork (#14048)theguymadmax
2025-01-25chore: fix spellingJosh Soref
* a * acceleration * addition * altogether * api clients * artist * associated * bandwidth * cannot * capabilities * case-insensitive * case-sensitive * configuration * delimiter * dependent * diacritics * directors * enable * explicitly * filters * finish * have * hierarchy * implicit * include * information * into * its * keepalive * localization * macos * manual * matching * metadata * nonexistent * options * overridden * parsed * parser * playback * preferring * processes * processing * provider * ratings * retrieval * running * segments * separate * should * station * subdirectories * superseded * supported * system * than * the * throws * transpose * valid * was link: forum or chat rooms Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-04-08Add jacket to the list of music images (#11314)Tina
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-01-28Remove some allocations (#7246)Claus Vium
2021-12-24Merge branch 'master' into comparisonsCody Robibero
2021-12-20Fix extras folderscvium
2021-12-14Update MediaBrowser.LocalMetadata/Images/LocalImageProvider.csClaus Vium
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
2021-12-13semi undocvium
2021-12-07Refactor extras parsingcvium
2021-11-04Remove unused IHasScreenshots interfaceBond_009
2021-09-26Remove all instances of en-US cultureCody Robibero
2021-08-28Remove more and more warningsCody Robibero
2021-06-19Merge branch 'master' into comparisonsBaronGreenback
2021-05-16Reduce some allocationscvium
2021-04-17Cleaned up "value assigned is not used in any execution path"BaronGreenback
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2020-11-13Fix nullability errors in MediaBrowser.LocalMetadatacrobibero
2020-06-13Remove warnings from MediaBrowser.LocalMetadatacrobibero
2020-03-10remove useless interfacedkanada
2020-03-09remove unused files and fix some future warningsdkanada
2019-02-24Fix slow local image validation (#990)Claus Vium
* Check for local image directory existence to avoid tons of exceptions
2019-01-31Merge pull request #734 from Bond-009/cultureJoshua M. Boniface
Fix more analyzer warnings
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-27Fix more analyzer warningsBond_009
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
Refs #575
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.LocalMetadataErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment.
2019-01-03Post GPL cleanupBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-153.2.36.10Luke Pulverenti
2017-08-24update active recordingsLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-07consolidate interfacesLuke Pulverenti
2017-07-31update themesLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-03-29ignore 0-byte image filesLuke Pulverenti
2017-03-293.2.9.1Luke Pulverenti
2017-03-05change people to prefer folder.jpgLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-07update live stream managementLuke Pulverenti
2016-03-27Remove unused code...Sven Van den brande
2016-02-16update photo album imagesLuke Pulverenti
2016-02-05save photo album images as folder.extLuke Pulverenti
2016-01-21sync image file namesLuke Pulverenti
2016-01-21update cdart orderLuke Pulverenti