crobibero
|
dd078e7b82
|
use named client
|
4 years ago |
Bond-009
|
1b1de4026d
|
Merge pull request #4028 from crobibero/cache-duration
Properly verify cache duration
|
4 years ago |
Bond-009
|
1f4deccfa4
|
Merge pull request #4027 from cvium/fix_update_libraryoptions
Fix model binding in UpdateLibraryOptions
|
4 years ago |
crobibero
|
db99903c35
|
Properly verify cache duration
|
4 years ago |
Claus Vium
|
7103e764a4
|
Fix model binding in UpdateLibraryOptions
|
4 years ago |
Bond-009
|
9a2f2aac22
|
Merge pull request #4018 from barronpm/library-entity-cleanup
Library Entity Cleanup
|
4 years ago |
Patrick Barron
|
414bedbde4
|
Move library entities to folder.
|
4 years ago |
PrplHaz4
|
34219e2831
|
Fix permissions for individual channel plugins #2858
Without this change, the only Channel (plugin, not Live TV) permission that works is "Enable All Channels".
Fixes #2858
|
4 years ago |
Bond-009
|
4f6c98b325
|
Merge pull request #3984 from crobibero/json-prerelease
Use Prerelease System.Text.Json
|
4 years ago |
crobibero
|
582c016d3b
|
bump to preview8 and remove extra references
|
4 years ago |
Joshua M. Boniface
|
cf6ef9958d
|
Merge pull request #3910 from barronpm/event-rewrite-1
Event Rewrite (Part 1)
|
4 years ago |
crobibero
|
5f64ab02a0
|
bump System.Text.Json
|
4 years ago |
Patrick Barron
|
fa8892fde4
|
Make LibraryController.GetDownload async
|
4 years ago |
Patrick Barron
|
9fa4fff15d
|
Merge branch 'master' into event-rewrite-1
# Conflicts:
# Emby.Dlna/Emby.Dlna.csproj
# Emby.Dlna/Eventing/DlnaEventManager.cs
# Emby.Dlna/Service/BaseService.cs
# Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs
# MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs
|
4 years ago |
nyanmisaka
|
6462ca0036
|
increase the max muxing queue size for ffmpeg
|
4 years ago |
Bond-009
|
92c491397e
|
Merge pull request #3941 from crobibero/no-more-form
Conver all remaining form request to body
|
4 years ago |
Joshua M. Boniface
|
3e65cae70e
|
Merge pull request #3955 from Bond-009/async3
Make some methods async
|
4 years ago |
Bond_009
|
4916bfb024
|
Address comment
|
4 years ago |
Bond_009
|
2b832de289
|
Fix build
|
4 years ago |
Bond_009
|
6329a36a27
|
Make method async
|
4 years ago |
Bond_009
|
119f64f5e7
|
Make some methods async
|
4 years ago |
crobibero
|
07e7125d07
|
Fix dlna play to
|
4 years ago |
Bond_009
|
170e434f92
|
Fix all warnings in Emby.Dlna
|
4 years ago |
crobibero
|
d63f4bce5d
|
Conver all remaining form request to body
|
4 years ago |
Bond-009
|
250e351613
|
Merge pull request #3938 from crobibero/fix-audio-routes
Fix conflicting audio routes
|
4 years ago |
Patrick Barron
|
98ed90c4a2
|
Merge branch 'master' into event-rewrite-1
|
4 years ago |
crobibero
|
11e3cdb3cb
|
Fix conflicting audio routes
|
4 years ago |
Bond_009
|
2b400c99ef
|
Fix warnings
|
4 years ago |
Anthony Lavado
|
634ee2d1e9
|
Merge pull request #3861 from crobibero/fixes
API Fixes
|
4 years ago |
Cody Robibero
|
3a722740ce
|
Update Jellyfin.Api/Helpers/MediaInfoHelper.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
crobibero
|
b90e240af6
|
rename clientCapabilities
|
4 years ago |
crobibero
|
287baa4965
|
remove unused directives
|
4 years ago |
crobibero
|
4ec1341c8f
|
Fix conflicts
|
4 years ago |
crobibero
|
29d8e38161
|
Merge remote-tracking branch 'upstream/master' into fixes
|
4 years ago |
crobibero
|
be67528958
|
add disposal docs
|
4 years ago |
crobibero
|
3a91047413
|
P E R F O R M A N C E
|
4 years ago |
crobibero
|
9c6b4f033a
|
revert lastordefault
|
4 years ago |
crobibero
|
898ccab222
|
oop
|
4 years ago |
crobibero
|
767c73e5c1
|
fix usings
|
4 years ago |
crobibero
|
1325815182
|
Remove IHttpClient from Providers
|
4 years ago |
Bond-009
|
d0f49b3994
|
Merge pull request #3895 from crobibero/httpclient
Remove IHttpClient from Jellyfin.Api
|
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
|
8ddcd12348
|
Remove all using for HttpClient
|
4 years ago |
crobibero
|
7fe372749e
|
fix dlna server routes
|
4 years ago |
Patrick Barron
|
ca1f15af19
|
Move GenericEventArgs to Jellyfin.Data.Events
|
4 years ago |
crobibero
|
97fd11c9a4
|
Remove httpclient from Jellyfin.Api
|
4 years ago |
Patrick Barron
|
da9bcc5fb3
|
Rename IEventManager to IDlnaEventManager
|
4 years ago |
Anthony Lavado
|
5480674c4f
|
Merge pull request #3838 from Bond-009/memorystream
MemoryStream optimizations
|
4 years ago |