mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 12:32:33 +01:00
Merge remote-tracking branch 'upstream/master' into spotify_fetch
This commit is contained in:
commit
44751b020e
1 changed files with 1 additions and 0 deletions
|
|
@ -265,6 +265,7 @@ class QueryConverter(PathConverter):
|
|||
|
||||
|
||||
class EverythingConverter(PathConverter):
|
||||
part_isolating = False
|
||||
regex = '.*?'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue