| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-21 | Merge pull request #5444 from Ullmie02/hdhr-fix | Claus Vium | |
| (cherry picked from commit 329edd9dbe867902e735282b9a4e09a2fb4b9bd7) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-03-08 | Merge pull request #5402 from Ullmie02/fix-null-size | Joshua M. Boniface | |
| Use FileShare.None when creating files (cherry picked from commit 480dd66428e2a8bf76c0747256f2e99b15aae212) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-26 | Merge pull request #5301 from Bond-009/validinput | Bond-009 | |
| (cherry picked from commit 58609795007d4a5e4d9e94e92f7c82999ad8ad0a) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-30 | Merge pull request #4852 from ryanpetris/fix-schedulesdirect-refresh | Claus Vium | |
| SchedulesDirect no longer refreshes channels properly (cherry picked from commit e36881f4fd891176392b6eee8019deac038ade61) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4741 from jellyfin/tests8 | Claus Vium | |
| Add tests for HdHomerunHost.GetLineup (cherry picked from commit 31e82737953700a53970e31010bc6c710be25872) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4738 from jellyfin/tests8 | Claus Vium | |
| Add tests for HdHomerunHost.GetModelInfo (cherry picked from commit e6650651b3fd85bb359420c72eaf4335b89d0c2c) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4737 from crobibero/missing-ensure-success | Claus Vium | |
| (cherry picked from commit f3228661279cbb6bc7251c8f737680dff1336002) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4735 from crobibero/json-recursion | Anthony Lavado | |
| Fix JsonConverter recursion (cherry picked from commit 94d805d03d93764365c5b63e23f239d47d23ad0a) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4730 from crobibero/base-item-dto-guid-nullable | Claus Vium | |
| Don't serialize empty GUID to null (cherry picked from commit b6ecaccf92ae9ca9b0cc75e6dd666a896e72aa99) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4715 from crobibero/hdhr-json-bool | Claus Vium | |
| Add number to bool json converter (cherry picked from commit 0aad17554c737404aaf9492d4cb16eee2ccbd4e7) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-02 | Minor improvements | Bond_009 | |
| 2020-11-30 | Merge pull request #4591 from jellyfin/schedulesdirect | Claus Vium | |
| Clean up SchedulesDirect | |||
| 2020-11-27 | Merge pull request #4588 from jellyfin/hex | Joshua M. Boniface | |
| Remove Hex class as the BCL has one now | |||
| 2020-11-26 | Clean up SchedulesDirect | Bond_009 | |
| 2020-11-26 | Schedules Direct requires the hex to be lowercase | Bond_009 | |
| 2020-11-25 | Remove Hex class as the BCL has one now | Bond_009 | |
| 2020-11-24 | Don't throw null reference if ContentType is null. | crobibero | |
| 2020-11-21 | Merge branch 'master' into NetworkPR2 | Joshua M. Boniface | |
| 2020-11-21 | Merge pull request #4182 from ryanpetris/fix-hdhomerun | Joshua M. Boniface | |
| Fix HD Home Run streaming | |||
| 2020-11-21 | Update ↵ | BaronGreenback | |
| Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunUdpStream.cs Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-11-21 | Added more comments. | Greenback | |
| 2020-11-21 | Merge branch 'master' into NetworkPR2 | BaronGreenback | |
| 2020-11-19 | Merge remote-tracking branch 'upstream/master' into no-scaling | Fernando Fernández | |
| 2020-11-19 | Updated to latest Unstable. | Greenback | |
| 2020-11-18 | Fixes spelling. | Greenback | |
| 2020-11-18 | Fix build and thread detection logic | Fernando Fernández | |
| 2020-11-17 | Pass cancellation where possible | Bond_009 | |
| 2020-11-17 | Specify threads to ffmpeg properly | Fernando Fernández | |
| 2020-11-16 | Merge branch 'master' into NetworkPR2 | BaronGreenback | |
| 2020-11-15 | Merge branch 'master' into fix-hdhomerun | Ryan Petris | |
| 2020-11-15 | Return a Task object and discard it instead of using async void. | Ryan Petris | |
| 2020-11-15 | Merge remote-tracking branch 'upstream/master' into http-exception | crobibero | |
| 2020-11-14 | remove custom HttpException | crobibero | |
| 2020-11-14 | Access last element by index where possible | Bond_009 | |
| 2020-11-14 | Use string.Split(char) where possible instead of string.Split(char[]) | Bond_009 | |
| 2020-11-12 | Convert array property to IReadOnlyList | crobibero | |
| 2020-11-08 | Switching to the more efficient Hex.Encode function | Neil Burrows | |
| 2020-11-08 | Perform hashing of Password for Schedules Direct on server | Neil Burrows | |
| 2020-11-06 | Merge pull request #4410 from crobibero/m3u-user-agent | Bond-009 | |
| Set UserAgent when getting M3u playlist | |||
| 2020-11-04 | Merge branch 'master' into NetworkPR2 | BaronGreenback | |
| 2020-11-03 | Apply patch | crobibero | |
| 2020-11-03 | Merge remote-tracking branch 'upstream/master' into livetv-ts-fix | crobibero | |
| 2020-11-02 | Merge pull request #4341 from Bond-009/minor6 | Anthony Lavado | |
| Minor improvements | |||
| 2020-11-01 | Set UserAgent when getting M3u playlist | crobibero | |
| 2020-10-31 | Updated with new NetManager | Greenback | |
| 2020-10-29 | Add stream disposal comment. | crobibero | |
| 2020-10-29 | Fix early filestream close | crobibero | |
| 2020-10-26 | Merge branch 'master' into NetworkPR2 | BaronGreenback | |
| 2020-10-17 | Use nameof where possible | Bond_009 | |
| 2020-10-12 | Fix SA1012 and SA1013 warnings | Jan-Pieter Baert | |
