revamped media scanner using custom built rust program, saving and getting progress capabilties, and more
This commit is contained in:
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"python.languageServer": "Pylance",
|
||||
"python.analysis.diagnosticSeverityOverrides": {
|
||||
"reportMissingModuleSource": "none",
|
||||
"reportShadowedImports": "none"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user