index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Controller
/
Session
Age
Commit message (
Expand
)
Author
2025-04-19
Fix SyncPlay WebSocket OpenAPI schemas (#13946)
Niels van Velzen
2025-03-27
Fix consumer count off by one when closing a browser tab with a livestream th...
timminator
2025-03-25
Fixed namespaces
JPVenson
2025-01-28
Fix spelling (#13444)
Josh Soref
2024-12-12
move to new System.Threading.Lock type for better performance
Daniyar Alpyspayev
2024-09-24
Fix get sessions with api key (#12696)
gnattu
2024-09-18
Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.W...
Shadowghost
2024-04-30
More efficient array creation (#11468)
Bond-009
2024-03-31
Remove SessionInfo.FullNowPlayingItem from API responses (#11268)
Niels van Velzen
2024-01-14
Fixed disposable not being called (#10613)
JPVenson
2023-11-09
Merge branch 'master' into media-type
Cody Robibero
2023-10-10
Convert string MediaType to enum MediaType
Cody Robibero
2023-10-07
integrate development from v1
herby2212
2023-09-23
Use IHostLifetime to handle restarting and shutting down
Patrick Barron
2023-05-01
close inactive sessions after 10 minutes
herby2212
2023-04-06
Remove unused using directives
Stepan Goremykin
2023-02-15
Enable nullable for more files
Bond_009
2023-01-07
Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960)
Cody Robibero
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-07-24
Backport pull request #7732 from jellyfin/release-10.8.z
Joshua Boniface
2022-06-06
Merge pull request #7781 from crobibero/live-tv-infinite
Cody Robibero
2022-01-14
Fix build and clean up
Cody Robibero
2022-01-14
Add FullNowPlayingQueue property
Fernando Fernández
2021-09-10
Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix
Claus Vium
2021-09-06
Remove all unused usings
Fernando Fernández
2021-09-06
merge branch 'master' into syncplay-sessions-fix
dkanada
2021-09-03
Fix some warnings
Bond_009
2021-08-13
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-08-09
Fix warnings in MediaBrowser.Controller/Session
Rich Lander
2021-06-23
Fix issues with QuickConnect and AuthenticationDb
crobibero
2021-06-23
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-20
Migrate authentication db to EF Core
Patrick Barron
2021-05-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-11
Reduce warnings in MediaBrowser.Controller (#6006)
Cody Robibero
2021-05-07
Enable nullable reference types for MediaBrowser.Controller
Bond_009
2021-04-22
Mark PasswordSha1 as obsolete
crobibero
2021-04-10
Make device/session code async
Patrick Barron
2021-04-01
Remove unused SessionManager methods
Patrick Barron
2021-03-28
Fix storing outdated sessions in SyncPlay
Ionut Andrei Oanca
2020-12-07
Add SessionControllerConnected event
Ionut Andrei Oanca
2020-11-27
Merge branch 'master' into syncplay-enhanced
Joshua M. Boniface
2020-11-21
Convert ClientCapabilities to a Dto with JsonConverters
crobibero
2020-10-16
Add playlist-sync and group-wait to SyncPlay
Ionut Andrei Oanca
2020-10-05
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
Bond-009
2020-10-01
feat: convert supportedCommands strings to enums
github@esslinger.dev
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
2020-09-27
Use SessionMessageType for WebSocket messages
Niels van Velzen
2020-08-26
Merge remote-tracking branch 'upstream/master' into quickconnect
Matt Montgomery
2020-08-24
Merge branch 'master' into event-rewrite-1
Patrick Barron
[next]