| Age | Commit message (Collapse) | Author |
|
This is the job of a package manager (or maybe the tray app for windows)
|
|
Refactor Quick Connect
|
|
|
|
|
|
|
|
|
|
Minor fixes
|
|
|
|
|
|
|
|
|
|
|
|
Add NextUpCutoffDate to NextUpQuery
|
|
|
|
Properly detect Dolby Vision files derived from AV1, AVC and HEVC
|
|
Remove dead code
|
|
|
|
|
|
|
|
|
|
Add regression test for ContainerProfile.ContainsContainer
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
|
|
|
70771fdcd60ec5d8a9f13713662778c7e57d0633 broke direct play by treating empty container/codec strings as unsupported in `ContainerProfile.ContainsContainer()`` (which is also used for video and audio codec checks). Instead, they should be treated as supported, for both the positive and negative list option.
|
|
Improve documentation for DeviceProfile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code Clean up: Group Methods
|
|
PlayTo Fix: Use external ip not internal interface
|
|
Various DLNA Optimizations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update to dotnet 5.0.5
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
|
|
|
|
|
|
|
|
|
|
|