Added function for media resolution tagging

This commit is contained in:
2025-10-03 17:29:54 +02:00
parent 6936f376c3
commit 3f6fe0fb4d
11 changed files with 199 additions and 36 deletions

12
config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"ignore_patterns": [
"*.png",
"*.jpg",
"*.mp3",
"*/M/*",
"*/L/*",
"*/Ostatní/*",
"*.hidden*"
],
"last_folder": "/media/veracrypt3"
}