Update downtify to 0.3.2 (#2463)

This commit is contained in:
Henrique Sebastião 2025-04-01 06:27:23 -04:00 committed by GitHub
parent 4c6127b7b4
commit 680743573b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 8000
downtify:
image: henriquesebastiao/downtify:0.3.1@sha256:55463d24312969c2ea23cf418e8b0e3b6253e699dc6629f33fcb5f09499666dd
image: henriquesebastiao/downtify:0.3.2@sha256:6fdb09d84c183284bc1c5276ee8c7ef0137da1ea8b0dc933bf20704a16eee0b8
restart: on-failure
stop_grace_period: 1m
volumes:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: downtify
category: media
name: Downtify
version: "0.3.1"
version: "0.3.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.
@ -19,9 +19,9 @@ dependencies: []
repo: https://github.com/henriquesebastiao/downtify
port: 8789
releaseNotes: >-
This version includes several improvements:
- Add page to list downloaded songs
- Implements navigation between download pages and downloaded music listings
This version includes improvements and bug fixes:
- Set container web port via environment variable
- Fix error when running ffmpeg
support: https://github.com/henriquesebastiao/downtify/issues
website: https://github.com/henriquesebastiao/downtify
gallery: