Ionut Andrei Oanca
|
499f3ee950
|
Update authorization policies for SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
0825ce687d
|
Add SessionControllerConnected event
|
4 years ago |
Joshua M. Boniface
|
5f2cd11199
|
Bump version to 10.8.0 for next release
|
4 years ago |
Joshua M. Boniface
|
bba01bf7b9
|
Merge pull request #3194 from OancaAndrei/syncplay-enhanced
SyncPlay for TV series (and Music)
|
4 years ago |
Joshua M. Boniface
|
4e6584c345
|
Merge pull request #4652 from crobibero/display-preferences
Add support for custom item display preferences
|
4 years ago |
crobibero
|
3db6ae91f6
|
Add ItemId to all display preferences
|
4 years ago |
Ionut Andrei Oanca
|
cc64ee483d
|
Reorder parameters in HandleRequest
|
4 years ago |
Joshua M. Boniface
|
670f7cacc3
|
Merge pull request #4651 from crobibero/iso_manager
Remove IIsoMounter and IsoMounter
|
4 years ago |
Ionut Andrei Oanca
|
cbf70e7a03
|
Change type of PlaylistItemId to Guid
|
4 years ago |
Claus Vium
|
f1cc01f324
|
Merge pull request #4242 from Spacetech/library_scan_speed
Increase library scan and metadata refresh speed
|
4 years ago |
Gary Wilber
|
a9367b6169
|
Add OnConfigurationUpdated method
|
4 years ago |
crobibero
|
b0c79edd2c
|
Add support for custom item display preferences
|
4 years ago |
Ionut Andrei Oanca
|
b7eb4da04e
|
Rename GroupController into Group
|
4 years ago |
Ionut Andrei Oanca
|
7169c0a22d
|
Move SyncPlay request DTOs to proper namespace
|
4 years ago |
Ionut Andrei Oanca
|
389367fec8
|
Rename 'track' into 'item' in SyncPlay
|
4 years ago |
crobibero
|
ca5c20c988
|
Remove IIsoMounter and IsoMounter
|
4 years ago |
Gary Wilber
|
2b6b2cbf31
|
Remove Lazy
|
4 years ago |
Gary Wilber
|
74f211960a
|
only recreate the lazy when needed
|
4 years ago |
Gary Wilber
|
26a05e6974
|
Handle config updates
|
4 years ago |
Claus Vium
|
e042572588
|
Merge pull request #4633 from crobibero/guid-params
Use Guid as API parameter type where possible
|
4 years ago |
Gary Wilber
|
f4edca7c27
|
Move MetadataRefreshThrottler to BaseItemManager
|
4 years ago |
Joshua M. Boniface
|
a6199f821b
|
Merge pull request #4169 from stanionascu/bdiso-playback
Playback (direct-stream/transcode) of BDISO/BDAV containers
|
4 years ago |
crobibero
|
cd459c51f3
|
Return NoResult only when request doesn't have a token.
|
4 years ago |
crobibero
|
c083b29e29
|
Use Guid as API parameter type where possible
|
4 years ago |
Ionut Andrei Oanca
|
78ea8ef99e
|
Create common interface for SyncPlay requests
|
4 years ago |
Ionut Andrei Oanca
|
c60714e365
|
Move query parameters to request body in SyncPlay
|
4 years ago |
cvium
|
ba78ad5424
|
Add missing inheritdoc
|
4 years ago |
cvium
|
65e6211c03
|
Remove circular dependency between websocket listeners and manager
|
4 years ago |
cvium
|
1a0d8aef80
|
Revert "Removed Lazy implementation."
|
4 years ago |
Greenback
|
5cd5a7d4ce
|
Removed Lazy implementation.
|
4 years ago |
Joshua M. Boniface
|
c98c2ab955
|
Merge branch 'master' into syncplay-enhanced
|
4 years ago |
nyanmisaka
|
cc9e178d9a
|
remove a redundant 'hwaccel vaapi' string
|
4 years ago |
Bill Thornton
|
79f197938d
|
Merge pull request #4570 from nyanmisaka/tonemap-vaapi
Add Tonemapping for Intel VAAPI
|
4 years ago |
Nyanmisaka
|
b042a9f539
|
minor changes
|
4 years ago |
Nyanmisaka
|
44dc1c3729
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Nyanmisaka
|
9c703a75ec
|
disable graphical subs burn-in when tonemapping
|
4 years ago |
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.
|
4 years ago |
BaronGreenback
|
6676ca4d1b
|
Remove ResourceFileManager (#4567)
|
4 years ago |
Joshua M. Boniface
|
2c9e355e42
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
BaronGreenback
|
e8cb9cea7d
|
Merge branch 'master' into library_scan_speed
|
4 years ago |
Joshua M. Boniface
|
bf54b5579c
|
Merge branch 'master' into defer_image_fetching
|
4 years ago |
crobibero
|
c8c5feacb6
|
Convert ClientCapabilities to a Dto with JsonConverters
|
4 years ago |
BaronGreenback
|
7a6063ed41
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
Joshua M. Boniface
|
7457c4a95d
|
Merge pull request #4499 from crobibero/more-param
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
4 years ago |
Claus Vium
|
44ff7a4843
|
Apply suggestions from code review
|
4 years ago |
Gary Wilber
|
4a22380565
|
Merge remote-tracking branch 'upstream/master' into library_scan_speed
|
4 years ago |
Gary Wilber
|
d6585e7ff2
|
Upgrade System.Threading.Tasks.Dataflow
|
4 years ago |
nyanmisaka
|
b4598bd71b
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
4 years ago |
Fernando Fernández
|
e21e00cad5
|
Merge remote-tracking branch 'upstream/master' into no-scaling
|
4 years ago |
Greenback
|
a3e47f3e4e
|
Updated to latest Unstable.
|
4 years ago |
Joshua M. Boniface
|
212c5318ae
|
Merge pull request #4507 from BaronGreenback/Spelling
Corrects spelling in comments
|
4 years ago |
Fernando Fernández
|
2deda0437d
|
Review suggestions
|
4 years ago |
Nyanmisaka
|
5ff08338d5
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
nyanmisaka
|
51dab0958d
|
changes per suggestions
|
4 years ago |
Claus Vium
|
15b9f993c6
|
Merge pull request #4342 from crobibero/base-item-manager
Add BaseItemManager
|
4 years ago |
Greenback
|
9a323f6df0
|
More spelling corrections.
|
4 years ago |
Fernando Fernández
|
38c3b6fcd3
|
Fix build and thread detection logic
|
4 years ago |
Joshua M. Boniface
|
e0f60847c0
|
Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling
Add FLAC and define the corresponding target sample rate
|
4 years ago |
Cody Robibero
|
08279e91ba
|
Update MediaBrowser.Controller/MediaEncoding/EncodingJobInfo.cs
|
4 years ago |
Fernando Fernández
|
d7cdaeea7d
|
Use all system cores when threads are set to auto or bigger than the amount of system's cores
|
4 years ago |
crobibero
|
3cc0dd7e12
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
4 years ago |
Ionut Andrei Oanca
|
a3ca36cb54
|
Review logging and minor changes in SyncPlay
|
4 years ago |
Greenback
|
9481fd0747
|
Upgraded to .Net5
|
4 years ago |
BaronGreenback
|
d66f88672c
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
nyanmisaka
|
488dbdb31d
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
4 years ago |
crobibero
|
dae4541bad
|
Merge remote-tracking branch 'upstream/master' into dotnet-5
|
4 years ago |
Ionut Andrei Oanca
|
c7e53bce2f
|
Patch data-races and minor changes in SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
5d77f422f0
|
Hide some property setters, init null values, update namespaces
|
4 years ago |
Bond_009
|
bc7359f87d
|
Use string.Split(char) where possible instead of string.Split(char[])
|
4 years ago |
Ionut Andrei Oanca
|
fa69f6fd51
|
Handle ignore-wait request in waiting state in SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
83333e1fe8
|
Replace foreach loop with FindIndex
|
4 years ago |
Ionut Andrei Oanca
|
1dbc91978e
|
Address requested changes and fix some warnings
|
4 years ago |
Nyanmisaka
|
06670351ae
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
nyanmisaka
|
32bb73acbb
|
add aac_adtstoasc bitstream filter for mpegts to mp4 conversion
|
4 years ago |
nyanmisaka
|
536b054873
|
add experimental flag for flac
|
4 years ago |
Ionut Andrei Oanca
|
563a6fb3c7
|
Minor changes to group-wait in SyncPlay
|
4 years ago |
crobibero
|
73f9a6d7d0
|
Convert array property to IReadOnlyList
|
4 years ago |
nyanmisaka
|
d91a099c9e
|
allow transcoding 8ch(7.1 layout) in aac
|
4 years ago |
nyanmisaka
|
5bd0c2b69d
|
add an option to disable hevc encoding
|
4 years ago |
Kayila
|
d0cf60e145
|
Fixes #4465 by adding the missing extras folders.
|
4 years ago |
nyanmisaka
|
11c74cb65c
|
fix for no audio stream video
|
4 years ago |
nyanmisaka
|
57e5b59b93
|
adjust bitrate limit for HLS audio codecs
|
4 years ago |
Nyanmisaka
|
0b01acbe91
|
Apply suggestions from code review
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
4 years ago |
crobibero
|
83629ab6f2
|
Update packages to net5
|
4 years ago |
Gary Wilber
|
e6d8c02944
|
Merge remote-tracking branch 'upstream/master' into library_scan_speed
|
4 years ago |
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 |