Gary Wilber
|
26a05e6974
|
Handle config updates
|
2020-12-02 23:07:51 -08:00 |
|
Claus Vium
|
e042572588
|
Merge pull request #4633 from crobibero/guid-params
Use Guid as API parameter type where possible
|
2020-12-03 07:51:02 +01:00 |
|
Gary Wilber
|
f4edca7c27
|
Move MetadataRefreshThrottler to BaseItemManager
|
2020-12-02 18:51:53 -08:00 |
|
Joshua M. Boniface
|
a6199f821b
|
Merge pull request #4169 from stanionascu/bdiso-playback
Playback (direct-stream/transcode) of BDISO/BDAV containers
|
2020-12-01 22:36:04 -05:00 |
|
crobibero
|
cd459c51f3
|
Return NoResult only when request doesn't have a token.
|
2020-12-01 14:47:42 -07:00 |
|
crobibero
|
c083b29e29
|
Use Guid as API parameter type where possible
|
2020-12-01 11:07:41 -07:00 |
|
Ionut Andrei Oanca
|
78ea8ef99e
|
Create common interface for SyncPlay requests
|
2020-11-28 16:03:02 +01:00 |
|
Ionut Andrei Oanca
|
c60714e365
|
Move query parameters to request body in SyncPlay
|
2020-11-28 14:20:46 +01:00 |
|
cvium
|
ba78ad5424
|
Add missing inheritdoc
|
2020-11-28 11:24:52 +01:00 |
|
cvium
|
65e6211c03
|
Remove circular dependency between websocket listeners and manager
|
2020-11-28 11:21:53 +01:00 |
|
cvium
|
1a0d8aef80
|
Revert "Removed Lazy implementation."
|
2020-11-28 09:50:16 +01:00 |
|
Greenback
|
5cd5a7d4ce
|
Removed Lazy implementation.
|
2020-11-28 00:25:20 +00:00 |
|
Joshua M. Boniface
|
c98c2ab955
|
Merge branch 'master' into syncplay-enhanced
|
2020-11-27 09:46:18 -05:00 |
|
nyanmisaka
|
cc9e178d9a
|
remove a redundant 'hwaccel vaapi' string
|
2020-11-27 16:08:44 +08:00 |
|
Bill Thornton
|
79f197938d
|
Merge pull request #4570 from nyanmisaka/tonemap-vaapi
Add Tonemapping for Intel VAAPI
|
2020-11-25 10:45:52 -05:00 |
|
Nyanmisaka
|
b042a9f539
|
minor changes
|
2020-11-25 10:33:16 +08:00 |
|
Nyanmisaka
|
44dc1c3729
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-11-24 16:27:46 +00:00 |
|
Nyanmisaka
|
9c703a75ec
|
disable graphical subs burn-in when tonemapping
|
2020-11-24 23:10:34 +08:00 |
|
nyanmisaka
|
bee69e409b
|
add tonemapping for intel vaapi
hwdec->scale->tonemap->hwenc
hwdec->scale->tonemap->textsubs->hwenc
* grapical subs requires overlay_vaapi, but it's still in ffmpeg mailing list.
|
2020-11-24 22:09:13 +08:00 |
|
BaronGreenback
|
6676ca4d1b
|
Remove ResourceFileManager (#4567)
|
2020-11-24 06:06:36 +01:00 |
|
Joshua M. Boniface
|
2c9e355e42
|
Merge branch 'master' into NetworkPR2
|
2020-11-21 23:28:15 -05:00 |
|
BaronGreenback
|
e8cb9cea7d
|
Merge branch 'master' into library_scan_speed
|
2020-11-21 22:54:40 +00:00 |
|
Joshua M. Boniface
|
bf54b5579c
|
Merge branch 'master' into defer_image_fetching
|
2020-11-21 17:20:31 -05:00 |
|
crobibero
|
c8c5feacb6
|
Convert ClientCapabilities to a Dto with JsonConverters
|
2020-11-21 11:37:22 -07:00 |
|
BaronGreenback
|
7a6063ed41
|
Merge branch 'master' into NetworkPR2
|
2020-11-21 00:35:53 +00:00 |
|
Joshua M. Boniface
|
7457c4a95d
|
Merge pull request #4499 from crobibero/more-param
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
2020-11-20 12:34:18 -05:00 |
|
Claus Vium
|
44ff7a4843
|
Apply suggestions from code review
|
2020-11-20 08:06:28 +01:00 |
|
Gary Wilber
|
4a22380565
|
Merge remote-tracking branch 'upstream/master' into library_scan_speed
|
2020-11-19 18:44:16 -08:00 |
|
Gary Wilber
|
d6585e7ff2
|
Upgrade System.Threading.Tasks.Dataflow
|
2020-11-19 18:42:41 -08:00 |
|
nyanmisaka
|
b4598bd71b
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
2020-11-20 10:01:17 +08:00 |
|
Fernando Fernández
|
e21e00cad5
|
Merge remote-tracking branch 'upstream/master' into no-scaling
|
2020-11-19 23:18:25 +01:00 |
|
Greenback
|
a3e47f3e4e
|
Updated to latest Unstable.
|
2020-11-19 18:27:18 +00:00 |
|
Joshua M. Boniface
|
212c5318ae
|
Merge pull request #4507 from BaronGreenback/Spelling
Corrects spelling in comments
|
2020-11-19 13:08:28 -05:00 |
|
Fernando Fernández
|
2deda0437d
|
Review suggestions
|
2020-11-19 16:36:19 +01:00 |
|
Nyanmisaka
|
5ff08338d5
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2020-11-19 15:02:36 +00:00 |
|
nyanmisaka
|
51dab0958d
|
changes per suggestions
|
2020-11-19 22:46:02 +08:00 |
|
Claus Vium
|
15b9f993c6
|
Merge pull request #4342 from crobibero/base-item-manager
Add BaseItemManager
|
2020-11-19 14:58:48 +01:00 |
|
Greenback
|
9a323f6df0
|
More spelling corrections.
|
2020-11-18 13:46:14 +00:00 |
|
Fernando Fernández
|
38c3b6fcd3
|
Fix build and thread detection logic
|
2020-11-18 10:20:59 +01:00 |
|
Joshua M. Boniface
|
e0f60847c0
|
Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling
Add FLAC and define the corresponding target sample rate
|
2020-11-17 10:29:29 -05:00 |
|
Cody Robibero
|
08279e91ba
|
Update MediaBrowser.Controller/MediaEncoding/EncodingJobInfo.cs
|
2020-11-17 07:08:22 -07:00 |
|
Fernando Fernández
|
d7cdaeea7d
|
Use all system cores when threads are set to auto or bigger than the amount of system's cores
|
2020-11-17 14:26:05 +01:00 |
|
crobibero
|
3cc0dd7e12
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
2020-11-16 20:29:46 -07:00 |
|
Ionut Andrei Oanca
|
a3ca36cb54
|
Review logging and minor changes in SyncPlay
|
2020-11-16 20:05:57 +01:00 |
|
Greenback
|
9481fd0747
|
Upgraded to .Net5
|
2020-11-16 17:17:49 +00:00 |
|
BaronGreenback
|
d66f88672c
|
Merge branch 'master' into NetworkPR2
|
2020-11-16 16:27:37 +00:00 |
|
nyanmisaka
|
488dbdb31d
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
2020-11-16 12:36:55 +08:00 |
|
crobibero
|
dae4541bad
|
Merge remote-tracking branch 'upstream/master' into dotnet-5
|
2020-11-15 11:56:35 -07:00 |
|
Ionut Andrei Oanca
|
c7e53bce2f
|
Patch data-races and minor changes in SyncPlay
|
2020-11-15 17:30:28 +01:00 |
|
Ionut Andrei Oanca
|
5d77f422f0
|
Hide some property setters, init null values, update namespaces
|
2020-11-14 23:40:01 +01:00 |
|
Bond_009
|
bc7359f87d
|
Use string.Split(char) where possible instead of string.Split(char[])
|
2020-11-14 20:27:48 +01:00 |
|
Ionut Andrei Oanca
|
fa69f6fd51
|
Handle ignore-wait request in waiting state in SyncPlay
|
2020-11-14 18:09:25 +01:00 |
|
Ionut Andrei Oanca
|
83333e1fe8
|
Replace foreach loop with FindIndex
|
2020-11-14 17:07:52 +01:00 |
|
Ionut Andrei Oanca
|
1dbc91978e
|
Address requested changes and fix some warnings
|
2020-11-14 12:33:54 +01:00 |
|
Nyanmisaka
|
06670351ae
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-14 10:19:41 +00:00 |
|
nyanmisaka
|
32bb73acbb
|
add aac_adtstoasc bitstream filter for mpegts to mp4 conversion
|
2020-11-14 14:23:00 +08:00 |
|
nyanmisaka
|
536b054873
|
add experimental flag for flac
|
2020-11-14 04:06:24 +08:00 |
|
Ionut Andrei Oanca
|
563a6fb3c7
|
Minor changes to group-wait in SyncPlay
|
2020-11-13 20:55:14 +01:00 |
|
crobibero
|
73f9a6d7d0
|
Convert array property to IReadOnlyList
|
2020-11-12 08:29:42 -07:00 |
|
nyanmisaka
|
d91a099c9e
|
allow transcoding 8ch(7.1 layout) in aac
|
2020-11-12 23:10:57 +08:00 |
|
nyanmisaka
|
5bd0c2b69d
|
add an option to disable hevc encoding
|
2020-11-12 11:02:56 +08:00 |
|
Kayila
|
d0cf60e145
|
Fixes #4465 by adding the missing extras folders.
|
2020-11-11 13:47:42 -05:00 |
|
nyanmisaka
|
11c74cb65c
|
fix for no audio stream video
|
2020-11-11 19:04:58 +08:00 |
|
nyanmisaka
|
57e5b59b93
|
adjust bitrate limit for HLS audio codecs
|
2020-11-11 17:10:08 +08:00 |
|
Nyanmisaka
|
0b01acbe91
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-11 02:03:53 +00:00 |
|
crobibero
|
83629ab6f2
|
Update packages to net5
|
2020-11-10 09:52:34 -07:00 |
|
Gary Wilber
|
e6d8c02944
|
Merge remote-tracking branch 'upstream/master' into library_scan_speed
|
2020-11-08 11:51:40 -08:00 |
|
Claus Vium
|
3900976be5
|
Merge pull request #4247 from crobibero/update-plugin
Update all on-disk plugins
|
2020-11-08 18:00:49 +01:00 |
|
cvium
|
e78c63c4dc
|
Remove OriginalAuthenticationInfo and add IsAuthenticated property
|
2020-11-08 16:10:33 +01:00 |
|
Cody Robibero
|
ce88815b3c
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-08 06:42:54 -07:00 |
|
Cody Robibero
|
1996e08dd1
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-08 06:42:49 -07:00 |
|
Cody Robibero
|
e06b33af83
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-08 06:42:40 -07:00 |
|
Cody Robibero
|
e8b832ea18
|
Update MediaBrowser.Controller/BaseItemManager/BaseItemManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
2020-11-08 06:42:33 -07:00 |
|
Claus Vium
|
96dcd9c87e
|
Merge pull request #3086 from redSpoutnik/api-upload-subtitle
Add Post subtitle in API
|
2020-11-08 11:32:53 +01:00 |
|
Claus Vium
|
ec2538a1ba
|
Merge pull request #4420 from cvium/fix_person_studio_genre_endpoints
Fix Persons, Genres and Studios endpoints
|
2020-11-08 10:22:18 +01:00 |
|
Claus Vium
|
1823cbb026
|
Merge pull request #4412 from cvium/fix_displaypreferences_creation
Save new display preferences
|
2020-11-08 10:22:05 +01:00 |
|
nyanmisaka
|
5048719a64
|
minor changes per suggestions
|
2020-11-08 09:01:58 +00:00 |
|
Claus Vium
|
c17f84ae48
|
Merge pull request #4330 from crobibero/api-key-auth
Fix ApiKey authentication
|
2020-11-08 08:20:50 +01:00 |
|
nyanmisaka
|
85965741f5
|
add initial support for HEVC over FMP4-HLS
|
2020-11-08 01:39:32 +08:00 |
|
Claus Vium
|
6afd990986
|
Merge pull request #4424 from jellyfin/minor8
Minor perf improvements
|
2020-11-06 17:11:01 +01:00 |
|
Bond_009
|
b21919c7f4
|
Minor perf improvements
|
2020-11-06 16:15:30 +01:00 |
|
cvium
|
584b4fa41f
|
Fix Persons, Genres and Studios endpoints
|
2020-11-05 12:27:22 +01:00 |
|
BaronGreenback
|
ec245dce90
|
Merge branch 'master' into NetworkPR2
|
2020-11-04 20:17:41 +00:00 |
|
crobibero
|
b4d52d8009
|
Apply patch
|
2020-11-03 16:38:47 -07:00 |
|
crobibero
|
5d88e61076
|
Merge remote-tracking branch 'upstream/master' into livetv-ts-fix
|
2020-11-03 07:05:58 -07:00 |
|
Bond-009
|
8fc16043c7
|
Merge pull request #4405 from nyanmisaka/aac-directstream
Fix AAC direct streaming
|
2020-11-03 10:59:43 +01:00 |
|
Anthony Lavado
|
6205fb4b6a
|
Merge pull request #4341 from Bond-009/minor6
Minor improvements
|
2020-11-02 11:10:39 -05:00 |
|
cvium
|
19d77c99ae
|
Save new display preferences
|
2020-11-02 09:23:29 +01:00 |
|
nyanmisaka
|
d34be6faf4
|
fix aac directstreaming
|
2020-11-01 00:33:38 +08:00 |
|
Greenback
|
6dc2936d9c
|
Merge remote-tracking branch 'upstream/master' into NetworkPR2
|
2020-10-30 13:54:46 +00:00 |
|
Patrick Barron
|
72263613d0
|
Convert some code in UserManager to async
|
2020-10-29 20:30:33 -04:00 |
|
crobibero
|
429e59fb81
|
Fix null reference
|
2020-10-29 13:55:57 -06:00 |
|
crobibero
|
981f000437
|
Use proper IsApiKey flag
|
2020-10-28 08:40:11 -06:00 |
|
nyanmisaka
|
c91f42c7a0
|
Default output audio bitrate to 128k
|
2020-10-28 22:27:08 +08:00 |
|
Stan
|
3bb8884e16
|
Merge branch 'master' into bdiso-playback
|
2020-10-28 13:18:05 +01:00 |
|
crobibero
|
64b32d3290
|
Use BaseItemManager
|
2020-10-27 18:01:52 -06:00 |
|
crobibero
|
50558ffe3d
|
Add BaseItemManager
|
2020-10-27 17:57:52 -06:00 |
|
BaronGreenback
|
0b5ddc90ff
|
Merge branch 'master' into NetworkPR2
|
2020-10-26 13:21:48 +00:00 |
|
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 |
|
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 |
|
crobibero
|
46ae51bc9a
|
update to dotnet 3.1.8
|
2020-09-12 10:19:04 -06:00 |
|
Jim Cartlidge
|
9ef79d190b
|
Large number of files
|
2020-09-12 16:41:37 +01:00 |
|
crobibero
|
97e948bbf6
|
Fix added warnings
|
2020-09-11 16:11:19 -06:00 |
|