Compare commits

..

2 Commits

Author SHA1 Message Date
Mike Wilson
e994a98016 Add Anthelion to qbitmanage and cross-seed configs 2025-12-02 15:02:06 -05:00
Mike Wilson
c85576a56a Update beets config 2025-12-02 15:01:25 -05:00
3 changed files with 25 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
directory: /music
per_disc_numbering: yes
plugins: fetchart web inline lyrics
plugins: fetchart embedart web inline lyrics musicbrainz scrub lastgenre replaygain
paths:
default: $albumartist/$album%aunique{}/%if{$multidisc,$disc}$track - $title
@@ -12,7 +12,7 @@ item_fields:
import:
write: yes
hardlink: yes
move: yes
resume: ask
incremental: yes
quiet_fallback: skip
@@ -28,13 +28,32 @@ embedart:
fetchart:
auto: yes
high_resolution: yes
source:
- filesystem
- itunes
- coverart
- amazon
match:
strong_rec_thresh: 0.10
ignored_media: ['12" Vinyl']
lyrics:
sources: [lrclib, genius]
sources: [lrclib, genius, tekstowo]
scrub:
auto: yes
replaygain:
auto: yes
backend: ffmpeg
# Consider directory empty even if files matching the below patterns are present
clutter:
- "*.jpg"
- "*.png"
- "*.nfo"
replace:
'^\.': _
'[\x00-\x1f]': _

View File

@@ -17,6 +17,7 @@ module.exports = {
"http://prowlarr.local.{{ personal_domain }}/27/api?apikey={{ prowlarr_api_key }}", // Upload.cx
"http://prowlarr.local.{{ personal_domain }}/30/api?apikey={{ prowlarr_api_key }}", // DocsPedia
"http://prowlarr.local.{{ personal_domain }}/31/api?apikey={{ prowlarr_api_key }}", // OnlyEncodes+
"http://prowlarr.local.{{ personal_domain }}/32/api?apikey={{ prowlarr_api_key }}", // Anthelion
],
outputDir: null,

View File

@@ -85,6 +85,8 @@ tracker:
tag: archlinux
animebytes:
tag: AB
anthelion:
tag: ANT
other:
tag: other