diff --git a/library/ix-dev/community/metube/Chart.yaml b/library/ix-dev/community/metube/Chart.yaml index c36d5fc313..b7c836be83 100644 --- a/library/ix-dev/community/metube/Chart.yaml +++ b/library/ix-dev/community/metube/Chart.yaml @@ -3,7 +3,7 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla annotations: title: MeTube type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: '2023-10-03' kubeVersion: '>=1.16.0-0' diff --git a/library/ix-dev/community/metube/README.md b/library/ix-dev/community/metube/README.md index 4ab1a2a257..c249a6c749 100644 --- a/library/ix-dev/community/metube/README.md +++ b/library/ix-dev/community/metube/README.md @@ -1,6 +1,6 @@ # MeTube -[MeTube](https://github.com/alexta69/metube) is an ebook and audiobook collection manager for Usenet and BitTorrent users. +[MeTube](https://github.com/alexta69/metube) is a web GUI for youtube-dl (using the yt-dlp fork) with playlist support. > When application is installed, a container will be launched with **root** privileges. > This is required in order to apply the correct permissions to the `MeTube` directories. diff --git a/library/ix-dev/community/metube/app-readme.md b/library/ix-dev/community/metube/app-readme.md index 4ab1a2a257..c249a6c749 100644 --- a/library/ix-dev/community/metube/app-readme.md +++ b/library/ix-dev/community/metube/app-readme.md @@ -1,6 +1,6 @@ # MeTube -[MeTube](https://github.com/alexta69/metube) is an ebook and audiobook collection manager for Usenet and BitTorrent users. +[MeTube](https://github.com/alexta69/metube) is a web GUI for youtube-dl (using the yt-dlp fork) with playlist support. > When application is installed, a container will be launched with **root** privileges. > This is required in order to apply the correct permissions to the `MeTube` directories.