mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-05-03 16:54:17 +02:00
37 lines
760 B
JSON
37 lines
760 B
JSON
{
|
|
"name": "trash-pcd",
|
|
"version": "1.0.10",
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
}
|