1.0.0: the first Depot guide -- 29 custom formats, platform size bands, three profiles

This commit is contained in:
flan
2026-08-04 00:16:44 +00:00
commit 3f904f6fcc
38 changed files with 1525 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"$schema": "https://raw.githubusercontent.com/TRaSH-Guides/Guides/master/metadata.schema.json",
"json_paths": {
"radarr": {
"custom_formats": [
"docs/json/depot/cf"
],
"qualities": [
"docs/json/depot/quality-size"
],
"quality_profiles": [
"docs/json/depot/quality-profiles"
]
}
}
}