Ionut Andrei Oanca
|
019bc19aa4
|
Minor changes to play queue in Syncplay group
|
2020-10-22 16:32:15 +02:00 |
|
Ionut Andrei Oanca
|
0c735a0395
|
Address requested changes by review
|
2020-10-22 16:12:27 +02:00 |
|
Ionut Andrei Oanca
|
1cabe82b59
|
Rewrite play queue logic of SyncPlay group
|
2020-10-22 16:12:27 +02:00 |
|
BaronGreenback
|
f6ab98507e
|
Update MediaBrowser.Controller/SyncPlay/Queue/PlayQueueManager.cs
|
2020-10-22 13:29:09 +01:00 |
|
Stéphane Senart
|
28ee4f0a7f
|
[AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate
|
2020-10-22 11:09:59 +02:00 |
|
Erwin de Haan
|
c5d900b164
|
Add initial management interface support.
|
2020-10-21 17:28:00 +02:00 |
|
Ionut Andrei Oanca
|
36fee4e60a
|
Minor fixes
|
2020-10-21 16:42:57 +02:00 |
|
Ionut Andrei Oanca
|
93cbf64f88
|
End comments with a period
|
2020-10-21 15:46:50 +02:00 |
|
Bond_009
|
5a9c218324
|
Fix build
|
2020-10-17 16:27:31 +02:00 |
|
Bond_009
|
49569ca0a0
|
Use nameof where possible
|
2020-10-17 16:19:57 +02:00 |
|
BaronGreenback
|
38da2ee26e
|
Merge branch 'master' into update-plugin
|
2020-10-17 09:47:20 +01:00 |
|
Joshua M. Boniface
|
f9bd7be741
|
Merge pull request #4285 from cvium/fix_websocketlisteners
Fix IWebSocketListener service registration
|
2020-10-17 01:58:35 -04:00 |
|
Joshua M. Boniface
|
b3bf07959c
|
Merge pull request #4171 from nyanmisaka/amf-tonemap
Add tonemapping for AMD AMF
|
2020-10-17 01:55:27 -04:00 |
|
Ionut Andrei Oanca
|
8819a9d478
|
Add playlist-sync and group-wait to SyncPlay
|
2020-10-16 12:06:29 +02:00 |
|
gion
|
e10799e0e8
|
Rewrite syncplay using a state design pattern
|
2020-10-16 11:38:50 +02:00 |
|
gion
|
5487dfc145
|
Rename GroupInfoView to GroupInfoDto
|
2020-10-16 11:25:19 +02:00 |
|
dkanada
|
5c2ecc0ca5
|
Merge pull request #4324 from crobibero/dotnet-3.1.9
Update to dotnet 3.1.9
|
2020-10-15 12:56:10 +09:00 |
|
Bond-009
|
d54de29485
|
Merge pull request #4315 from Jan-PieterBaert/fix-warnings
Fix some warnings
|
2020-10-14 14:04:13 +02:00 |
|
crobibero
|
f998e52107
|
Update to dotnet 3.1.9
|
2020-10-13 18:50:04 -06:00 |
|
Anthony Lavado
|
1f5ac19346
|
Merge pull request #3954 from Ullmie02/library-pictures
Use backdrop with library name as library thumbnail
|
2020-10-13 00:02:08 -04:00 |
|
Jan-Pieter Baert
|
ec91d3893d
|
Fix SA 1116 warnings
|
2020-10-12 20:05:11 +02:00 |
|
Jan-Pieter Baert
|
6f9beef732
|
Fix SA1012 and SA1013 warnings
|
2020-10-12 19:22:33 +02:00 |
|
Greenback
|
ebe650afa9
|
Merge remote-tracking branch 'upstream/master' into NetworkPR2
|
2020-10-09 14:12:41 +01:00 |
|
cvium
|
38cb8fee8a
|
Fix IWebSocketListener service registration
|
2020-10-06 14:44:07 +02:00 |
|
Joshua M. Boniface
|
2d689f101b
|
Merge pull request #4268 from Bond-009/groupinfo
Improve GroupInfo class
|
2020-10-05 13:18:17 -04:00 |
|
Bond-009
|
e011659186
|
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
Use enum for WebSocket message types
|
2020-10-05 10:40:52 +02:00 |
|
Bond_009
|
f0556c8ded
|
Improve GroupInfo class
* Fixed docs
* Remove extra dictionary lookups
* change property to constant
|
2020-10-04 16:27:34 +02:00 |
|
cvium
|
763862cbd8
|
Defer image pre-fetching until the end of a refresh/scan
|
2020-10-03 13:36:53 +02:00 |
|
Nyanmisaka
|
9fbf725a6d
|
Enhance workload when tone mapping on some APUs
|
2020-10-03 17:53:10 +08:00 |
|
Nyanmisaka
|
2124bc2e18
|
enhance workload when tone mapping with AMF
zscale filter is required.
|
2020-10-03 16:04:39 +08:00 |
|
Gary Wilber
|
a51adec836
|
fix parallelism when set to 0
|
2020-10-02 18:26:10 -07:00 |
|
Gary Wilber
|
8f2fbf7a99
|
Switch to TPL dataflow for subfolder scan
|
2020-10-01 16:24:35 -07:00 |
|
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.
|
2020-10-01 22:20:34 +02:00 |
|
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.
|
2020-10-01 21:59:57 +02:00 |
|
github@esslinger.dev
|
dd4f3a7c51
|
feat: convert supportedCommands strings to enums
|
2020-10-01 18:43:44 +02:00 |
|
Gary Wilber
|
c2276b17cb
|
Increase library scan and metadata refresh speed
|
2020-09-30 19:33:34 -07:00 |
|
crobibero
|
53d8023def
|
Update all on-disk plugins
|
2020-09-30 17:37:30 -06:00 |
|
Jim Cartlidge
|
fcd1b2f0e4
|
Merged with latest master
|
2020-09-30 17:52:33 +01:00 |
|
Bond-009
|
7775066475
|
Merge pull request #4236 from ConfusedPolarBear/warnings1
Fix some warnings
|
2020-09-29 09:18:52 +02:00 |
|
Matt Montgomery
|
53d5f64e03
|
Fix SA1513, SA1514, SA1507, and SA1508
|
2020-09-28 15:04:31 -05:00 |
|
Gary Wilber
|
eb04773c79
|
Use the get or add argument
|
2020-09-27 17:34:36 -07:00 |
|
Gary Wilber
|
50c9083bc0
|
remove unnecessary parentheses
|
2020-09-27 17:25:08 -07:00 |
|
Gary Wilber
|
449f7e1b1e
|
update based on suggestions
|
2020-09-27 17:24:12 -07:00 |
|
Gary Wilber
|
89041982c2
|
Use ConcurrentDictionary's in DirectoryService
|
2020-09-27 17:02:10 -07:00 |
|
Niels van Velzen
|
72534f9d66
|
Use SessionMessageType for WebSocket messages
|
2020-09-27 10:00:20 +02:00 |
|
Jim Cartlidge
|
5edf24db5c
|
Updated to master
|
2020-09-24 15:34:30 +01:00 |
|
Anthony Lavado
|
2746e1fecc
|
Merge pull request #4189 from Bond-009/minor5
Minor improvements
|
2020-09-23 09:58:19 -04:00 |
|
Bond_009
|
228b33a23b
|
Minor improvements
|
2020-09-20 14:02:41 +02:00 |
|
nyanmisaka
|
db07510017
|
add tonemap for AMD AMF
|
2020-09-17 19:16:23 +08:00 |
|
Jim Cartlidge
|
b44455ad0d
|
Update based on PR1 changes.
|
2020-09-14 15:46:38 +01:00 |
|