Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
commit
b1335a3628
199 changed files with 36930 additions and 0 deletions
45
home/.config/beets/config.yaml
Normal file
45
home/.config/beets/config.yaml
Normal file
|
@ -0,0 +1,45 @@
|
|||
directory: ~/Music
|
||||
library: ~/Music/beets.db
|
||||
plugins:
|
||||
- acousticbrainz
|
||||
- check
|
||||
- edit
|
||||
- fetchart
|
||||
- follow
|
||||
- fuzzy
|
||||
- info
|
||||
- lastgenre
|
||||
- lyrics
|
||||
- mbcollection
|
||||
- mpdupdate
|
||||
- play
|
||||
- replaygain
|
||||
- thumbnails
|
||||
- web
|
||||
import:
|
||||
copy: no
|
||||
move: yes
|
||||
link: no
|
||||
lastgenre:
|
||||
whitelist: ~/.config/beets/whitelist
|
||||
lyrics:
|
||||
fallback: ''
|
||||
play:
|
||||
command: mpv
|
||||
mpd:
|
||||
host: localhost
|
||||
port: 6600
|
||||
follow:
|
||||
email: reekymarko@reekynet.com
|
||||
password: "{{@@ env['PASS_MUSPY'] @@}}"
|
||||
userid: w8njp08ude90mfzsgumjhqinnirj4g
|
||||
auto: yes
|
||||
replaygain:
|
||||
backend: gstreamer
|
||||
auto: yes
|
||||
musicbrainz:
|
||||
user: ReekyMarko
|
||||
pass: "{{@@ env['PASS_MUSICBRAINZ'] @@}}"
|
||||
mbcollection:
|
||||
auto: "yes"
|
||||
collection: "a4955b5c-db7f-4e27-9887-f77f820bad34"
|
37
home/.config/beets/whitelist
Normal file
37
home/.config/beets/whitelist
Normal file
|
@ -0,0 +1,37 @@
|
|||
avantgarde
|
||||
experimental music
|
||||
lofi
|
||||
blues
|
||||
classical
|
||||
comedy
|
||||
comedy music
|
||||
comedy rock
|
||||
humor
|
||||
parody music
|
||||
standup
|
||||
country
|
||||
country rap
|
||||
country rock
|
||||
rockabilly
|
||||
easy listening
|
||||
electronic
|
||||
drum and bass
|
||||
hardcore
|
||||
house
|
||||
techno
|
||||
uk garage
|
||||
dubstep
|
||||
rap
|
||||
folk
|
||||
hip hop
|
||||
countryrap
|
||||
rap rock
|
||||
jazz
|
||||
pop
|
||||
rhythm and blues
|
||||
rock
|
||||
hard rock
|
||||
alternative rock
|
||||
heavy metal
|
||||
punk rock
|
||||
reggae
|
Loading…
Add table
Add a link
Reference in a new issue