diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-08-11 23:47:21 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-11 23:47:21 -0700 |
| commit | c6c4dba67bef79b44317f908e5ce179aaa1429e0 (patch) | |
| tree | 06888526ec97c2059634627412242be0e35634e8 /README.md | |
| parent | 015985f26453e65cd234def8308da659c48f1beb (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |
