* handle artwork timeouts so they aren't reported * catch some more cancellation errors * add free space validation on startup * add downgrade health check * update dependencies
15 lines
315 B
JSON
15 lines
315 B
JSON
{
|
|
"profiles": {
|
|
"ErsatzTV": {
|
|
"commandName": "Project",
|
|
"launchBrowser": false,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
|
"DOTNET_ENVIRONMENT": "Development",
|
|
"ETV_STREAMING_PORT": "8409",
|
|
"ETV_UI_PORT": "8410"
|
|
}
|
|
}
|
|
}
|
|
}
|