| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2020-10-04 | Updatig netcollection & re-inserting BOM | Jim Cartlidge | |
| 2020-09-30 | Merged with latest master | Jim Cartlidge | |
| 2020-09-29 | Merge pull request #4236 from ConfusedPolarBear/warnings1 | Bond-009 | |
| Fix some warnings | |||
| 2020-09-28 | Fix SA1513, SA1514, SA1507, and SA1508 | Matt Montgomery | |
| 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 | |
