Open orontee opened 1 year ago
With current implementation, search happens locally in the currently visited directory.
See https://docs.mopidy.com/en/latest/api/core/#mopidy.core.LibraryController.search
Displayed when entering search mode (by clicking search button or corresponding shortcut). Page made of stack widget with:
The interest of using the backend side search implementation is very limited when using Mopidy-Local, see https://github.com/mopidy/mopidy-local/issues/16.
How-to search locally in currently visited directory?
How-to disable some Mopidy backends? Should we care?
How-to choose search criteria? Should we care?
Current UI state
Try to improve Mopidy-Local first...
With current implementation, search happens locally in the currently visited directory.
See https://docs.mopidy.com/en/latest/api/core/#mopidy.core.LibraryController.search
UI draft
Displayed when entering search mode (by clicking search button or corresponding shortcut). Page made of stack widget with:
Questions left opened / Remarks
The interest of using the backend side search implementation is very limited when using Mopidy-Local, see https://github.com/mopidy/mopidy-local/issues/16.
How-to search locally in currently visited directory?
How-to disable some Mopidy backends? Should we care?
How-to choose search criteria? Should we care?