Commit Graph

2837 Commits (8a299ba7c0e537bd1b4d9d7355e13d241aa77a99)

Author SHA1 Message Date
crobibero 8d592777c4 change to using declaration
4 years ago
crobibero f498e1ee59 remove IHttpClient 🎉
4 years ago
crobibero 6ae4da709e migrate to IHttpClientFactory in M3UTunerHost
4 years ago
crobibero 5b93b3b15e migrate to IHttpClientFactory in M3uParser
4 years ago
crobibero af9ebef577 migrate to IHttpClientFactory in SharedHttpStream
4 years ago
crobibero 96fdee38cb migrate to IHttpClientFactory in HdHomerunHost
4 years ago
crobibero 97cc3d54bb migrate to IHttpClientFactory in XmlTvListingsProvider
4 years ago
crobibero 652e688cc1 migrate to IHttpClientFactory in SchedulesDirect
4 years ago
crobibero 50a1e35765 migrate to IHttpClientFactory in EmbyTV
4 years ago
crobibero 804b0fc034 migrate to IHttpClientFactory in DirectRecorder
4 years ago
crobibero 6d19adbecf migrate to IHttpClientFactory in ApplicationHost
4 years ago
crobibero 533b981668 migrate to IHttpClientFactory in InstallationManager
4 years ago
Bond-009 95142643f6
Merge pull request #3871 from Ullmie02/plugins-api
4 years ago
David Ullmer b37cc7bfaf Don't evaluate twice
4 years ago
David Ullmer 7f79f2ee0e Use .Distinct on assembly
4 years ago
crobibero 5d528e202f Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Bond-009 4cc7406fe9
Merge pull request #4026 from jellyfin/dependabot/nuget/prometheus-net.DotNetRuntime-3.4.0
4 years ago
crobibero bd66fd25df Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
dependabot[bot] 5804f9a55f
Bump prometheus-net.DotNetRuntime from 3.3.1 to 3.4.0
4 years ago
dependabot[bot] 5d557927b5
Bump IPNetwork2 from 2.5.211 to 2.5.224
4 years ago
Hilman Maulana b0a8c31e0f Translated using Weblate (Indonesian)
4 years ago
Kraisorn Thongsuk ba7bdbc494 Translated using Weblate (Thai)
4 years ago
Matt Montgomery df0d197dc8 Apply suggestions from code review
4 years ago
Bond-009 4f6c98b325
Merge pull request #3984 from crobibero/json-prerelease
4 years ago
Matt Montgomery 2974a0248a Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
crobibero de4cfa2234 Apply suggestions from code review
4 years ago
crobibero acd88dae45 fix build
4 years ago
crobibero 5f64ab02a0 bump System.Text.Json
4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1
4 years ago
crobibero 9626101c9f Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
crobibero 340f83c3f5 Ignore null json values
4 years ago
Hilman Maulana e88b7b8d0e Translated using Weblate (Indonesian)
4 years ago
Joshua M. Boniface 3e65cae70e
Merge pull request #3955 from Bond-009/async3
4 years ago
Bond_009 2b832de289 Fix build
4 years ago
Bond_009 119f64f5e7 Make some methods async
4 years ago
crobibero 89c9ca68f9 bump DotNet.Glob
4 years ago
Bond_009 ab2147751f Make MediaBrowser.MediaEncoding warnings free
4 years ago
IR0NCaT 3d84047320 Translated using Weblate (Russian)
4 years ago
Patrick Barron 98ed90c4a2 Merge branch 'master' into event-rewrite-1
4 years ago
Bond_009 68edccd9f4 More warn
4 years ago
Bond_009 e77a45adcf Minor change
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
Anthony Lavado 634ee2d1e9
Merge pull request #3861 from crobibero/fixes
4 years ago
millallo 684d9856b1 Translated using Weblate (Italian)
4 years ago
Hilman Maulana 9e8f0cf26d Translated using Weblate (Indonesian)
4 years ago
millallo 34be17a4e8 Translated using Weblate (Italian)
4 years ago
Hilman Maulana 7c2e01a70b Translated using Weblate (Indonesian)
4 years ago
Matt Montgomery 5f1a863241 Apply suggestions from code review
4 years ago
crobibero 29d8e38161 Merge remote-tracking branch 'upstream/master' into fixes
4 years ago
Patrick Barron a77cf53573 Allow plugins to register services.
4 years ago
Matt Montgomery 035d29fb35 Migrate to new API standard
4 years ago
Bond-009 ec12675feb
Merge pull request #3891 from barronpm/remove-unused-methods
4 years ago
Patrick Barron a40064a146 Migrate ServerEventNotifier.OnPackageInstallationCancelled to IEventConsumer
4 years ago
Patrick Barron e82dd8b70e Migrate ServerEventNotifier.OnPackageInstallationCompleted to IEventConsumer
4 years ago
Patrick Barron 25437af594 Migrate ServerEventNotifier.OnPackageInstallationFailed to IEventConsumer
4 years ago
Patrick Barron 4478945e20 Migrate ServerEventNotifier.OnPluginUninstalled to IEventConsumer
4 years ago
Patrick Barron b7ceb40d6e Migrate ServerEventNotifier.OnPackageInstalling to IEventConsumer
4 years ago
Patrick Barron dc88e93504 Migrate ServerEventNotifier.OnHasPendingRestartChanged to IEventConsumer
4 years ago
Patrick Barron 5282a5c8c2 Migrate ServerEventNotifier.OnTaskCompleted to IEventConsumer
4 years ago
Patrick Barron a0453a0fe6 Migrate ServerEventNotifier.OnUserUpdated to IEventConsumer
4 years ago
Patrick Barron adabb4b842 Use IEventManager in SessionManager
4 years ago
Patrick Barron d39e236dfe Migrates ServerEventNotifier.OnUserDeleted to IEventConsumer
4 years ago
Oatavandi 0f85e66962 Translated using Weblate (Tamil)
4 years ago
Oatavandi f505f48e85 Translated using Weblate (Tamil)
4 years ago
Patrick Barron 8570cfdba6 Migrate ActivityLogEntryPoint.OnSessionEnded to IEventConsumer
4 years ago
Patrick Barron ca3a8bdb98 Migrate ActivityLogEntryPoint.OnSessionStarted to IEventConsumer
4 years ago
Patrick Barron 98cbf1c2de Migrate ActivityLogEntryPoint.OnPackageInstallationFailed to IEventConsumer
4 years ago
Patrick Barron e924444880 Migrate ActivityLogEntryPoint.OnPluginUpdated to IEventConsumer
4 years ago
Patrick Barron 0da7c0568d Migrate ActivityLogEntryPoint.OnPluginUninstalled to IEventConsumer
4 years ago
Patrick Barron b7f21971f4 Migrate ActivityLogEntryPoint.OnPluginInstalled to IEventConsumer
4 years ago
David 025ee2163f Change log message, load assembly only once
4 years ago
nothing things a43383b9ac Translated using Weblate (Bengali)
4 years ago
nothing things 6d883bbbe9 Translated using Weblate (Bengali)
4 years ago
crobibero 5e6cdc8842 Install specific plugin version if requested
4 years ago
Oatavandi 42a9feb2f3 Translated using Weblate (Tamil)
4 years ago
Patrick Barron f4275adfcb Migrate ActivityLogEntryPoint.OnAuthenticationSucceeded to IEventConsumer
4 years ago
Patrick Barron bff05d7186 Migrate ActivityLogEntryPoint.OnAuthenticationFailed to IEventConsumer
4 years ago
Patrick Barron 8a4bdaed6b Migrate ActivityLogEntryPoint.OnUserLockedOut to IEventConsumer
4 years ago
Patrick Barron a1ecafb40d Migrate ActivityLogEntryPoint.OnUserPasswordChanged to IEventConsumer
4 years ago
Patrick Barron 737a86d0cb Migrate ActivityLogEntryPoint.OnUserDeleted to IEventConsumer
4 years ago
Patrick Barron 18d34f953b Migrate ActivityLogEntryPoint.OnUserCreated to IEventConsumer
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
4 years ago
Patrick Barron ade40a4c42 Migrate ActivityLogEntryPoint.OnSubtitleDownloadFailure to IEventConsumer
4 years ago
Patrick Barron fdd73f1186 Migrate ActivityLogEntryPoint.OnTaskCompleted to IEventConsumer
4 years ago
Patrick Barron 5c29b8982d Migrate ActivityLogEntryPoint.OnPlaybackStopped to IEventConsumer
4 years ago
Patrick Barron 3e5fe04427 Migrate ActivityLogEntryPoint.OnPlaybackStart to IEventConsumer
4 years ago
Bond-009 2f05f3099b
Merge pull request #3892 from barronpm/livetv-provider-fixes
4 years ago
Oatavandi 1ce4b70104 Translated using Weblate (Tamil)
4 years ago
Patrick Barron 70e56314d7 Minor fixes to LiveTvMediaSourceProvider
4 years ago
Anthony Lavado 27c8cf0431
Merge pull request #3824 from barronpm/tunerhost-cleanup
4 years ago
Anthony Lavado dbc1435a9e
Merge pull request #3671 from Bond-009/unixsocket
4 years ago
Anthony Lavado 5480674c4f
Merge pull request #3838 from Bond-009/memorystream
4 years ago
Patrick Barron 2be1865b42 Remove unused methods in IDtoService
4 years ago
Oatavandi 32d4657429 Translated using Weblate (Tamil)
4 years ago
Oatavandi 7cbf75839a Translated using Weblate (Tamil)
4 years ago
crobibero 6709645ec9 bump deps
4 years ago
Matt Montgomery 4fa3d3f4f3 Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
crobibero 09bcc38feb Merge remote-tracking branch 'upstream/master' into fixes
4 years ago
Konctantin 741ab4301c Translated using Weblate (Ukrainian)
4 years ago
David d296a1f6d0 Add logging, cleanup
4 years ago
Gualdimar 07d10436e0 Translated using Weblate (Ukrainian)
4 years ago
Gualdimar f1e52c4449 Translated using Weblate (Ukrainian)
4 years ago
Gualdimar 63eab824e7 Translated using Weblate (Ukrainian)
4 years ago
Konctantin df00ef91bb Translated using Weblate (Ukrainian)
4 years ago
David 9e95fe8f9d Add plugin assemblies to mvc builder
4 years ago
Bond-009 b82a3fee85
Merge pull request #3851 from barronpm/librarychangednotifier-cleanup
4 years ago
Moritz 72176ab2ca Translated using Weblate (German)
4 years ago
dependabot[bot] 40dc4472e3
Bump ServiceStack.Text.Core from 5.9.0 to 5.9.2
4 years ago
crobibero 460c3dd351 convert dependent controller functions to di helper class
4 years ago
Mario Michel c43721f27f Translated using Weblate (German)
4 years ago
Patrick Barron 7462a0a9e8 Make event methods private.
4 years ago
Bond_009 4a4dff1973 Fix
4 years ago
Bond_009 371a09c60b MemoryStream optimizations
4 years ago
Patrick Barron 750d8a989f Clean up LibraryChangedNotifier.
4 years ago
Anthony Lavado b9fdbaeef3
Merge pull request #3812 from jellyfin/api-migration
4 years ago
Patrick Barron 8373d6297c Fix MemoryCache usage
4 years ago
Patrick Barron bea519de5b Fix MemoryCache Usage.
4 years ago
cvium 0cf75992a8 Use MemoryCache.Set since SetValue does not flush to cache automatically.
4 years ago
sumantrabhattacharya bd0ad4196a Translated using Weblate (Bengali)
4 years ago
millallo 57585273e3 Translated using Weblate (Italian)
4 years ago
sharkykh 1eee0fc922 Translated using Weblate (Hebrew)
4 years ago
sharkykh b23446721c Translated using Weblate (Hebrew)
4 years ago
crobibero e65ecb5687 Merge remote-tracking branch 'upstream/master' into api-merge-again
4 years ago
Anthony Lavado da14c306b8
Merge pull request #3809 from Bond-009/minor4
4 years ago
Anthony Lavado c5bc046c40
Merge pull request #3782 from Bond-009/websocket2
4 years ago
Patrick Barron 5c65abcd94 Clean up TunerHost classes
4 years ago
crobibero 2b7cefdf15 Remove references to MediaBrowser.Api
4 years ago
crobibero 8f6c2e7679 Remove leading slash from route attributes
4 years ago
crobibero dee7bdddb6 fix build
4 years ago
Bond_009 4980db1594 Fix spelling
4 years ago
Bond_009 2b355c36ff Minor improvements
4 years ago
crobibero f915c3e5d9 Merge remote-tracking branch 'upstream/master' into api-migration
4 years ago
dependabot[bot] d09fb5c535
Bump sharpcompress from 0.25.1 to 0.26.0
4 years ago
dependabot[bot] 96817fca07
Bump Mono.Nat from 2.0.1 to 2.0.2
4 years ago
Anthony Lavado 705c0f93f6
Update to newer Jellyfin.XMLTV
4 years ago
Claus Vium 996d0c07d0
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
4 years ago
Claus Vium 85e43d657f
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
4 years ago
cvium aa32aba0f8 Remove some unnecessary string allocations.
4 years ago
Bond-009 b7421db5fe
Merge pull request #3578 from barronpm/displaypreferences-efcore
4 years ago
Bond_009 d191fec3ac Minor fixes for websocket code
4 years ago
dkanada e0d2eb8eec
remove useless order step for intros
4 years ago
Bill Thornton d886941927 Fix inverted logic for LAN IP detection
4 years ago
Patrick Barron a97f98fbd5 Use MemoryCache in DeviceManager
4 years ago
Patrick Barron c77abca31a Use MemoryCache in ChannelManager
4 years ago
Patrick Barron e5c6eec642 Use MemoryCache in LibraryManager
4 years ago
tmechen 164eb3e9a2 Translated using Weblate (German)
4 years ago
Joshua M. Boniface d7287a05ad
Merge pull request #3684 from Bond-009/warn22
4 years ago
Matt Montgomery 3c91aa0c3d Code cleanup
4 years ago
gnehs 749c961872 Translated using Weblate (Chinese (Traditional))
4 years ago
Matt Montgomery 0945659cb5 Apply suggestions from code review
4 years ago