Bond-009
|
04ba59ab40
|
Merge pull request #4766 from barronpm/usermanager-async
Convert DeleteUser to async
|
2020-12-11 21:29:20 +01:00 |
|
Patrick Barron
|
76f61eb0d6
|
Convert DeleteUser to async
|
2020-12-11 10:15:43 -05:00 |
|
Claus Vium
|
a57e465de9
|
Merge pull request #4710 from OancaAndrei/syncplay-fix-session-restore
Restore sessions in SyncPlay groups upon reconnection
|
2020-12-11 09:57:14 +01:00 |
|
cvium
|
15a3d8d626
|
Forgot to revert some other changes, dunno if needed
|
2020-12-10 18:02:12 +01:00 |
|
cvium
|
3f6e6c4839
|
Simplify
|
2020-12-10 14:47:47 +01:00 |
|
cvium
|
3c5bbeb80c
|
Remove ImageFetcherPostScanTask
|
2020-12-10 13:38:33 +01:00 |
|
crobibero
|
75aa3718dc
|
Actually use library options when filtering metadata providers
|
2020-12-08 17:47:13 -07:00 |
|
Ionut Andrei Oanca
|
0825ce687d
|
Add SessionControllerConnected event
|
2020-12-07 01:04:48 +01:00 |
|
Joshua M. Boniface
|
bba01bf7b9
|
Merge pull request #3194 from OancaAndrei/syncplay-enhanced
SyncPlay for TV series (and Music)
|
2020-12-04 20:22:30 -05:00 |
|
Joshua M. Boniface
|
4e6584c345
|
Merge pull request #4652 from crobibero/display-preferences
Add support for custom item display preferences
|
2020-12-04 20:05:04 -05:00 |
|
crobibero
|
3db6ae91f6
|
Add ItemId to all display preferences
|
2020-12-04 16:00:11 -07:00 |
|
Ionut Andrei Oanca
|
cc64ee483d
|
Reorder parameters in HandleRequest
|
2020-12-04 23:16:15 +01:00 |
|
Joshua M. Boniface
|
670f7cacc3
|
Merge pull request #4651 from crobibero/iso_manager
Remove IIsoMounter and IsoMounter
|
2020-12-04 14:53:09 -05:00 |
|
Ionut Andrei Oanca
|
cbf70e7a03
|
Change type of PlaylistItemId to Guid
|
2020-12-04 20:15:16 +01:00 |
|
Claus Vium
|
f1cc01f324
|
Merge pull request #4242 from Spacetech/library_scan_speed
Increase library scan and metadata refresh speed
|
2020-12-04 13:17:26 +01:00 |
|
Gary Wilber
|
a9367b6169
|
Add OnConfigurationUpdated method
|
2020-12-03 17:11:53 -08:00 |
|
crobibero
|
b0c79edd2c
|
Add support for custom item display preferences
|
2020-12-03 13:51:12 -07:00 |
|
Ionut Andrei Oanca
|
b7eb4da04e
|
Rename GroupController into Group
|
2020-12-03 21:01:18 +01:00 |
|
Ionut Andrei Oanca
|
7169c0a22d
|
Move SyncPlay request DTOs to proper namespace
|
2020-12-03 19:01:57 +01:00 |
|
Ionut Andrei Oanca
|
389367fec8
|
Rename 'track' into 'item' in SyncPlay
|
2020-12-03 15:54:39 +01:00 |
|
crobibero
|
ca5c20c988
|
Remove IIsoMounter and IsoMounter
|
2020-12-03 07:34:15 -07:00 |
|
Gary Wilber
|
2b6b2cbf31
|
Remove Lazy
|
2020-12-02 23:23:13 -08:00 |
|
Gary Wilber
|
74f211960a
|
only recreate the lazy when needed
|
2020-12-02 23:14:18 -08:00 |
|
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 |
|