aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-04-25 00:56:39 -0700
committerPinapelz <yukais@pinapelz.com>2026-04-25 00:56:39 -0700
commit14ead1b03b4209eae97921d785dbfb0da5dc2fd4 (patch)
treeb0c374db0a885571708a86bd0258c9ad470dcfa3 /pyproject.toml
parent746610bd0ad40ed2a97fa68ef162d80f719367ef (diff)
handle fixing sample rate, bit depth, and block size encoding
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 4b6dca1..d6449eb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -5,6 +5,7 @@ description = "Media tool for retagging FLACs for Snowsky Echo/Mini"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
+ "ffmpeg-python>=0.2.0",
"mutagen>=1.47.0",
"pillow>=12.2.0",
"syncedlyrics>=1.0.1",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage