Commit Graph

473 Commits (6080093b517dc8330a9f63ab743caadc556750fd)

Author SHA1 Message Date
crobibero 1325815182 Remove IHttpClient from Providers
4 years ago
crobibero 10ac32569e Remove IHttpClient from ItemImageProvider
4 years ago
crobibero f7dc124b5e Remove IHttpClient from ProviderManager
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
4 years ago
Anthony Lavado 5480674c4f
Merge pull request #3838 from Bond-009/memorystream
4 years ago
Bond-009 bacfbbbd58
Merge pull request #3835 from cvium/fix_tvdb_404_shit_nginx_failure
4 years ago
Bond_009 371a09c60b MemoryStream optimizations
4 years ago
cvium 23dfadd430 Throw HttpException when tvdb sends us crap data
4 years ago
Anthony Lavado da14c306b8
Merge pull request #3809 from Bond-009/minor4
4 years ago
cvium 52d409101b Change OnRefreshStart and OnRefreshComplete logging levels to debug
4 years ago
Bond_009 2b355c36ff Minor improvements
4 years ago
E.Smith f50348ca0b Log path on lookup errors
4 years ago
Patrick Barron 6e11f77922 Add missing documentation.
4 years ago
Patrick Barron 3fdbdf4078 Clean up ProviderManager.cs
4 years ago
Patrick Barron 6d1b00da64 Use Array.Empty
4 years ago
Mark Monteiro 0e9164351b Merge remote-tracking branch 'upstream/master' into external-id-type
4 years ago
Bond-009 f75024fade Fix scan crashed
4 years ago
Anthony Lavado bb947718ea
Merge pull request #3380 from Bond-009/warn20
4 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
telans afe09612e8
fix SA1119
4 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
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
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
Patrick Barron 7a115024aa Merge branch 'master' into userdb-efcore
4 years ago
aled 299e49f39d Fix a small number of compile warnings
4 years ago
crobibero 57d1dbfe7b undo erroneous changes
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
ferferga ba03ed65fe Remove "download images in advance" option
4 years ago
Patrick Barron 1d1a145ad4 Fix issues and add profile image support
4 years ago
Mark Monteiro d06fee75b6 Rename Name to ProviderName
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 e5c857ac36 Rename external id type 'None' to 'General'
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 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
4 years ago
Mark Monteiro 3d8b81039d Log refresh progress at Debug level
4 years ago
Mark Monteiro 51b9a6e94b Register IProviderManager correctly
4 years ago
Bond_009 3ab50f5a3f Address comments
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 e699e5d405 Fix possible race condition
4 years ago
Bond_009 d1e1aef5f7 Fix possible race condition
4 years ago
Bond_009 a07ee65365 Minor improvements
4 years ago
Bond_009 87d2479b78 Fix warnings
5 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
5 years ago
Bond_009 d9a03c9bb1 Fix more warnings
5 years ago
Bond-009 ee637e8fec Fix warnings, improve performance (#1665)
5 years ago
Anthony Lavado cb393c215a
Merge pull request #1686 from Bond-009/warn7
5 years ago
Bond_009 e4f893a0eb More warning fixes
5 years ago
dkanada 21ff63c371 move the transcode path
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond-009 bf43dc00bb More warning fixes
5 years ago
Bond-009 594b271383
Merge pull request #1024 from jellyfin/release-10.2.z
5 years ago
Claus Vium 2e9a3d45c2 Fix slow local image validation (#990)
5 years ago
Claus Vium dab25a0eeb Remove OptimizedPriorityQueue source and grab it from nuget
5 years ago
Erwin de Haan f1ef0b0b4c Fix namespacing so it lines up properly with file names and paths (#715)
5 years ago
Joshua M. Boniface 56dcc45dc0
Merge pull request #732 from Bond-009/locale
6 years ago
Joshua M. Boniface c713824bf9
Merge pull request #734 from Bond-009/culture
6 years ago
Claus Vium 8985fb8d58 Remove support for games as a media type
6 years ago
Bond-009 2a1f6361a5
Merge branch 'master' into locale
6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
6 years ago
Erwin de Haan 450f246f95 Unwrapped `GetFileNameWithoutExtension`
6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Bond_009 51edd5d067 Reworked LocalizationManager to load data async
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 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
6 years ago
Erwin de Haan aacafee1de EditorConfig reformat: MediaBrowser.Providers, MediaBrowser.Tests, SocketHttpListener
6 years ago
Erwin de Haan 587bb85b41 Visual Studio Reformat: MediaBrowser.Providers
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
hawken ba1794f64b Remove tabs and trailing whitespace
6 years ago
Bond_009 c99b45dbe0 Remove some warnings
6 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 b7ebb67cbb Remove the need for NullLogger
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti b5ab7776f1 3.2.36.11
7 years ago
Luke Pulverenti 9f46122d91 3.2.36.10
7 years ago
Luke Pulverenti 5cb7469028 support track selection before playback
7 years ago
Luke Pulverenti fc9de2589c reset image dimensions on changes
7 years ago
Luke Pulverenti 93676f6838 revise unknown audio stream handling
7 years ago
Luke Pulverenti 060215143f improve httpclient resource disposal
7 years ago