From e7d7c72ae151f086070c27b88be926835c9e22ef Mon Sep 17 00:00:00 2001 From: soergeld Date: Sun, 10 May 2020 17:16:57 +0200 Subject: [PATCH] forgot another one --- beets/autotag/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/beets/autotag/__init__.py b/beets/autotag/__init__.py index 9cde24e27..945dd06e9 100644 --- a/beets/autotag/__init__.py +++ b/beets/autotag/__init__.py @@ -171,7 +171,8 @@ def apply_metadata(album_info, mapping): 'day', 'artist', 'artist_credit', - 'artist_sort' + 'artist_sort', + 'data_url' ), 'track': ( 'track_alt',