Claus Vium
3900976be5
Merge pull request #4247 from crobibero/update-plugin
...
Update all on-disk plugins
4 years ago
cvium
e78c63c4dc
Remove OriginalAuthenticationInfo and add IsAuthenticated property
4 years ago
Cody Robibero
ce88815b3c
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
...
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
4 years ago
Cody Robibero
1996e08dd1
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
...
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
4 years ago
Cody Robibero
e06b33af83
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
...
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
4 years ago
Cody Robibero
e8b832ea18
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
...
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
4 years ago
Claus Vium
96dcd9c87e
Merge pull request #3086 from redSpoutnik/api-upload-subtitle
...
Add Post subtitle in API
4 years ago
Claus Vium
ec2538a1ba
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
...
Fix Persons, Genres and Studios endpoints
4 years ago
Claus Vium
1823cbb026
Merge pull request #4412 from cvium/fix_displaypreferences_creation
...
Save new display preferences
4 years ago
nyanmisaka
5048719a64
minor changes per suggestions
4 years ago
Claus Vium
c17f84ae48
Merge pull request #4330 from crobibero/api-key-auth
...
Fix ApiKey authentication
4 years ago
nyanmisaka
85965741f5
add initial support for HEVC over FMP4-HLS
4 years ago
Claus Vium
6afd990986
Merge pull request #4424 from jellyfin/minor8
...
Minor perf improvements
4 years ago
Bond_009
b21919c7f4
Minor perf improvements
4 years ago
cvium
584b4fa41f
Fix Persons, Genres and Studios endpoints
4 years ago
BaronGreenback
ec245dce90
Merge branch 'master' into NetworkPR2
4 years ago
crobibero
b4d52d8009
Apply patch
4 years ago
crobibero
5d88e61076
Merge remote-tracking branch 'upstream/master' into livetv-ts-fix
4 years ago
Bond-009
8fc16043c7
Merge pull request #4405 from nyanmisaka/aac-directstream
...
Fix AAC direct streaming
4 years ago
Anthony Lavado
6205fb4b6a
Merge pull request #4341 from Bond-009/minor6
...
Minor improvements
4 years ago
cvium
19d77c99ae
Save new display preferences
4 years ago
nyanmisaka
d34be6faf4
fix aac directstreaming
4 years ago
Greenback
6dc2936d9c
Merge remote-tracking branch 'upstream/master' into NetworkPR2
4 years ago
Patrick Barron
72263613d0
Convert some code in UserManager to async
4 years ago
crobibero
429e59fb81
Fix null reference
4 years ago
crobibero
981f000437
Use proper IsApiKey flag
4 years ago
nyanmisaka
c91f42c7a0
Default output audio bitrate to 128k
4 years ago
Stan
3bb8884e16
Merge branch 'master' into bdiso-playback
4 years ago
crobibero
64b32d3290
Use BaseItemManager
4 years ago
crobibero
50558ffe3d
Add BaseItemManager
4 years ago
BaronGreenback
0b5ddc90ff
Merge branch 'master' into NetworkPR2
4 years ago
Ionut Andrei Oanca
019bc19aa4
Minor changes to play queue in Syncplay group
4 years ago
Ionut Andrei Oanca
0c735a0395
Address requested changes by review
4 years ago
Ionut Andrei Oanca
1cabe82b59
Rewrite play queue logic of SyncPlay group
4 years ago
BaronGreenback
f6ab98507e
Update MediaBrowser.Controller/SyncPlay/Queue/PlayQueueManager.cs
4 years ago
Stéphane Senart
28ee4f0a7f
[AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate
4 years ago
Ionut Andrei Oanca
36fee4e60a
Minor fixes
4 years ago
Ionut Andrei Oanca
93cbf64f88
End comments with a period
4 years ago
Bond_009
5a9c218324
Fix build
4 years ago
Bond_009
49569ca0a0
Use nameof where possible
4 years ago
BaronGreenback
38da2ee26e
Merge branch 'master' into update-plugin
4 years ago
Joshua M. Boniface
f9bd7be741
Merge pull request #4285 from cvium/fix_websocketlisteners
...
Fix IWebSocketListener service registration
4 years ago
Joshua M. Boniface
b3bf07959c
Merge pull request #4171 from nyanmisaka/amf-tonemap
...
Add tonemapping for AMD AMF
4 years ago
Ionut Andrei Oanca
8819a9d478
Add playlist-sync and group-wait to SyncPlay
4 years ago
gion
e10799e0e8
Rewrite syncplay using a state design pattern
4 years ago
gion
5487dfc145
Rename GroupInfoView to GroupInfoDto
4 years ago
dkanada
5c2ecc0ca5
Merge pull request #4324 from crobibero/dotnet-3.1.9
...
Update to dotnet 3.1.9
4 years ago
Bond-009
d54de29485
Merge pull request #4315 from Jan-PieterBaert/fix-warnings
...
Fix some warnings
4 years ago
crobibero
f998e52107
Update to dotnet 3.1.9
4 years ago
Anthony Lavado
1f5ac19346
Merge pull request #3954 from Ullmie02/library-pictures
...
Use backdrop with library name as library thumbnail
4 years ago
Jan-Pieter Baert
ec91d3893d
Fix SA 1116 warnings
4 years ago
Jan-Pieter Baert
6f9beef732
Fix SA1012 and SA1013 warnings
4 years ago
Greenback
ebe650afa9
Merge remote-tracking branch 'upstream/master' into NetworkPR2
4 years ago
cvium
38cb8fee8a
Fix IWebSocketListener service registration
4 years ago
Joshua M. Boniface
2d689f101b
Merge pull request #4268 from Bond-009/groupinfo
...
Improve GroupInfo class
4 years ago
Bond-009
e011659186
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
...
Use enum for WebSocket message types
4 years ago
Bond_009
f0556c8ded
Improve GroupInfo class
...
* Fixed docs
* Remove extra dictionary lookups
* change property to constant
4 years ago
cvium
763862cbd8
Defer image pre-fetching until the end of a refresh/scan
4 years ago
Nyanmisaka
9fbf725a6d
Enhance workload when tone mapping on some APUs
4 years ago
Nyanmisaka
2124bc2e18
enhance workload when tone mapping with AMF
...
zscale filter is required.
4 years ago
Gary Wilber
a51adec836
fix parallelism when set to 0
4 years ago
Gary Wilber
8f2fbf7a99
Switch to TPL dataflow for subfolder scan
4 years ago
Stanislav Ionascu
cd4641dca0
Remove PlayableStreamFileNames as unused
...
Since ffmpeg can play and transcode ISO files and BDMV folders directly,
there's no use of that property.
4 years ago
Stanislav Ionascu
3ad6232973
Add probe / direct-stream / transcoding support for BluRays
...
This commit (and ffmpeg built with libbluray support), adds support
for playback of bluray images (bd-iso) and bluray folders.
4 years ago
github@esslinger.dev
dd4f3a7c51
feat: convert supportedCommands strings to enums
4 years ago
Gary Wilber
c2276b17cb
Increase library scan and metadata refresh speed
4 years ago
crobibero
53d8023def
Update all on-disk plugins
4 years ago
Jim Cartlidge
fcd1b2f0e4
Merged with latest master
4 years ago
Bond-009
7775066475
Merge pull request #4236 from ConfusedPolarBear/warnings1
...
Fix some warnings
4 years ago
Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
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
Niels van Velzen
72534f9d66
Use SessionMessageType for WebSocket messages
4 years ago
Jim Cartlidge
5edf24db5c
Updated to master
4 years ago
Anthony Lavado
2746e1fecc
Merge pull request #4189 from Bond-009/minor5
...
Minor improvements
4 years ago
Bond_009
228b33a23b
Minor improvements
4 years ago
nyanmisaka
db07510017
add tonemap for AMD AMF
4 years ago
Jim Cartlidge
b44455ad0d
Update based on PR1 changes.
4 years ago
crobibero
46ae51bc9a
update to dotnet 3.1.8
4 years ago
Jim Cartlidge
9ef79d190b
Large number of files
4 years ago
crobibero
97e948bbf6
Fix added warnings
4 years ago
crobibero
f13b87afa3
Merge remote-tracking branch 'upstream/master' into api-upload-subtitle
4 years ago
Bond_009
48e1cf9fd7
Minor performance improvements to item saving
4 years ago
BaronGreenback
cf87b3afb7
Remove excess code.
4 years ago
Joshua M. Boniface
559a7fc336
Merge pull request #3442 from nyanmisaka/tonemap
...
Tonemapping function relying on OpenCL filter and NVENC HEVC decoder
4 years ago
Bond-009
5e76d5fd56
Merge pull request #3879 from cvium/fix_theme_songs
...
Populate ThemeVideoIds and ThemeSongIds
4 years ago
Patrick Barron
d814302707
Merge branch 'master' into scoped-displaypreferences
4 years ago
Nyanmisaka
4cb0a57e46
Merge branch 'master' into tonemap
4 years ago
Joshua M. Boniface
52aea85e7f
Merge pull request #4031 from Bond-009/warn28
...
Fix some warnings
4 years ago
Bond-009
9cbc016b0a
Merge pull request #3877 from orryverducci/deinterlace-improvements
...
Deinterlacing improvements
4 years ago
crobibero
5ad81f7fe6
Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Anthony Lavado
a2d6ea2eed
Merge pull request #4043 from cvium/remove_shit_and_shit_adjacent_shit
...
Split HttpListenerHost into middlewares
4 years ago
Claus Vium
abc527329d
Sort by SortName after scanning
4 years ago
Bond-009
8c28824c88
Merge pull request #4042 from jellyfin/ci-packaging-fixes
...
Fixes for CI Nuget package pushing and CI triggers
4 years ago
Claus Vium
2f79c3095b
Fix startup message
4 years ago
Claus Vium
571d0570f5
Kill HttpListenerHost
4 years ago
Claus Vium
5813f8073c
Move HttpListenerHost middleware up the pipeline
4 years ago
Bond-009
52b34eb407
Merge pull request #4039 from cvium/remove_shit_and_shit_adjacent_shit
...
Remove ServiceStack and related stuff
4 years ago
Erwin de Haan
346581bb2a
Fixes for CI Nuget package pushing and CI triggers
...
Also adds SourceLink support and symbols that are pushed to Nuget.
Add symbols to main nuget packages for unstable builds (Azure Artifacts does not support symbols outside of the main package)
SourceLink will enable stepping during debugging.
4 years ago
Erwin de Haan
208b00fbb1
Add the item path to the ItemLookupInfo class.
...
This is important for the Shoko Anime Meatdata provider plugin.
4 years ago
Claus Vium
12710cdf42
More fixes
4 years ago
Claus Vium
e337756428
Remove ServiceStack and related stuff
4 years ago
Bond_009
e653eef44f
Fix some warnings
4 years ago
David Ullmer
2a84d5a693
Enable nullable for interface
4 years ago
David Ullmer
b7c07f6821
Merge branch 'master' into library-pictures
4 years ago
crobibero
bd66fd25df
Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Matt Montgomery
2974a0248a
Merge remote-tracking branch 'upstream/master' into quickconnect
4 years ago
crobibero
b02650ec2f
use proper spdx
4 years ago
crobibero
5f60da29c7
switch to spdx
4 years ago
crobibero
670c41ee89
Properly pack project license
4 years ago
Joshua M. Boniface
e83f6d6ec7
Merge pull request #3889 from Ullmie02/nuget-versioning
...
Build Unstable NuGet packages
4 years ago
Patrick Barron
b5bbbb9cef
Document SubtitleDownloadFailureEventArgs
4 years ago
Patrick Barron
2eb9a3670b
Document PlaybackStartEventArgs
4 years ago
Patrick Barron
71c33d09c4
Document IEventConsumer
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
crobibero
9626101c9f
Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Bond_009
c4d8275fc1
Fix duplicate
4 years ago
Bond_009
5ec1a979b2
Remove extra newline
4 years ago
Bond_009
404bb4f835
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
Bond_009
2b832de289
Fix build
4 years ago
Bond_009
119f64f5e7
Make some methods async
4 years ago
David
a3020f2917
Use backdrop with library name as library thumbnail
4 years ago
nyanmisaka
54349fc945
fix outputSize
4 years ago
Bond_009
ab2147751f
Make MediaBrowser.MediaEncoding warnings free
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
2b400c99ef
Fix warnings
4 years ago
Matt Montgomery
5f1a863241
Apply suggestions from code review
4 years ago
crobibero
1325815182
Remove IHttpClient from Providers
4 years ago
crobibero
2e0c2336cc
Remove IHttpClient from IRemoteImageProvider
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
...
Remove unused methods in IDtoService
4 years ago
Patrick Barron
a40064a146
Migrate ServerEventNotifier.OnPackageInstallationCancelled to IEventConsumer
4 years ago
Patrick Barron
b7ceb40d6e
Migrate ServerEventNotifier.OnPackageInstalling to IEventConsumer
4 years ago
Patrick Barron
816c80525a
Use IEventManager in UserManager
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
Patrick Barron
8570cfdba6
Migrate ActivityLogEntryPoint.OnSessionEnded to IEventConsumer
4 years ago
Patrick Barron
ca3a8bdb98
Migrate ActivityLogEntryPoint.OnSessionStarted 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
Patrick Barron
ca1f15af19
Move GenericEventArgs to Jellyfin.Data.Events
4 years ago
Patrick Barron
3e5fe04427
Migrate ActivityLogEntryPoint.OnPlaybackStart to IEventConsumer
4 years ago
Patrick Barron
57e2f7248d
Remove unused class and rename file.
4 years ago
Patrick Barron
285af300f5
Create IEventConsumer and IEventManager
4 years ago
Orry Verducci
9438a50976
Correct parentheses
4 years ago
Patrick Barron
e0c6172d23
Add ServiceProvider to IServerApplicationHost
4 years ago
David
b92fbe4d69
Use VersionPrefix
4 years ago