LRCGET

LRCGET

Docker 应用程序 from crywolf203's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:5800]
网络
bridge
外壳
bash
特权
false
额外参数
--shm-size=8g --cap-add=SYS_NICE --tmpfs /tmp:rw,size=8g

模板配置

WebUI PortPorttcp

Browser GUI port for LRCGET.

目标
5800
默认值
5800
价值
5800
ConfigPathrw

Persistent LRCGET config and database.

目标
/config
默认值
/mnt/user/appdata/lrcget
价值
/mnt/user/appdata/lrcget
MusicPathrw

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

目标
/music
默认值
/mnt/user/media/music
价值
/mnt/user/media/music
USER_IDVariable

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

默认值
99
价值
99
GROUP_IDVariable

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

默认值
100
价值
100
UMASKVariable

File permission mask.

默认值
000
价值
000
TZVariable

Timezone.

默认值
America/New_York
价值
America/New_York
KEEP_APP_RUNNINGVariable

Keep the GUI app running.

默认值
1
价值
1
WEB_AUDIOVariable

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

默认值
1
价值
1
DISPLAY_WIDTHVariable

Browser GUI display width.

默认值
1920
价值
1920
DISPLAY_HEIGHTVariable

Browser GUI display height.

默认值
1080
价值
1080
ENABLE_CJK_FONTVariable

Enable CJK fonts.

默认值
1
价值
1
APP_NICENESSVariable

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

默认值
-10
价值
-10
GDK_BACKENDVariable

GTK backend. Required for the browser GUI container.

默认值
x11
价值
x11
LIBGL_ALWAYS_SOFTWAREVariable

Use software rendering to avoid black screen issues.

默认值
1
价值
1
WEBKIT_DISABLE_DMABUF_RENDERERVariable

Disable WebKit DMABUF renderer to avoid black screen issues.

默认值
1
价值
1
WEBKIT_DISABLE_COMPOSITING_MODEVariable

Disable WebKit compositing mode to avoid black screen issues.

默认值
1
价值
1
NO_AT_BRIDGEVariable

Disable accessibility bridge warnings.

默认值
1
价值
1

详细信息

存储库
ghcr.io/crywolf203/lrcget-unraid:latest
最后更新2026-05-31
初见2026-05-18

在Unraid 上运行 LRCGET 。

LRCGET 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。