| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-06 | Merge pull request #6177 from Bond-009/async | Claus Vium | |
| Use async FileStreams where it makes sense | |||
| 2021-09-03 | Fix some warnings | Bond_009 | |
| 2021-09-03 | Fix typos | Cody Robibero | |
| 2021-09-03 | Fix issues from merge | Cody Robibero | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into warn-259810 | Cody Robibero | |
| 2021-09-02 | Use async FileStreams where it makes sense | Bond_009 | |
| 2021-09-02 | Merge pull request #6485 from markshark05/patch-1 | Claus Vium | |
| Update M3U Channel Name Precedence | |||
| 2021-08-31 | Update M3U Channel Name Precedence | Mark Titorenkov | |
| Sets the ExtInf display name to have a higher precedence than the `tvg-name` attribute for channel names. Usually `namInExtInf` is a more descriptive and human readable name if both it and `tvg-name` are available. `tvg-name` is more likely to be an internal identifier such as just the channel number with a prefix in my provider's case. | |||
| 2021-08-28 | Add missing xmldoc | Cody Robibero | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-08-28 | Enable nullable for more files | Bond_009 | |
| 2021-08-16 | Update Emby.Server.Implementations/LiveTv/TunerHosts/BaseTunerHost.cs | Claus Vium | |
| 2021-08-11 | Apply suggestions from code review | Claus Vium | |
| 2021-08-06 | Add comment | MrChip53 | |
| 2021-08-06 | Update Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs | Chris Simoni | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-08-04 | Properly stream M3U file over http | MrChip53 | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-05-28 | Fix some warnings | Bond_009 | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-05-18 | Merge pull request #6051 from Bond-009/tests7 | Bond-009 | |
| Add tests for Recordinghelper | |||
| 2021-05-16 | Merge pull request #5999 from Bond-009/legacyhdhomerun | Bond-009 | |
| Add support for legacy HDhomerun DUAl | |||
| 2021-05-16 | Add tests for Recordinghelper | Bond_009 | |
| 2021-05-06 | Add support for legacy HDhomerun DUAl | Bond_009 | |
| 2021-05-06 | Use new ReadAllLines extensions | Bond_009 | |
| 2021-05-05 | Code Clean up: Convert to null-coalescing operator ?? (#5845) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-04-30 | prevent cancellationtoken leakage | cvium | |
| 2021-04-30 | Reduce some allocations with the magic of spans etc. | cvium | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-04-08 | Merge pull request #5520 from Bond-009/hdhomerun2 | Bond-009 | |
| 2021-04-01 | Remove useless code | Bond_009 | |
| 2021-03-20 | Add 'group-title' channel parsing | LIAUD | |
| 2021-03-13 | FxCop -> Net Analyzers (part 2) | Bond_009 | |
| 2021-03-13 | Rewrite HdHomerunManager.ParseReturnMessage | Bond_009 | |
| 2021-03-13 | Add test for HdHomerunManager.ParseReturnMessage | Bond_009 | |
| 2021-03-13 | Add test for HdHomerunManager.WriteSetMessage | Bond_009 | |
| 2021-03-13 | Merge pull request #5220 from Bond-009/hdhomerun | Bond-009 | |
| 2021-03-09 | Use FileShare.Read for log files | David | |
| 2021-03-09 | Use FileShare.Read to fix HdHomeRun | David | |
| 2021-03-07 | Use FileShare.None when creating files | David | |
| 2021-02-24 | Fix build | Bond_009 | |
| 2021-02-21 | Use GetEncodingOptions where possible | Bond_009 | |
| 2021-02-21 | Minor improvements | 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-08 | Merge pull request #5142 from M0ssTee/updateRegex | dkanada | |
| Replaced /d with [0-9], see issue #2923 | |||
| 2021-02-05 | Merge pull request #5005 from jellyfin/bytes | dkanada | |
| JsonSerializer deserialize from bytes where possible | |||
| 2021-02-03 | Update ↵ | M0ssTee | |
| Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunManager.cs Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
