Added artist, album, track as possible search combination.
This commit is contained in:
parent
6103fd1f27
commit
8ffa9b0e09
2 changed files with 8 additions and 1 deletions
|
@ -4,7 +4,7 @@ import os
|
|||
|
||||
from mopidy import ext, config
|
||||
|
||||
__version__ = '0.2.0'
|
||||
__version__ = '0.2.1'
|
||||
|
||||
|
||||
class SubidyExtension(ext.Extension):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue