feat: rewrite application as modular fcco-Converter V2 with new GUI, metadata handling, and updater logic

This commit is contained in:
joel
2026-07-19 23:43:11 +02:00
parent 6dece1410c
commit d130dd267b
17 changed files with 2329 additions and 519 deletions
+26
View File
@@ -0,0 +1,26 @@
# OS
.DS_Store
Thumbs.db
# Python
__pycache__/
*.py[cod]
*.pyo
*.egg-info/
dist/
build/
*.spec
# Virtual Environment
.venv/
venv/
env/
# IDE
.vscode/
.idea/
# App Data
Cover/*
settings.json
history.json