LRCGET

LRCGET

Docker app from crywolf203's Repository

Overview

LRCGET is a utility for mass-downloading synced LRC lyrics for your offline music library. This Unraid container runs the Linux desktop app inside a browser-accessible GUI container on port 5800. This is an unofficial Unraid container/template for LRCGET. Audio playback through the browser WebUI is enabled with WEB_AUDIO=1. Audio works through the browser WebUI on port 5800, not through VNC.

Runtime arguments

Web UI
http://[IP]:[PORT:5800]
Network
bridge
Shell
bash
Privileged
false
Extra Params
--shm-size=8g --cap-add=SYS_NICE --tmpfs /tmp:rw,size=8g

Template configuration

WebUI PortPorttcp

Browser GUI port for LRCGET.

Target
5800
Default
5800
Value
5800
ConfigPathrw

Persistent LRCGET config and database.

Target
/config
Default
/mnt/user/appdata/lrcget
Value
/mnt/user/appdata/lrcget
MusicPathrw

Music library folder. Change this to your actual Unraid music path.

Target
/music
Default
/mnt/user/media/music
Value
/mnt/user/media/music
USER_IDVariable

Container user ID. 99 is the default Unraid nobody user.

Default
99
Value
99
GROUP_IDVariable

Container group ID. 100 is the default Unraid users group.

Default
100
Value
100
UMASKVariable

File permission mask.

Default
000
Value
000
TZVariable

Timezone.

Default
America/New_York
Value
America/New_York
KEEP_APP_RUNNINGVariable

Keep the GUI app running.

Default
1
Value
1
WEB_AUDIOVariable

Enable browser-based audio streaming from the container WebUI. Audio works through port 5800, not VNC.

Default
1
Value
1
DISPLAY_WIDTHVariable

Browser GUI display width.

Default
1920
Value
1920
DISPLAY_HEIGHTVariable

Browser GUI display height.

Default
1080
Value
1080
ENABLE_CJK_FONTVariable

Enable CJK fonts.

Default
1
Value
1
APP_NICENESSVariable

Process niceness. Negative values require SYS_NICE capability, which is included in Extra Parameters.

Default
-10
Value
-10
GDK_BACKENDVariable

GTK backend. Required for the browser GUI container.

Default
x11
Value
x11
LIBGL_ALWAYS_SOFTWAREVariable

Use software rendering to avoid black screen issues.

Default
1
Value
1
WEBKIT_DISABLE_DMABUF_RENDERERVariable

Disable WebKit DMABUF renderer to avoid black screen issues.

Default
1
Value
1
WEBKIT_DISABLE_COMPOSITING_MODEVariable

Disable WebKit compositing mode to avoid black screen issues.

Default
1
Value
1
NO_AT_BRIDGEVariable

Disable accessibility bridge warnings.

Default
1
Value
1

Details

Repository
ghcr.io/crywolf203/lrcget-unraid:latest
Last Updated2026-06-02
First Seen2026-05-18

Run LRCGET on Unraid.

LRCGET is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.