Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-04 | Fix async/await calls for broken media providers. (#8027) | Patrick Cloke | 3 | -22/+21 |
2020-08-04 | Convert the SimpleHttpClient to async. (#8016) | Patrick Cloke | 3 | -32/+26 |
2020-08-04 | Convert streams to async. (#8014) | Patrick Cloke | 10 | -30/+27 |
2020-08-04 | re-implement daemonize (#8011) | Rich |