mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-05-03 10:54:16 +02:00
Merge branches 'main' and 'main' of github.com:Dictionarry-Hub/trash-pcd
This commit is contained in:
+8669
File diff suppressed because it is too large
Load Diff
@@ -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.14",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user