Niels van Velzen
|
269508be9f
|
Fix SyncPlay WebSocket OpenAPI schemas (#13946)
|
2025-04-19 13:08:15 -06:00 |
|
timminator
|
181a37a8cd
|
Fix consumer count off by one when closing a browser tab with a livestream that is transcoding (#13220)
Rework Implementation
Fix review issues
Add missing nullorempty check
Fix closely related #13721
|
2025-03-27 17:59:08 -06:00 |
|
JPVenson
|
42bdb22bfb
|
Fixed namespaces
|
2025-03-25 16:45:00 +01:00 |
|
Josh Soref
|
40da2ccac5
|
Fix spelling (#13444)
* spelling: anamorphic
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: associated
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: channelinfo
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: eagerly
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: enumerable
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: greater than/less than
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: greater
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: lineup
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: logs out
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: names
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: paging
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: playlist
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: sanitized
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: saving
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
---------
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2025-01-28 11:27:34 +01:00 |
|
Daniyar Alpyspayev
|
2614fecf8d
|
move to new System.Threading.Lock type for better performance
|
2024-12-12 18:10:06 +05:00 |
|
gnattu
|
75bbd30296
|
Fix get sessions with api key (#12696)
|
2024-09-24 08:15:53 -06:00 |
|
Shadowghost
|
7a2427bf07
|
Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write
|
2024-09-18 15:42:15 +02:00 |
|
Bond-009
|
3feb3f81bf
|
More efficient array creation (#11468)
|
2024-04-30 13:32:59 -06:00 |
|
Niels van Velzen
|
904c3873fe
|
Remove SessionInfo.FullNowPlayingItem from API responses (#11268)
|
2024-03-31 14:45:59 -06:00 |
|
JPVenson
|
3ce16713dd
|
Fixed disposable not being called (#10613)
* Fixed disposable not being called
* PulledUp usage of IAsyncDisposable for sessioninfo
Co-authored-by: Patrick Barron <barronpm@gmail.com>
|
2024-01-14 16:50:09 +01:00 |
|
Cody Robibero
|
892973a9e3
|
Merge branch 'master' into media-type
|
2023-11-09 22:03:55 -07:00 |
|
Cody Robibero
|
2920611ffc
|
Convert string MediaType to enum MediaType
|
2023-10-10 15:57:15 -06:00 |
|
herby2212
|
db5c2f738e
|
integrate development from v1
|
2023-10-07 21:18:21 +02:00 |
|
Patrick Barron
|
493de3297a
|
Use IHostLifetime to handle restarting and shutting down
|
2023-09-23 11:57:38 -04:00 |
|
herby2212
|
8bb44b85d7
|
close inactive sessions after 10 minutes
|
2023-05-01 16:24:15 +02:00 |
|
Stepan Goremykin
|
26958162d0
|
Remove unused using directives
|
2023-04-06 19:17:28 +02:00 |
|
Bond_009
|
cb85fc688f
|
Enable nullable for more files
|
2023-02-15 23:41:28 +01:00 |
|
Cody Robibero
|
678bcf9a80
|
Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960)
|
2023-01-07 11:31:10 -07:00 |
|
Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
Joshua Boniface
|
410871e148
|
Backport pull request #7732 from jellyfin/release-10.8.z
Fix to make web sockets close gracefully on server shutdown
Authored-by: luke brown <luke92brown@gmail.com>
Merged-by: Cody Robibero <cody@robibe.ro>
Original-merge: ee22feb89a
|
2022-07-24 12:35:46 -04:00 |
|
Cody Robibero
|
b8722d02a3
|
Merge pull request #7781 from crobibero/live-tv-infinite
(cherry picked from commit 77c73e241f)
Signed-off-by: crobibero <cody@robibe.ro>
|
2022-06-06 09:16:11 -04:00 |
|
Cody Robibero
|
ee46754238
|
Fix build and clean up
|
2022-01-14 08:14:31 -07:00 |
|
Fernando Fernández
|
5df6058a8e
|
Add FullNowPlayingQueue property
|
2022-01-14 14:40:27 +00:00 |
|
Claus Vium
|
00f7f68e53
|
Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix
Fix session references in SyncPlay
|
2021-09-10 17:44:44 +02:00 |
|
Fernando Fernández
|
3d0b1ccae6
|
Remove all unused usings
|
2021-09-06 21:15:30 +02:00 |
|
dkanada
|
f6c0db4bb5
|
merge branch 'master' into syncplay-sessions-fix
|
2021-09-06 13:42:48 +09:00 |
|
Bond_009
|
637e86478f
|
Fix some warnings
|
2021-09-03 19:32:11 +02:00 |
|
Patrick Barron
|
45f478f63e
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Security/IAuthenticationRepository.cs
# MediaBrowser.Controller/Session/ISessionManager.cs
|
2021-08-13 21:08:24 -04:00 |
|
Rich Lander
|
9951a51395
|
Fix warnings in MediaBrowser.Controller/Session
|
2021-08-09 19:47:26 -07:00 |
|
crobibero
|
397868be95
|
Fix issues with QuickConnect and AuthenticationDb
|
2021-06-23 21:07:08 -06:00 |
|
Patrick Barron
|
ae878fa051
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
|
2021-06-23 20:22:12 -04:00 |
|
Patrick Barron
|
a0c6f72762
|
Migrate authentication db to EF Core
|
2021-05-20 23:56:59 -04:00 |
|
Patrick Barron
|
a225f34796
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Jellyfin.Api/Helpers/RequestHelpers.cs
|
2021-05-18 18:09:46 -04:00 |
|
Cody Robibero
|
e3f55a0c54
|
Reduce warnings in MediaBrowser.Controller (#6006)
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
2021-05-11 13:55:46 +02:00 |
|
Bond_009
|
fb090df0b5
|
Enable nullable reference types for MediaBrowser.Controller
|
2021-05-07 00:39:20 +02:00 |
|
crobibero
|
940c30081e
|
Mark PasswordSha1 as obsolete
|
2021-04-22 06:49:54 -06:00 |
|
Patrick Barron
|
8607b52541
|
Make device/session code async
|
2021-04-10 16:57:25 -04:00 |
|
Patrick Barron
|
16ca8c7536
|
Remove unused SessionManager methods
|
2021-04-01 10:49:09 -04:00 |
|
Ionut Andrei Oanca
|
9eb740ba57
|
Fix storing outdated sessions in SyncPlay
|
2021-03-28 13:25:40 +02:00 |
|
Ionut Andrei Oanca
|
0825ce687d
|
Add SessionControllerConnected event
|
2020-12-07 01:04:48 +01:00 |
|
Joshua M. Boniface
|
c98c2ab955
|
Merge branch 'master' into syncplay-enhanced
|
2020-11-27 09:46:18 -05:00 |
|
crobibero
|
c8c5feacb6
|
Convert ClientCapabilities to a Dto with JsonConverters
|
2020-11-21 11:37:22 -07:00 |
|
Ionut Andrei Oanca
|
8819a9d478
|
Add playlist-sync and group-wait to SyncPlay
|
2020-10-16 12:06:29 +02: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 |
|
github@esslinger.dev
|
dd4f3a7c51
|
feat: convert supportedCommands strings to enums
|
2020-10-01 18:43:44 +02:00 |
|
Matt Montgomery
|
53d5f64e03
|
Fix SA1513, SA1514, SA1507, and SA1508
|
2020-09-28 15:04:31 -05:00 |
|
Niels van Velzen
|
72534f9d66
|
Use SessionMessageType for WebSocket messages
|
2020-09-27 10:00:20 +02:00 |
|
Matt Montgomery
|
2974a0248a
|
Merge remote-tracking branch 'upstream/master' into quickconnect
|
2020-08-26 10:29:37 -05:00 |
|
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
|
2020-08-24 20:04:13 -04:00 |
|