Update downtify to 1.1.2 (#4471)

This commit is contained in:
Henrique Sebastião 2026-01-15 07:05:46 -04:00 committed by GitHub
parent 3ed8d812f2
commit 613177f2db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 8000
downtify:
image: ghcr.io/henriquesebastiao/downtify:1.1.1@sha256:6799338c2369d18941d2e4b9cbc99c762a694e3bce5b769678a3f4edd0ba8b6c
image: ghcr.io/henriquesebastiao/downtify:1.1.2@sha256:d17b4b2155dbe0accee602f98e4707bdb739e3d825fe7e1dafe50a0946dc7576
restart: on-failure
stop_grace_period: 1m
volumes:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: downtify
category: media
name: Downtify
version: "1.1.1"
version: "1.1.2"
tagline: Download Spotify music with album art and metadata
description: >-
Downtify allows you to download music by copy-pasting the Spotify link for a song, album, etc. The songs are downloaded from YouTube, along with album art, lyrics, and other metadata about the songs.
@ -20,7 +20,7 @@ repo: https://github.com/henriquesebastiao/downtify
port: 8789
releaseNotes: >-
This release includes the following bug fixes:
- Fixes yt-dlp error that caused download errors
- Fixed error Your application has reached a rate/request limit in music download and search
Full release notes can be found at https://github.com/henriquesebastiao/downtify/releases