Refactor logo path handling in update-data.js

- Updated logic to create a Set of logo filenames instead of paths.
- Stripped directory path from logo.path to ensure only filenames are compared.
- Adjusted filtering for new logos to check against filenames directly.
- Ensured consistency in handling logo paths across the scanLogos and main functions.
- Minor formatting adjustments in logos.json to ensure proper file structure.
This commit is contained in:
sHa
2025-06-18 12:36:55 +03:00
parent 6e8168daac
commit d7feb6db19
4 changed files with 5103 additions and 5098 deletions

View File

@@ -5,4 +5,4 @@
"format": "SVG",
"disable": false
}
]
]

File diff suppressed because it is too large Load Diff

View File

@@ -3589,4 +3589,4 @@
],
"brand": "Bvr"
}
]
]