chore: sync full (v1.0.1)

This commit is contained in:
github-actions[bot]
2026-01-27 18:01:10 +00:00
parent f135d18305
commit 2173a729f6
2 changed files with 8725 additions and 10 deletions
+8693
View File
File diff suppressed because it is too large Load Diff
+32 -10
View File
@@ -1,14 +1,36 @@
{
"name": "my-database",
"version": "1.0.0",
"description": "My custom Arr configurations",
"arr_types": ["radarr", "sonarr"],
"dependencies": {
"https://github.com/Dictionarry-Hub/schema": "1.0.0"
"name": "trash-pcd",
"version": "1.0.1",
"description": "TRaSH Guides converted to PCD format - community-maintained quality profiles and custom formats",
"arr_types": [
"radarr",
"sonarr"
],
"dependencies": {
"https://github.com/Dictionarry-Hub/schema": "1.0.0"
},
"authors": [
{
"name": "TRaSH"
},
"profilarr": {
"minimum_version": "2.0.0"
{
"name": "Dictionarry Team"
}
],
"license": "MIT",
"repository": "https://github.com/dictionarry-hub/trash-pcd",
"tags": [
"trash",
"guides",
"quality",
"custom-formats",
"profiles"
],
"links": {
"homepage": "https://trash-guides.info",
"issues": "https://github.com/dictionarry-hub/trash-pcd/issues"
},
"profilarr": {
"minimum_version": "2.0.0"
}
}