aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-08-11 23:47:21 -0700
committerPinapelz <yukais@pinapelz.com>2026-08-11 23:47:21 -0700
commitc6c4dba67bef79b44317f908e5ce179aaa1429e0 (patch)
tree06888526ec97c2059634627412242be0e35634e8 /README.md
parent015985f26453e65cd234def8308da659c48f1beb (diff)
add nc_create_album scriptHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 26ae345..22f2def 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,10 @@ Grabar is a bridge bash script that allows you to download some file via aria2c
## burnsubs.sh
Given a directory, for each pair of media and subtitle file, produce a new video where the subtitle is burned onto the media. Style is customizeable, requires `ffmpeg`
+
+## nextcloud_create_album
+Generates a `audio.pinapelz.com` link for an album by uploading it to your own Nextcloud instance and publicly sharing the file.
+
+Exclusive for use with FLACs. Folders must follow the structure of having 1 `cover.jpg` and at least 1 FLAC file with Album, Artist, and Title tagged.
+
+Since the URL is quite long due to all the share links being embedded as a query param, you may want to use a link shortener.
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage