File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1- plugins : chroma embedart lastgenre importadded
1+ plugins : chroma embedart lastgenre importadded lyrics
22art_filename : folder
33threaded : yes
44per_disc_numbering : yes
55id3v23 : no
66asciify_paths : true
77
8+ lyrics :
9+ auto : yes
10+ sources : lrclib genius tekstowo
11+ synced : yes
12+
813match :
914 strong_rec_thresh : 0.10 # 0.04
1015 medium_rec_thresh : 0.25 # 0.25
Original file line number Diff line number Diff line change 1- plugins : chroma embedart lastgenre
1+ plugins : chroma embedart lastgenre lyrics
22art_filename : folder
33threaded : yes
44per_disc_numbering : yes
55id3v23 : no
66asciify_paths : true
77
8+ lyrics :
9+ auto : yes
10+ sources : lrclib genius tekstowo
11+ synced : yes
12+
813match :
914 strong_rec_thresh : 0.10 # 0.04
1015 medium_rec_thresh : 0.25 # 0.25
Original file line number Diff line number Diff line change @@ -24,7 +24,8 @@ apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing atomicpa
2424npm install -g miraclx/freyr-js && \
2525echo " *** install python packages ***" && \
2626pip install --upgrade --no-cache-dir --break-system-packages \
27- jellyfish==0.10 \
27+ jellyfish \
28+ beautifulsoup4 \
2829 yt-dlp \
2930 beets \
3031 yq \
You can’t perform that action at this time.
0 commit comments