aboutsummaryrefslogtreecommitdiffstats
path: root/main.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-04-25 20:12:45 -0700
committerPinapelz <yukais@pinapelz.com>2026-04-25 20:12:45 -0700
commit5a38f9d8fd9253e6f7a1e2ba51cf8d124eee052e (patch)
tree5b110ba02d056809fb166401c12c76e460a8f20e /main.py
parent7ca095889d0753cca52bbc169f811dd153850960 (diff)
tag image with correct mimetype
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index cb3eaae..714f61b 100644
--- a/main.py
+++ b/main.py
@@ -10,7 +10,7 @@ import syncedlyrics
from mutagen.flac import FLAC
import ffmpeg
-_lyrics_semaphore = threading.Semaphore(1)
+_lyrics_semaphore = threading.Semaphore(3)
def iter_files(base: Path) -> Iterator[Path]:
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage