crobibero
|
188166d6eb
|
Remove IHttpClient from ArtistImageProvider
|
4 years ago |
crobibero
|
14f57dddcb
|
Remove IHttpClient from AlbumImageProvider
|
4 years ago |
crobibero
|
10ac32569e
|
Remove IHttpClient from ItemImageProvider
|
4 years ago |
crobibero
|
7a0fa34162
|
Remove IHttpClient from StudiosImageProvider
|
4 years ago |
crobibero
|
2e0c2336cc
|
Remove IHttpClient from IRemoteImageProvider
|
4 years ago |
crobibero
|
f7dc124b5e
|
Remove IHttpClient from ProviderManager
|
4 years ago |
crobibero
|
aee72aefb0
|
Remove IHttpClient from StudiosImageProvider
|
4 years ago |
Bond-009
|
d0f49b3994
|
Merge pull request #3895 from crobibero/httpclient
Remove IHttpClient from Jellyfin.Api
|
4 years ago |
Matt Montgomery
|
c49a357f85
|
Fix compile errors
|
4 years ago |
ConfusedPolarBear
|
eaa5711534
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
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
|
57cc08691a
|
Merge pull request #3908 from crobibero/xml-formatter
Use proper mediatypename
|
4 years ago |
crobibero
|
21cc308ec9
|
Use proper mediatypename
|
4 years ago |
crobibero
|
7861c72754
|
Revert "Fix audio stream routes"
This reverts commit 0c50015400 .
|
4 years ago |
crobibero
|
0c50015400
|
Fix audio stream routes
|
4 years ago |
crobibero
|
8da646e12b
|
Dispose httpclient response
|
4 years ago |
crobibero
|
3c395814fd
|
fix dlna routes again
|
4 years ago |
crobibero
|
8ddcd12348
|
Remove all using for HttpClient
|
4 years ago |
Bond-009
|
ec12675feb
|
Merge pull request #3891 from barronpm/remove-unused-methods
Remove unused methods in IDtoService
|
4 years ago |
Bond-009
|
357b72fb81
|
Merge pull request #3903 from crobibero/xml-formatter
Add xml output formatter
|
4 years ago |
crobibero
|
09c8597461
|
inheritdoc
|
4 years ago |
crobibero
|
7fe372749e
|
fix dlna server routes
|
4 years ago |
crobibero
|
7d2ad3e0fc
|
Fix DlnaControlResponse string return
|
4 years ago |
Patrick Barron
|
075ae53d83
|
Register new IEventConsumer services.
|
4 years ago |
Patrick Barron
|
dcf97efaf8
|
Rename PackageInstallationFailedLogger to have more consistent naming.
|
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
|
8c9cd5f6d7
|
Make EventArgs documentation more consistent.
|
4 years ago |
Patrick Barron
|
b2f734efd1
|
Gracefully handle exceptions in IEventConsumers
|
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
|
ee5d4b1146
|
Register event services
|
4 years ago |
Patrick Barron
|
8b90e0205c
|
Add EventingServiceCollectionExtensions
|
4 years ago |
Patrick Barron
|
6f7d289feb
|
Create EventManager
|
4 years ago |
Patrick Barron
|
adabb4b842
|
Use IEventManager in SessionManager
|
4 years ago |
Patrick Barron
|
816c80525a
|
Use IEventManager in UserManager
|
4 years ago |
Patrick Barron
|
d39e236dfe
|
Migrates ServerEventNotifier.OnUserDeleted to IEventConsumer
|
4 years ago |
Patrick Barron
|
93c00c1440
|
Rename to SessionEndedLogger
|
4 years ago |
Oatavandi
|
0f85e66962
|
Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
|
4 years ago |
crobibero
|
2d4e91c5a2
|
Add xml output formatter
|
4 years ago |
Orry Verducci
|
396148599a
|
Fix indentation in deinterlace if block
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
Oatavandi
|
f505f48e85
|
Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
|
4 years ago |
Patrick Barron
|
4d18dbf9de
|
Document UserDeletedLogger
|
4 years ago |
Patrick Barron
|
665f58dfbd
|
Document TaskCompletedLogger
|
4 years ago |
Patrick Barron
|
8570cfdba6
|
Migrate ActivityLogEntryPoint.OnSessionEnded to IEventConsumer
|
4 years ago |