mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update downtify to 0.3.1 (#2304)
This commit is contained in:
parent
f38f857e4e
commit
780df6f2c6
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: 8000
|
APP_PORT: 8000
|
||||||
|
|
||||||
downtify:
|
downtify:
|
||||||
image: henriquesebastiao/downtify:0.2.4@sha256:a7374527a7fcf5e4ca37280567ff5b2e777b6b6e827fa7edc9a1f579a3eb2622
|
image: henriquesebastiao/downtify:0.3.1@sha256:55463d24312969c2ea23cf418e8b0e3b6253e699dc6629f33fcb5f09499666dd
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: downtify
|
id: downtify
|
||||||
category: media
|
category: media
|
||||||
name: Downtify
|
name: Downtify
|
||||||
version: "0.2.4"
|
version: "0.3.1"
|
||||||
tagline: Download Spotify music with album art and metadata
|
tagline: Download Spotify music with album art and metadata
|
||||||
description: >-
|
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.
|
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.
|
||||||
@ -18,7 +18,10 @@ developer: Henrique Sebastião
|
|||||||
dependencies: []
|
dependencies: []
|
||||||
repo: https://github.com/henriquesebastiao/downtify
|
repo: https://github.com/henriquesebastiao/downtify
|
||||||
port: 8789
|
port: 8789
|
||||||
releaseNotes: ""
|
releaseNotes: >-
|
||||||
|
This version includes several improvements:
|
||||||
|
- Add page to list downloaded songs
|
||||||
|
- Implements navigation between download pages and downloaded music listings
|
||||||
support: https://github.com/henriquesebastiao/downtify/issues
|
support: https://github.com/henriquesebastiao/downtify/issues
|
||||||
website: https://github.com/henriquesebastiao/downtify
|
website: https://github.com/henriquesebastiao/downtify
|
||||||
gallery:
|
gallery:
|
||||||
|
Loading…
Reference in New Issue
Block a user