mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
update Metube to 2024-05-02 (#1100)
This commit is contained in:
parent
a92875decf
commit
1da8971fa2
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 8081
|
||||
|
||||
metube:
|
||||
image: ghcr.io/alexta69/metube:2024-01-26@sha256:7609e7dfe368dcff33263fbdca2a0fc4b44589da2b867a1d1b905f06aef97074
|
||||
image: ghcr.io/alexta69/metube:2024-05-02@sha256:2b2bbbfb6a65697b6d185b888905b9c02985a94e08610f9483c8dd09dca8a25e
|
||||
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-01-26"
|
||||
version: "2024-05-02"
|
||||
tagline: Download videos from YouTube
|
||||
description: >-
|
||||
Download videos from YouTube (and dozens of other sites) directly to your Umbrel.
|
||||
|
@ -11,7 +11,10 @@ dependencies: []
|
|||
repo: https://github.com/alexta69/metube
|
||||
port: 3700
|
||||
releaseNotes: >-
|
||||
This update includes the ability to retry all failed downloads, the ability to cancel downloads before they start, and displays file sizes for all downloads.
|
||||
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
|
||||
support: https://github.com/alexta69/metube/issues
|
||||
website: https://github.com/alexta69/metube
|
||||
gallery:
|
||||
|
|
Loading…
Reference in New Issue
Block a user