Update metube to 2026.02.19 (#4833)

This commit is contained in:
Alexander L. 2026-02-20 11:48:24 +01:00 committed by GitHub
parent 01606e8cf8
commit 8ce2b79d59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 5 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 8081
metube:
image: ghcr.io/alexta69/metube:2026.02.14@sha256:eddc5430c1e3299f2df3a3c413af7b50fdbcbb12c7065fe32d29b4bc83557aac
image: ghcr.io/alexta69/metube:2026.02.19@sha256:4bad68f5d369b3e1deda1edd47f42801e76aa545e72df3405998c0f4c2227f13
restart: on-failure
volumes:
- ${UMBREL_ROOT}/data/storage/downloads/metube:/downloads

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: metube
category: media
name: MeTube
version: "2026.02.14"
version: "2026.02.19"
tagline: Download videos from YouTube
description: >-
Download videos from YouTube (and dozens of other sites) directly to your Umbrel.
@ -15,9 +15,8 @@ releaseNotes: >-
Key highlights:
- Fixed filepath regression for improved file handling
- Refactored download status handling to ensure correct file path processing
- Improved task synchronization for better reliability
- Upgraded dependencies for improved stability
- Fixed a security issue to prevent unauthorized directory traversal in templates
Full release notes can be found at https://github.com/alexta69/metube/releases