diff --git a/beetsplug/ftintitle.py b/beetsplug/ftintitle.py index f515a1587..5de16f69a 100644 --- a/beetsplug/ftintitle.py +++ b/beetsplug/ftintitle.py @@ -160,3 +160,4 @@ class FtInTitlePlugin(BeetsPlugin): for item in task.imported_items(): ft_in_title(item, drop_feat) + item.store()