Commit Graph

606 Commits (a84e8c3884291acb721aeb202139372462e6c800)

Author SHA1 Message Date
Bond_009 4367b97a54 Fix build
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
BaronGreenback bc1cc2d04a Remove unused using directives
3 years ago
Bond_009 2ed0801be2 Fix possible nullref
3 years ago
cvium 7670189561 make directoryservice cache case sensitive
3 years ago
Bond-009 16011d96a0
Merge pull request #5321 from Ullmie02/nfo-thumb
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
David 16694b0cfc Add nfo thumb tag support
3 years ago
Bond_009 be511ca162
Fix release build ... again
4 years ago
Bond_009 d07eef4f25
Add tests for NFO parsers
4 years ago
Gary Wilber f4edca7c27 Move MetadataRefreshThrottler to BaseItemManager
4 years ago
Gary Wilber eb04773c79 Use the get or add argument
4 years ago
Gary Wilber 50c9083bc0 remove unnecessary parentheses
4 years ago
Gary Wilber 449f7e1b1e update based on suggestions
4 years ago
Gary Wilber 89041982c2 Use ConcurrentDictionary's in DirectoryService
4 years ago
Erwin de Haan 208b00fbb1 Add the item path to the ItemLookupInfo class.
4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
Patrick Barron 98ed90c4a2 Merge branch 'master' into event-rewrite-1
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
crobibero 1325815182 Remove IHttpClient from Providers
4 years ago
crobibero 2e0c2336cc Remove IHttpClient from IRemoteImageProvider
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
4 years ago
Mark Monteiro 0e9164351b Merge remote-tracking branch 'upstream/master' into external-id-type
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Mark Monteiro 4f6e5591ec Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type
4 years ago
Mark Monteiro d06fee75b6 Rename Name to ProviderName
4 years ago
Mark Monteiro c82f7eeca1 Clean up some doc comments
4 years ago
Mark Monteiro 67edf1b7f5 Do not convert 'Type' value to string unnecessarily, and do not replace 'General' type with null
4 years ago
Mark Monteiro 422d5b2b68 Move ExternalIdMediaType enum to MediaBrowser.Model
4 years ago
Mark Monteiro e5c857ac36 Rename external id type 'None' to 'General'
4 years ago
Mark Monteiro 526e47c362 Clean up documentation
4 years ago
Mark Monteiro 96acd6481e Merge branch 'master' into externalid-type
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Bond_009 787049f35f Merge branch 'master' into minor
4 years ago
Luke Foust 0fb78cf54b Add documentation around Name, Id, and Type. Changed ExternalIdType to ExternalIdMediaType
4 years ago
Luke Foust 9bdb99fe92 Add type to externalids to distinguish them in the UI
4 years ago
dkanada 4f195f289c remove useless interface
4 years ago
dkanada 52fde64f10 remove unused files and fix some future warnings
4 years ago
Bond_009 a07ee65365 Minor improvements
4 years ago
Bond_009 ddf9b38799 Simplify image processing by removing image enhancers
5 years ago
Bond_009 d9a03c9bb1 Fix more warnings
5 years ago
Bond_009 e4f893a0eb More warning fixes
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
6 years ago
Bond_009 883575893b Change image dimentions from double to int
6 years ago