rename project, fix bug & optional output path

This commit is contained in:
2023-06-05 08:24:25 +02:00
parent c977c9e754
commit bf30e40759
21 changed files with 82 additions and 78 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "imagevideoupscaler",
"name": "SimpleMediaScalerLite",
"version": "2.0.0-dev1",
"maintainers": [
"Janis Hutz <development@janishutz.com>"
],
"description": "An Electron frontend to the ImageVideoUpscaler-CLI",
"description": "An Electron frontend to the SimpleMediaScalerLite-CLI",
"homepage": "https://janishutz.com/scaler.html",
"author": {
"name": "Janis Hutz",
@@ -13,7 +13,7 @@
},
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/simplePCBuilding/FSRImageVideoUpscalerFrontend/issues"
"url": "https://github.com/simplePCBuilding/FSRSimpleMediaScalerLiteFrontend/issues"
},
"private": true,
"scripts": {