From 37d8a379cf80880e5249f392206d0d246b84c9f0 Mon Sep 17 00:00:00 2001 From: Nathan Fretz Date: Tue, 27 Aug 2024 12:44:08 +1000 Subject: [PATCH] Update metube to version 2024-08-22 (#1400) --- metube/docker-compose.yml | 2 +- metube/umbrel-app.yml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/metube/docker-compose.yml b/metube/docker-compose.yml index 3932bf3e..8762524f 100644 --- a/metube/docker-compose.yml +++ b/metube/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: 8081 metube: - image: ghcr.io/alexta69/metube:2024-08-07@sha256:0d185ecd4dc9c6efdcbf83b152086075c1dad113ba787619783523d8c4f96423 + image: ghcr.io/alexta69/metube:2024-08-22@sha256:cea4b8628563a7497a88c9970418ff335722c6b53820911bccc6105b8a0a5a28 restart: on-failure volumes: - ${UMBREL_ROOT}/data/storage/downloads/metube:/downloads \ No newline at end of file diff --git a/metube/umbrel-app.yml b/metube/umbrel-app.yml index 1e80cfac..a77b09e0 100644 --- a/metube/umbrel-app.yml +++ b/metube/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: metube category: media name: MeTube -version: "2024-08-07" +version: "2024-08-22" 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 improvements to the underlying audio/video downloader. + Key highlights in this release: + - Added Playlist Strict mode and Item limits + - Fixed: URLs with a video in a playlist were incorrectly downloaded as a whole playlist as single item instead of split by each video + - Fixed: Regression causing playlist output format to be applied to every video support: https://github.com/alexta69/metube/issues website: https://github.com/alexta69/metube gallery: