merge: download_history.json 不再纳入版本控制,采纳远程删除

This commit is contained in:
吴璨
2026-08-04 09:43:08 +08:00
20 changed files with 4 additions and 94 deletions
-14
View File
@@ -1,14 +0,0 @@
{
"permissions": {
"allow": [
"Bash(node --check 163_music_downloader.js)",
"Bash(ffmpeg -version)",
"Bash(ffprobe -version)",
"PowerShell($c = Get-Command ffmpeg -ErrorAction SilentlyContinue; if \\($c\\) { Write-Output $c.Source; & ffmpeg -version | Select-Object -First 1 } else { Write-Output \"ffmpeg NOT FOUND\" })",
"PowerShell($paths = @\\(\"C:\\\\ffmpeg\",\"C:\\\\Program Files\\\\ffmpeg\",\"$env:LOCALAPPDATA\\\\Microsoft\\\\WinGet\",\"$env:USERPROFILE\\\\scoop\\\\apps\\\\ffmpeg\"\\); Get-ChildItem -Path C:\\\\ -Filter ffmpeg.exe -Recurse -ErrorAction SilentlyContinue -Depth 4 2>$null | Select-Object -First 5 -ExpandProperty FullName)",
"Bash(node *)",
"Bash(echo \"exit: $?\")",
"Bash(ffprobe *)"
]
}
}
Regular → Executable
+3
View File
@@ -16,3 +16,6 @@
*.tar *.tar
*.tar.gz *.tar.gz
*.tgz *.tgz
.claude/settings.local.json
download_history.json
-e "download_history.json\nMusic/"
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
+1 -1
View File
@@ -7,7 +7,7 @@
"neteaseBaseUrl": "https://music.163.com" "neteaseBaseUrl": "https://music.163.com"
}, },
"paths": { "paths": {
"downloadDir": "Music", "downloadDir": "/vol2/1000/Music",
"historyFile": "download_history.json", "historyFile": "download_history.json",
"runtimeConfigFile": "downloader_config.json", "runtimeConfigFile": "downloader_config.json",
"trashDir": ".trash", "trashDir": ".trash",
-79
View File
@@ -1,79 +0,0 @@
[
{
"id": 1431373779,
"name": "想要你在身边",
"artist": "音阙诗听/王梓钰/锦零",
"album": "听",
"level": "lossless",
"bitrate": 1411000,
"size": 27191185,
"file": "音阙诗听_王梓钰_锦零 - 想要你在身边.flac",
"timestamp": "2026-08-03T03:19:47.520Z"
},
{
"id": "3342981041",
"name": "铁花飞",
"artist": "Mili/塞壬唱片-MSR",
"album": "铁花飞",
"level": "lossless",
"bitrate": 904424,
"size": 27432639,
"file": "Mili_塞壬唱片-MSR - 铁花飞.flac",
"timestamp": "2026-07-13T10:25:51.755Z"
},
{
"id": "3336080601",
"name": "SAIKAI",
"artist": "Mili",
"album": "SAIKAI",
"level": "lossless",
"bitrate": 791784,
"size": 32067914,
"file": "Mili - SAIKAI.flac",
"timestamp": "2026-07-13T10:16:32.596Z"
},
{
"id": 3336080601,
"name": "SAIKAI",
"artist": "Mili",
"album": "SAIKAI",
"level": "hires",
"bitrate": 2733875,
"size": 110709636,
"file": "Mili - SAIKAI.flac",
"timestamp": "2026-07-13T09:36:41.412Z"
},
{
"id": 3336080601,
"name": "SAIKAI",
"artist": "Mili",
"album": "SAIKAI",
"level": "lossless",
"bitrate": 791784,
"size": 32067914,
"file": "Mili - SAIKAI.flac",
"timestamp": "2026-07-13T07:41:34.485Z"
},
{
"id": 3342981041,
"name": "铁花飞",
"artist": "Mili/塞壬唱片-MSR",
"album": "铁花飞",
"level": "jyeffect",
"bitrate": 2872452,
"size": 87120168,
"file": "Mili_塞壬唱片-MSR - 铁花飞.flac",
"timestamp": "2026-07-13T07:31:12.383Z"
},
{
"id": 3336080601,
"name": "SAIKAI",
"artist": "Mili",
"album": "SAIKAI",
"level": "lossless",
"bitrate": 791784,
"size": 32067914,
"file": "Mili - SAIKAI.flac",
"timestamp": "2026-07-13T07:19:59.547Z"
}
]
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File