Skip to content

Commit

Permalink
Add *Arr Suite category for Website (#370)
Browse files Browse the repository at this point in the history
* Update metadata.json

* add bazarr to category 18

* add lidarr to category 18

* add notifarr to category 18

* add prowlarr to category 18

* add radarr to category 18

* add readarr to category 18

* add recyclarr to category 18

* add sonarr to category 18

* add tdarr to category 18

* add whisparr to category 18

* add homarr to category 18

* add category 18 to autobrr

* change sort order

---------

Co-authored-by: Håvard Thom <[email protected]>
  • Loading branch information
MickLesk and havardthom authored Nov 19, 2024
1 parent 6e71047 commit 06fd1ae
Show file tree
Hide file tree
Showing 13 changed files with 39 additions and 38 deletions.
2 changes: 1 addition & 1 deletion json/autobrr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Autobrr",
"slug": "autobrr",
"categories": [
16
18
],
"date_created": "2024-05-02",
"type": "ct",
Expand Down
4 changes: 2 additions & 2 deletions json/bazarr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Bazarr",
"slug": "bazarr",
"categories": [
12
18
],
"date_created": "2024-05-02",
"type": "ct",
Expand Down Expand Up @@ -31,4 +31,4 @@
"password": null
},
"notes": []
}
}
4 changes: 2 additions & 2 deletions json/homarr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Homarr",
"slug": "homarr",
"categories": [
15
18
],
"date_created": "2024-05-02",
"type": "ct",
Expand Down Expand Up @@ -31,4 +31,4 @@
"password": null
},
"notes": []
}
}
4 changes: 2 additions & 2 deletions json/lidarr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Lidarr",
"slug": "lidarr",
"categories": [
12
18
],
"date_created": "2024-05-02",
"type": "ct",
Expand Down Expand Up @@ -31,4 +31,4 @@
"password": null
},
"notes": []
}
}
31 changes: 16 additions & 15 deletions json/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,22 @@
[
{"name": "Proxmox VE Tools", "id": 1, "sort_order": 1.0},
{"name": "AdBlocker - DNS", "id": 13, "sort_order": 2.0},
{"name": "Automation", "id": 3, "sort_order": 3.0},
{"name": "Dashboards", "id": 15, "sort_order": 4.0},
{"name": "Database", "id": 5, "sort_order": 5.0},
{"name": "Docker - Kubernetes", "id": 8, "sort_order": 6.0},
{"name": "Document - Notes", "id": 14, "sort_order": 7.0},
{"name": "File - Code", "id": 16, "sort_order": 8.0},
{"name": "Home Assistant", "id": 2, "sort_order": 9.0},
{"name": "Media - Photo", "id": 12, "sort_order": 10.0},
{"name": "Monitoring - Analytics", "id": 7, "sort_order": 11.0},
{"name": "MQTT", "id": 4, "sort_order": 12.0},
{"name": "NVR - DVR", "id": 17, "sort_order": 13.0},
{"name": "Operating System", "id": 9, "sort_order": 14.0},
{"name": "Server - Networking", "id": 11, "sort_order": 15.0},
{"name": "TurnKey", "id": 10, "sort_order": 16.0},
{"name": "Zigbee - Zwave", "id": 6, "sort_order": 17.0},
{"name": "*Arr Suite", "id": 18, "sort_order": 3.0},
{"name": "Automation", "id": 3, "sort_order": 4.0},
{"name": "Dashboards", "id": 15, "sort_order": 5.0},
{"name": "Database", "id": 5, "sort_order": 6.0},
{"name": "Docker - Kubernetes", "id": 8, "sort_order": 7.0},
{"name": "Document - Notes", "id": 14, "sort_order": 8.0},
{"name": "File - Code", "id": 16, "sort_order": 9.0},
{"name": "Home Assistant", "id": 2, "sort_order": 10.0},
{"name": "Media - Photo", "id": 12, "sort_order": 11.0},
{"name": "Monitoring - Analytics", "id": 7, "sort_order": 12.0},
{"name": "MQTT", "id": 4, "sort_order": 13.0},
{"name": "NVR - DVR", "id": 17, "sort_order": 14.0},
{"name": "Operating System", "id": 9, "sort_order": 15.0},
{"name": "Server - Networking", "id": 11, "sort_order": 16.0},
{"name": "TurnKey", "id": 10, "sort_order": 17.0},
{"name": "Matter/Zigbee/ZWave", "id": 6, "sort_order": 18.0},
{"name": "Miscellaneous", "id": 0, "sort_order": 99.0}
]
}
4 changes: 2 additions & 2 deletions json/notifiarr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Notifiarr",
"slug": "notifiarr",
"categories": [
7
18
],
"date_created": "2024-06-12",
"type": "ct",
Expand Down Expand Up @@ -36,4 +36,4 @@
"type": "warning"
}
]
}
}
4 changes: 2 additions & 2 deletions json/prowlarr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Prowlarr",
"slug": "prowlarr",
"categories": [
12
18
],
"date_created": "2024-05-02",
"type": "ct",
Expand Down Expand Up @@ -31,4 +31,4 @@
"password": null
},
"notes": []
}
}
4 changes: 2 additions & 2 deletions json/radarr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Radarr",
"slug": "radarr",
"categories": [
12
18
],
"date_created": "2024-05-02",
"type": "ct",
Expand Down Expand Up @@ -31,4 +31,4 @@
"password": null
},
"notes": []
}
}
4 changes: 2 additions & 2 deletions json/readarr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Readarr",
"slug": "readarr",
"categories": [
12
18
],
"date_created": "2024-05-02",
"type": "ct",
Expand Down Expand Up @@ -31,4 +31,4 @@
"password": null
},
"notes": []
}
}
4 changes: 2 additions & 2 deletions json/recyclarr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Recyclarr",
"slug": "recyclarr",
"categories": [
12
18
],
"date_created": "2024-11-15",
"type": "ct",
Expand Down Expand Up @@ -31,4 +31,4 @@
"password": null
},
"notes": []
}
}
4 changes: 2 additions & 2 deletions json/sonarr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Sonarr",
"slug": "sonarr",
"categories": [
12
18
],
"date_created": "2024-05-02",
"type": "ct",
Expand Down Expand Up @@ -31,4 +31,4 @@
"password": null
},
"notes": []
}
}
4 changes: 2 additions & 2 deletions json/tdarr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Tdarr",
"slug": "tdarr",
"categories": [
12
18
],
"date_created": "2024-05-02",
"type": "ct",
Expand Down Expand Up @@ -36,4 +36,4 @@
"type": "warning"
}
]
}
}
4 changes: 2 additions & 2 deletions json/whisparr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Whisparr",
"slug": "whisparr",
"categories": [
12
18
],
"date_created": "2024-05-02",
"type": "ct",
Expand Down Expand Up @@ -31,4 +31,4 @@
"password": null
},
"notes": []
}
}

0 comments on commit 06fd1ae

Please sign in to comment.