How to use regex in import -L queries? #5256
Answered
by
arogl
dustinpaluch
asked this question in
Q&A
-
If I have an artist with three albums: Foo And I want to re-import Foo with |
Beta Was this translation helpful? Give feedback.
Answered by
arogl
May 23, 2024
Replies: 1 comment 2 replies
-
try If on windows using |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
dustinpaluch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
try
beet imp 'albumartist::^Foo$'
If on windows using
cmd.exe
the swap the'
for"