Browse Source

Build App list and docs

GitHub Workflow 2 năm trước cách đây
mục cha
commit
52bbf68312

+ 2 - 2
docs/AppList.md

@@ -2,7 +2,7 @@
 
 List of all apps included in this project with info related to it.
 
-- **Arm32:** 165 apps
+- **Arm32:** 164 apps
 - **Arm64:** 174 apps
 - **Amd64:** 172 apps
 - **Total:** 174 apps
@@ -151,7 +151,7 @@ List of all apps included in this project with info related to it.
 |[SickGear](https://github.com/SickGear/SickGear/wiki)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-sickgear) |  |  |  |  |
 |[SmokePing](https://oss.oetiker.ch/smokeping/)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-smokeping) |  |  |  |  |
 |[Snippet-box](https://github.com/pawelmalak/snippet-box)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/pawelmalak/snippet-box#with-docker) |  |  |  | [![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=plastic&logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=v-jUyB3fvAo) |
-|[Sonarr](https://sonarr.tv/)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-sonarr) |  |  |  |  |
+|[Sonarr](https://sonarr.tv/)|Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-sonarr) |  |  |  |  |
 |[Speedtest Tracker](https://github.com/henrywhitaker3/Speedtest-Tracker)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/henrywhitaker3/Speedtest-Tracker#using-docker) |  |  |  |  |
 |[Sshwifty](https://sshwifty.herokuapp.com/)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://github.com/nirui/sshwifty#docker-image) |  |  |  |  |
 |[SyncThing](https://syncthing.net/)|Arm32<br>Arm64<br>Amd64|Container| [![](../build/images/blue_doc_icon.png)](https://docs.linuxserver.io/images/docker-syncthing) |  |  |  |  |

+ 0 - 48
pi-hosted_template/template/portainer-v2.json

@@ -5616,54 +5616,6 @@
 				}
 			]
 		},
-		{
-			"categories": [
-				"Downloaders",
-				"Video"
-			],
-			"description": "Sonarr (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.",
-			"env": [
-				{
-					"default": "1000",
-					"label": "PUID",
-					"name": "PUID"
-				},
-				{
-					"default": "1000",
-					"label": "PGID",
-					"name": "PGID"
-				}
-			],
-			"image": "linuxserver/sonarr:latest",
-			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sonarr-icon.png",
-			"name": "sonarr",
-			"platform": "linux",
-			"ports": [
-				"8989:8989/tcp"
-			],
-			"restart_policy": "unless-stopped",
-			"title": "Sonarr",
-			"type": 1,
-			"volumes": [
-				{
-					"bind": "/portainer/Files/AppData/Config/Sonarr",
-					"container": "/config"
-				},
-				{
-					"bind": "/dev/rtc",
-					"container": "/dev/rtc"
-				},
-				{
-					"bind": "/portainer/TV",
-					"container": "/tv"
-				},
-				{
-					"bind": "/portainer/Downloads",
-					"container": "/downloads"
-				}
-			],
-			"note": "<h3>Template created by Pi-Hosted Series</h3><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://sonarr.tv/\" target=\"_blank\">https://sonarr.tv/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-sonarr\" target=\"_blank\">https://docs.linuxserver.io/images/docker-sonarr</a><br><br><br>"
-		},
 		{
 			"categories": [
 				"Tools",

+ 0 - 48
template/portainer-v2-arm32.json

@@ -5616,54 +5616,6 @@
 				}
 			]
 		},
-		{
-			"categories": [
-				"Downloaders",
-				"Video"
-			],
-			"description": "Sonarr (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available.",
-			"env": [
-				{
-					"default": "1000",
-					"label": "PUID",
-					"name": "PUID"
-				},
-				{
-					"default": "1000",
-					"label": "PGID",
-					"name": "PGID"
-				}
-			],
-			"image": "linuxserver/sonarr:latest",
-			"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/sonarr-icon.png",
-			"name": "sonarr",
-			"platform": "linux",
-			"ports": [
-				"8989:8989/tcp"
-			],
-			"restart_policy": "unless-stopped",
-			"title": "Sonarr",
-			"type": 1,
-			"volumes": [
-				{
-					"bind": "/portainer/Files/AppData/Config/Sonarr",
-					"container": "/config"
-				},
-				{
-					"bind": "/dev/rtc",
-					"container": "/dev/rtc"
-				},
-				{
-					"bind": "/portainer/TV",
-					"container": "/tv"
-				},
-				{
-					"bind": "/portainer/Downloads",
-					"container": "/downloads"
-				}
-			],
-			"note": "<h3>Template created by Pi-Hosted Series</h3><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://sonarr.tv/\" target=\"_blank\">https://sonarr.tv/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-sonarr\" target=\"_blank\">https://docs.linuxserver.io/images/docker-sonarr</a><br><br><br>"
-		},
 		{
 			"categories": [
 				"Tools",