From 0288999224cb5c06c68594034baff9b4d59f06a7 Mon Sep 17 00:00:00 2001 From: nmfretz Date: Mon, 29 Jul 2024 17:34:59 +1000 Subject: [PATCH 1/2] Update metube to 2024-07-26 --- metube/docker-compose.yml | 2 +- metube/umbrel-app.yml | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/metube/docker-compose.yml b/metube/docker-compose.yml index b52c3d4215..77c82344cd 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-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 \ No newline at end of file diff --git a/metube/umbrel-app.yml b/metube/umbrel-app.yml index 49305b8262..dd2c395992 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-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,14 @@ dependencies: [] repo: https://github.com/alexta69/metube port: 3700 releaseNotes: >- - This update includes general bug fixes and performance improvements. + This update includes several bug fixes and improvements: + - Fixed issues with throttled providers and restart exceptions. + - Improved compatibility with case insensitive filesystems and fixed various provider-related errors. + - Added support for additional languages and improved logging for subtitle scoring. + - Fixed issues with embedded subtitles and improved UI and error handling. - - A full comparison of changes is available at https://github.com/alexta69/metube/compare/99ffa60...b1422e5 + + Full release notes are found at https://github.com/alexta69/metube/releases. support: https://github.com/alexta69/metube/issues website: https://github.com/alexta69/metube gallery: From ddab973c578cf5ea8beb39524acd41c21f86bbc5 Mon Sep 17 00:00:00 2001 From: nmfretz Date: Wed, 31 Jul 2024 13:16:30 +1000 Subject: [PATCH 2/2] change release notes --- metube/umbrel-app.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/metube/umbrel-app.yml b/metube/umbrel-app.yml index dd2c395992..2f4c76f9d9 100644 --- a/metube/umbrel-app.yml +++ b/metube/umbrel-app.yml @@ -11,14 +11,7 @@ dependencies: [] repo: https://github.com/alexta69/metube port: 3700 releaseNotes: >- - This update includes several bug fixes and improvements: - - Fixed issues with throttled providers and restart exceptions. - - Improved compatibility with case insensitive filesystems and fixed various provider-related errors. - - Added support for additional languages and improved logging for subtitle scoring. - - Fixed issues with embedded subtitles and improved UI and error handling. - - - Full release notes are found at https://github.com/alexta69/metube/releases. + 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: