mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-03-15 09:30:08 -04:00
chore: bump pcd schema to 1.1.0, add quality group positions to 1080p Balanced
This commit is contained in:
51
pcd.json
51
pcd.json
@@ -1,29 +1,26 @@
|
||||
{
|
||||
"name": "Dictionarry Database",
|
||||
"version": "2.0.0",
|
||||
"description": "Official Dictionarry Database",
|
||||
"arr_types": ["radarr", "sonarr"],
|
||||
|
||||
"dependencies": {
|
||||
"https://github.com/Dictionarry-Hub/schema": "1.0.0"
|
||||
},
|
||||
|
||||
"authors": [
|
||||
{
|
||||
"name": "Dictionarry Team"
|
||||
}
|
||||
],
|
||||
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/dictionarry-hub/db",
|
||||
|
||||
|
||||
"links": {
|
||||
"homepage": "https://dictionarry.dev",
|
||||
"issues": "https://github.com/dictionarry-hub/db/issues"
|
||||
},
|
||||
|
||||
"profilarr": {
|
||||
"minimum_version": "2.0.0"
|
||||
"name": "Dictionarry Database",
|
||||
"version": "2.0.0",
|
||||
"description": "Official Dictionarry Database",
|
||||
"arr_types": [
|
||||
"radarr",
|
||||
"sonarr"
|
||||
],
|
||||
"dependencies": {
|
||||
"https://github.com/Dictionarry-Hub/schema": "1.1.0"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Dictionarry Team"
|
||||
}
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/dictionarry-hub/db",
|
||||
"links": {
|
||||
"homepage": "https://dictionarry.dev",
|
||||
"issues": "https://github.com/dictionarry-hub/db/issues"
|
||||
},
|
||||
"profilarr": {
|
||||
"minimum_version": "2.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user