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 |
|
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
|
8bb44b85d7
|
close inactive sessions after 10 minutes
|
2023-05-01 16:24:15 +02: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
|
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 |
|
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
|
c8c5feacb6
|
Convert ClientCapabilities to a Dto with JsonConverters
|
2020-11-21 11:37:22 -07: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 |
|
Bond_009
|
404bb4f835
|
Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
|
2020-08-22 21:56:24 +02:00 |
|
crobibero
|
ef8bec23c4
|
revert missing session fields
|
2020-06-24 15:09:15 -06:00 |
|
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
2020-06-16 16:11:30 +12:00 |
|
Bond_009
|
15634a1913
|
Merge branch 'master' into websocket
|
2020-05-02 00:54:04 +02:00 |
|
Anthony Lavado
|
00073c162a
|
Merge pull request #2363 from dkanada/view
Add session view endpoint
|
2020-02-11 23:56:47 -05:00 |
|
dkanada
|
f93edb7ade
|
add code suggestions
|
2020-02-04 01:29:18 +09:00 |
|
dkanada
|
1bc8ca2542
|
add session view endpoint
|
2020-02-02 00:16:11 +09:00 |
|
dkanada
|
6341d986a9
|
fix a few warnings
|
2020-02-02 00:07:46 +09:00 |
|
dkanada
|
afe9ed977b
|
improve scan progress and fix a few bugs
|
2020-02-01 22:44:27 +09:00 |
|
Bond_009
|
976459d3e8
|
Rewrite WebSocket handling code
|
2020-01-13 20:06:08 +01:00 |
|
Bond_009
|
5edb8159a7
|
Fix Json serialization error
|
2019-10-15 17:49:49 +02:00 |
|
Claus Vium
|
0ef2b46106
|
Remove custom Threading
|
2019-02-05 16:47:50 +01:00 |
|
Erwin de Haan
|
26ca4b607b
|
Visual Studio Reformat: MediaBrowser.Controller
|
2019-01-13 20:25:32 +01:00 |
|
Bond_009
|
340a2c6512
|
Post GPL cleanup
|
2019-01-03 23:19:02 +01:00 |
|
Bond_009
|
ea4c914123
|
Fix exception logging
|
2018-12-30 22:44:39 +01:00 |
|
Bond_009
|
0f8b3c6347
|
Use Microsoft.Extensions.Logging abstraction
|
2018-12-30 22:44:38 +01:00 |
|
Andrew Rabert
|
a86b71899e
|
Add GPL modules
|
2018-12-27 18:27:57 -05:00 |
|
stefan
|
48facb797e
|
Update to 3.5.2 and .net core 2.1
|
2018-09-12 19:26:21 +02:00 |
|
Luke Pulverenti
|
49b799adbe
|
3.2.30.8
|
2017-09-05 15:49:02 -04:00 |
|
Luke Pulverenti
|
e441e2f53d
|
update active recordings
|
2017-08-24 15:52:19 -04:00 |
|
Luke Pulverenti
|
1ad990ad72
|
update live tv data transfer
|
2017-08-19 15:43:35 -04:00 |
|
Luke Pulverenti
|
b8d4ef5fc6
|
add session reporting error handling
|
2017-07-12 14:54:46 -04:00 |
|
Luke Pulverenti
|
282dce7f10
|
normalize session object
|
2017-06-09 15:26:54 -04:00 |
|
Luke Pulverenti
|
eb9b63c7a7
|
update playback progress reporting
|
2017-04-17 16:33:07 -04:00 |
|
Luke Pulverenti
|
561028c907
|
update automated checkins
|
2017-04-17 15:01:16 -04:00 |
|
Luke Pulverenti
|
0b5019ed1b
|
support automatic progress reporting
|
2017-04-17 14:40:42 -04:00 |
|
Luke Pulverenti
|
bbaa0977fd
|
cache now playing item
|
2016-11-11 23:02:22 -05:00 |
|
Luke Pulverenti
|
1f1f7642c3
|
update subtitle escaping
|
2015-08-16 11:53:30 -04:00 |
|
Luke Pulverenti
|
8610a9b7ef
|
Update to use SupportsMediaControl
|
2015-02-19 14:21:03 -05:00 |
|
Luke Pulverenti
|
d8d5dd4873
|
make channel access opt-in rather than opt out
|
2015-01-12 22:46:44 -05:00 |
|
Luke Pulverenti
|
5a5b48feff
|
added new cabac value
|
2014-10-23 00:26:01 -04:00 |
|