mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-05-05 11:59:52 +02:00
chore: sync french (v1.0.1)
This commit is contained in:
+2421
File diff suppressed because it is too large
Load Diff
@@ -1,14 +1,36 @@
|
|||||||
{
|
{
|
||||||
"name": "my-database",
|
"name": "trash-pcd",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "My custom Arr configurations",
|
"description": "TRaSH Guides converted to PCD format - community-maintained quality profiles and custom formats",
|
||||||
"arr_types": ["radarr", "sonarr"],
|
"arr_types": [
|
||||||
|
"radarr",
|
||||||
"dependencies": {
|
"sonarr"
|
||||||
"https://github.com/Dictionarry-Hub/schema": "1.0.0"
|
],
|
||||||
|
"dependencies": {
|
||||||
|
"https://github.com/Dictionarry-Hub/schema": "1.0.0"
|
||||||
|
},
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "TRaSH"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
"profilarr": {
|
"name": "Dictionarry Team"
|
||||||
"minimum_version": "2.0.0"
|
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"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