feat(metadata): 'manual' metadata provider

This commit is contained in:
DecDuck
2024-12-26 19:54:49 +11:00
parent dad7ff67c3
commit 0b106fc497
11 changed files with 344 additions and 403 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
enum MetadataSource {
Custom
Manual
GiantBomb
}