From 97fe139a2fb14330b6c1070cb199972765143e05 Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 23 Jan 2021 19:02:45 +0100 Subject: [PATCH 1/3] updateohmyzsh --- zsh/.oh-my-zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.oh-my-zsh b/zsh/.oh-my-zsh index c9bf8b4..d978f38 160000 --- a/zsh/.oh-my-zsh +++ b/zsh/.oh-my-zsh @@ -1 +1 @@ -Subproject commit c9bf8b4a84d4ae392cf1bdd6a4a7c7c4f7710b92 +Subproject commit d978f385e52a19f2fd41e8c7ceb2f7c0a4dfc56c From a54cd2e300109110b3527ef9a4611dc9f5993367 Mon Sep 17 00:00:00 2001 From: vincent Date: Mon, 1 Feb 2021 18:09:28 +0100 Subject: [PATCH 2/3] add lyrics plugins --- beets/.config/beets/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beets/.config/beets/config.yaml b/beets/.config/beets/config.yaml index 6dc5d1b..8dcbd78 100644 --- a/beets/.config/beets/config.yaml +++ b/beets/.config/beets/config.yaml @@ -28,7 +28,7 @@ paths: singleton: $artist/$title -plugins: fetchart lastgenre fromfilename chroma web convert info mpdupdate rewrite missing subsonicupdate inline unimported +plugins: fetchart lastgenre fromfilename chroma web convert info mpdupdate rewrite missing subsonicupdate inline unimported lyrics unimported: ignore_extensions: jpg png From ecba11f04d3faacf2ea3aeedfa6ae7496d426f58 Mon Sep 17 00:00:00 2001 From: vincent Date: Mon, 1 Feb 2021 18:09:50 +0100 Subject: [PATCH 3/3] update oh my zsh --- zsh/.oh-my-zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/.oh-my-zsh b/zsh/.oh-my-zsh index c9bf8b4..f75f8bb 160000 --- a/zsh/.oh-my-zsh +++ b/zsh/.oh-my-zsh @@ -1 +1 @@ -Subproject commit c9bf8b4a84d4ae392cf1bdd6a4a7c7c4f7710b92 +Subproject commit f75f8bb930c6c7aed5e4e7bded94936f6d9f7724