| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-28 | Fix spelling (#13444) | Josh Soref | |
| * 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> | |||
| 2024-12-12 | move to new System.Threading.Lock type for better performance | Daniyar Alpyspayev | |
| 2024-09-18 | Add SessionInfoDto, DeviceInfoDto and implement ↵ | Shadowghost | |
| JsonDelimitedArrayConverter.Write | |||
| 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 | |
| * Fixed disposable not being called * PulledUp usage of IAsyncDisposable for sessioninfo Co-authored-by: Patrick Barron <barronpm@gmail.com> | |||
| 2023-11-09 | Merge branch 'master' into media-type | Cody Robibero | |
| 2023-10-10 | Convert string MediaType to enum MediaType | Cody Robibero | |
| 2023-05-01 | close inactive sessions after 10 minutes | herby2212 | |
| 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 | |
| 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: ee22feb89a34632a4cc3a350733dd57c6be863ec | |||
| 2022-01-14 | Fix build and clean up | Cody Robibero | |
| 2022-01-14 | Add FullNowPlayingQueue property | Fernando Fernández | |
| 2021-05-11 | Reduce warnings in MediaBrowser.Controller (#6006) | Cody Robibero | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2020-11-21 | Convert ClientCapabilities to a Dto with JsonConverters | crobibero | |
| 2020-10-01 | feat: convert supportedCommands strings to enums | github@esslinger.dev | |
| 2020-09-28 | Fix SA1513, SA1514, SA1507, and SA1508 | Matt Montgomery | |
| 2020-08-22 | Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release | Bond_009 | |
| 2020-06-24 | revert missing session fields | crobibero | |
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-05-02 | Merge branch 'master' into websocket | Bond_009 | |
| 2020-02-11 | Merge pull request #2363 from dkanada/view | Anthony Lavado | |
| Add session view endpoint | |||
| 2020-02-04 | add code suggestions | dkanada | |
| 2020-02-02 | add session view endpoint | dkanada | |
| 2020-02-02 | fix a few warnings | dkanada | |
| 2020-02-01 | improve scan progress and fix a few bugs | dkanada | |
| 2020-01-13 | Rewrite WebSocket handling code | Bond_009 | |
| 2019-10-15 | Fix Json serialization error | Bond_009 | |
| 2019-02-05 | Remove custom Threading | Claus Vium | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-03 | Post GPL cleanup | Bond_009 | |
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-09-05 | 3.2.30.8 | Luke Pulverenti | |
| 2017-08-24 | update active recordings | Luke Pulverenti | |
| 2017-08-19 | update live tv data transfer | Luke Pulverenti | |
| 2017-07-12 | add session reporting error handling | Luke Pulverenti | |
| 2017-06-09 | normalize session object | Luke Pulverenti | |
| 2017-04-17 | update playback progress reporting | Luke Pulverenti | |
| 2017-04-17 | update automated checkins | Luke Pulverenti | |
| 2017-04-17 | support automatic progress reporting | Luke Pulverenti | |
| 2016-11-11 | cache now playing item | Luke Pulverenti | |
| 2015-08-16 | update subtitle escaping | Luke Pulverenti | |
| 2015-02-19 | Update to use SupportsMediaControl | Luke Pulverenti | |
| 2015-01-12 | make channel access opt-in rather than opt out | Luke Pulverenti | |
| 2014-10-23 | added new cabac value | Luke Pulverenti | |
