-
-
Notifications
You must be signed in to change notification settings - Fork 220
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
Add an option to display and index music files by their filename #439
Comments
Yes, but when I try to search for a song with its filename it is not found. That's what i meant by index (i didn't know how to say it better). I can only search for the song's metadata title. |
Ok, understood :) |
I saw that simple mp also doesnt fully solve that problem. It doesnt show the filename always |
Related to #439 Signed-off-by: enricocid <enrico2588@gmail.com>
Just fixed songs filtering. Now it filters by file name instead of title when the option is selected. That was a bug. |
I think that is exatly what i meant. Really awesome and thank you many times. Now we wait for the new release ;). |
Just pushed the update. If the problem is fixed don't forget to close this issue :) thanks |
This is now fixed and now I can finally search by the filename ;). But now i cant search for the song by its metadata filename (idk if that is intended). Also there is one other weird thing, when i click the song to play the playing screen is displaying the metadata title, not the filename even with song visualisation: filename option selected. |
|
Well i guess if the option "song visualisation" is set to filename it should display it in the playing now screen with the filename right? |
Signed-off-by: enricocid <enrico2588@gmail.com>
This issue should be fixed now. You can try the debug apk that will be available here (at the bottom) once the build process has finished :) |
This one should be fixes now. Closing. |
I think it would help users who have local music files that have weird metadata titles, that they can see and search those music files in the app by their filename (filename in the filesystem). There could be an option in the setting to display and index songs by filename instead of the title. An example app that has this feature is the simple music player from simple mobile tools
The text was updated successfully, but these errors were encountered: