Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to search through music #367

Closed
jancborchardt opened this issue Apr 17, 2015 · 2 comments
Closed

Ability to search through music #367

jancborchardt opened this issue Apr 17, 2015 · 2 comments

Comments

@jancborchardt
Copy link
Member

Similar to how it is in the Files app, Apps management etc, it should be possible to use the top bar search field to filter music.

As you type, the music list should be reduced. Everything should be searched over, including artist / album / song title / year / genre / etc. If that will result in performance hits, first just search by artist/album/songname.

@boardfish
Copy link

Ctrl+F seems alright in the meantime, given things aren't lazy-loaded, but I'd appreciate this feature.

paulijar added a commit to paulijar/music that referenced this issue Jan 11, 2020
Implemented "filtering" search for the Music app front-end. The search
happens purely within the javascript code, and the results from the PHP
back-end search plug-in are not utilized.

refs owncloud#662, owncloud#367
paulijar added a commit to paulijar/music that referenced this issue Jan 11, 2020
The album year can be used as search criterion in the albums view and
the path (in addition to just folder name) in the folders view.

refs owncloud#367
@paulijar
Copy link
Collaborator

Search/filtering feature in included in the Music v0.13.0 which was just released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants