| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-13 | Merge pull request #5220 from Bond-009/hdhomerun | Bond-009 | |
| 2021-03-09 | Use FileShare.Read to fix HdHomeRun | David | |
| 2021-03-07 | Use FileShare.None when creating files | David | |
| 2021-02-21 | Use GetEncodingOptions where possible | Bond_009 | |
| 2021-02-20 | Merge pull request #5223 from Bond-009/minor10 | dkanada | |
| Minor improvements | |||
| 2021-02-15 | Properly forward cancellationTokens | Bond_009 | |
| 2021-02-13 | Minor improvements | Bond_009 | |
| 2021-02-12 | Add test for WriteGetMessage | Bond_009 | |
| 2021-02-12 | Rewrite packet writing code for HdHomerun | Bond_009 | |
| 2021-02-03 | Update ↵ | M0ssTee | |
| Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManager.cs Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-02-01 | Replaced /d with [0-9], see issue #2923 | Troy | |
| 2020-12-11 | Merge pull request #4737 from crobibero/missing-ensure-success | Claus Vium | |
| 2020-12-09 | Add tests for HdHomerunHost.TryGetTunerHostInfo | Bond_009 | |
| 2020-12-09 | Add tests for HdHomerunHost.GetLineup | Bond_009 | |
| 2020-12-08 | Merge pull request #4738 from jellyfin/tests8 | Claus Vium | |
| Add tests for HdHomerunHost.GetModelInfo | |||
| 2020-12-08 | Add tests for HdHomerunHost.GetModelInfo | Bond_009 | |
| 2020-12-08 | Add missing EnsureSuccessStatusCode | crobibero | |
| 2020-12-08 | Fix JsonConverter recursion | crobibero | |
| 2020-12-06 | Add number to bool json converter | crobibero | |
| 2020-12-02 | Minor improvements | 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 | Updated to latest Unstable. | Greenback | |
| 2020-11-18 | Fixes spelling. | Greenback | |
| 2020-11-17 | Pass cancellation where possible | Bond_009 | |
| 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-06 | Merge pull request #4410 from crobibero/m3u-user-agent | Bond-009 | |
| Set UserAgent when getting M3u playlist | |||
| 2020-11-03 | Apply patch | crobibero | |
| 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-04 | Updatig netcollection & re-inserting BOM | Jim Cartlidge | |
| 2020-09-30 | Merged with latest master | Jim Cartlidge | |
| 2020-09-23 | Preemptively throw a LiveTvConflictException when the tracked live streams ↵ | Ryan Petris | |
| for a given device/tuner will exceed the number of supported streams. | |||
| 2020-09-19 | Use TcpClient.Connect(). | Ryan Petris | |
| 2020-09-18 | Fix HD Home Run streaming. | Ryan Petris | |
| * Use LocalEndPoint instead of RemoteEndPoint when determining local address. * HdHomerunUdpStream.StartStreaming is meant to run until stream is closed, however HdHomerunUdpStream.Open needs to return as soon as stream is open to send stream url back to client. Therefore, StartStreaming should not be awaited on. * TcpClient(IPEndPoint) treats endpoint as the local endpoint; use TcpClient(string, int) instead as it treats endpoint as the remote endpoint. | |||
| 2020-09-14 | Removing blank lines. | Jim Cartlidge | |
| 2020-09-14 | Update based on PR1 changes. | Jim Cartlidge | |
| 2020-09-12 | Large number of files | Jim Cartlidge | |
| 2020-09-03 | Revert "Remove ResponseHeadersRead where applicable" | crobibero | |
| This reverts commit 85844a84b68f7da07695c4e3fa4d187acc559797. | |||
