Skip to content

Commit de85b01

Browse files
committed
Add comment on alias and log in client
1 parent e32a77f commit de85b01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

beetsplug/lastgenre/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ def _last_lookup(
143143
"last.fm (unfiltered) {} tags: {}", entity, genres
144144
)
145145

146+
# Apply aliases and log each change.
146147
# Filter forbidden genres on every call so ignorelist hits are logged.
147148
# Artist is always the first element in args (album, artist, track lookups).
148149
result = []

0 commit comments

Comments
 (0)