Nathan Fretz
6 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
3 additions and
6 deletions
-
metube/docker-compose.yml
-
metube/umbrel-app.yml
|
|
@ -7,7 +7,7 @@ services: |
|
|
|
APP_PORT: 8081 |
|
|
|
|
|
|
|
metube: |
|
|
|
image: ghcr.io/alexta69/metube:2024-05-02@sha256:2b2bbbfb6a65697b6d185b888905b9c02985a94e08610f9483c8dd09dca8a25e |
|
|
|
image: ghcr.io/alexta69/metube:2024-07-26@sha256:5b690482ebf6c674101f6e111d6035e3d30fc102af01a0b62482aca684111942 |
|
|
|
restart: on-failure |
|
|
|
volumes: |
|
|
|
- ${UMBREL_ROOT}/data/storage/downloads/metube:/downloads |
|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: metube |
|
|
|
category: media |
|
|
|
name: MeTube |
|
|
|
version: "2024-05-02" |
|
|
|
version: "2024-07-26" |
|
|
|
tagline: Download videos from YouTube |
|
|
|
description: >- |
|
|
|
Download videos from YouTube (and dozens of other sites) directly to your Umbrel. |
|
|
@ -11,10 +11,7 @@ dependencies: [] |
|
|
|
repo: https://github.com/alexta69/metube |
|
|
|
port: 3700 |
|
|
|
releaseNotes: >- |
|
|
|
This update includes general bug fixes and performance improvements. |
|
|
|
|
|
|
|
|
|
|
|
A full comparison of changes is available at https://github.com/alexta69/metube/compare/99ffa60...b1422e5 |
|
|
|
The changelog for this release can be found at https://github.com/alexta69/metube/compare/b1422e5...dc894ef |
|
|
|
support: https://github.com/alexta69/metube/issues |
|
|
|
website: https://github.com/alexta69/metube |
|
|
|
gallery: |
|
|
|