Commit Graph

596 Commits (8883aa4a375db4e573fc3f10fcb95e5c145ea450)

Author SHA1 Message Date
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
Erwin de Haan 38f96af079 Reformat JustAMan review pt2 changes
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller
6 years ago
Erwin de Haan 3ed6f37030 EditorConfig reformat: MediaBrowser.Controller
6 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller
6 years ago
Joshua M. Boniface c888879599 Merge pull request #541 from cvium/fix_providermanager_guid
6 years ago
cvium 0abe5b6ec3 Change ItemId to Guid like all the others
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
Bond_009 340a2c6512 Post GPL cleanup
6 years ago
Bond_009 b1ccd6bad9 Fix build post GPL change
6 years ago