Compare commits

..

2 Commits

Author SHA1 Message Date
coolneng 6f35721d0b
Replace Disroot folders 2022-05-12 14:08:29 +02:00
coolneng 9a82d6ec83
Rename files during the import in beets 2022-05-12 14:05:33 +02:00
3 changed files with 13 additions and 7 deletions

View File

@ -1,6 +1,12 @@
directory: ~/Music
library: ~/.config/beets/musiclibrary.db
import:
write: yes
copy: no
write: no
move: yes
resume: ask
incremental: yes
quiet_fallback: skip
timid: no
plugins: fetchart embedart
art_filename: folder

View File

@ -186,9 +186,9 @@ Create Both
Expunge Both
SyncState *
Channel sync-disroot-bank
Far :disroot-remote:"Bank"
Near :disroot-local:bank
Channel sync-disroot-travel
Far :disroot-remote:"Travel"
Near :disroot-local:travel
Create Both
Expunge Both
SyncState *
@ -201,4 +201,4 @@ Channel sync-disroot-junk
Channel sync-disroot-bookings
Channel sync-disroot-buying
Channel sync-disroot-services
Channel sync-disroot-bank
Channel sync-disroot-travel

View File

@ -13,7 +13,7 @@ bind index,pager gg noop
bind index,pager g noop
bind index gg first-entry
unmailboxes *
mailboxes =junk =inbox =trash =sent =bookings =buying =services =bank
mailboxes =junk =inbox =trash =sent =bookings =buying =services =travel
macro index,pager gi "<change-folder>=inbox<enter>" "Go to inbox."
macro index,pager gs "<change-folder>=sent<enter>" "Go to sent."
macro index,pager gt "<change-folder>=trash<enter>" "Go to trash."
@ -21,7 +21,7 @@ macro index,pager gj "<change-folder>=junk<enter>" "Go to spam."
macro index,pager gb "<change-folder>=bookings<enter>" "Go to bookings."
macro index,pager gy "<change-folder>=buying<enter>" "Go to buying."
macro index,pager ge "<change-folder>=services<enter>" "Go to services."
macro index,pager ga "<change-folder>=bank<enter>" "Go to bank."
macro index,pager gr "<change-folder>=travel<enter>" "Go to travel."
set spoolfile = "+inbox"
set postponed = ""
set trash = "+trash"