soulsync/.claude/settings.local.json
Broque Thomas 2ad0dddba4 recommend database refresh every 1-2weeks
This is needed if users manually correct failed matches on plex when songs are scanned in. If a db sync is done after the scan but before the manual modification,
2025-08-07 20:27:26 -07:00

12 lines
No EOL
203 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(rm:*)",
"Bash(rg:*)",
"Bash(grep:*)",
"WebFetch(domain:python-plexapi.readthedocs.io)"
],
"deny": []
}
}