Add info button on current playing file
Checklist
- [X] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- [X] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- [X] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- [X] This issue contains only one feature request.
- [X] I have read and understood the contribution guidelines.
- [ ] I optionally donated to support the Fossify mission.
Feature description
A info button in current playing file alongside the speed button.
Why do you want this feature?
To show current playing file information when the info button is added.
Additional information
No response
Hi, @Bmarwane93 and i we are students at the Paris 8 University (France) and we'd love to be assigned to this task as part of our "free software development" course. Thank you in advance
You can work on any issues which do not have the needs triage label iirc
Hi, @Bmarwane93 and i we are students at the Paris 8 University (France) and we'd love to be assigned to this task as part of our "free software development" course. Thank you in advance
you can work in this issue.
@ionuttbara can you please share more details regarding the information you'd like to see?
hi. yes. a button in playing screen , which is show information about the file. it must be in playing now window, near or under shuffle, previous/next, play and repeat buttons row. in dialog it must include more information such year, bit drepth , bit rate, number of channels etc. i know the simplicity of the app, but this can be a useful feature. thanks for responding.
also the performance when shuffling a big library and random crashes when change a song from lockscreen must be fixed, currently i use Simple Music Player 5.17.1 and cannot update until the performance part is solved.
also the performance when shuffling a big library and random crashes when change a song from lockscreen must be fixed, currently i use Simple Music Player 5.17.1 and cannot update until the performance part is solved.
We had no idea about such a problem. Please raise a bug for this.
in dialog it must include more information such year, bit drepth , bit rate, number of channels etc.
will think on it.
shuffling a big library
That's a separate issue but how big are we talking here? It's an ExoPlayer issue, see https://github.com/androidx/media/issues/81 and https://github.com/androidx/media/issues/325 for more info.
in dialog it must include more information such year, bit drepth , bit rate, number of channels etc.
will think on it.
shuffling a big library
That's a separate issue but how big are we talking here? It's an ExoPlayer issue, see androidx/media#81 and androidx/media#325 for more info.
thanks for noticing. i use ~7000 songs library in flac format and increasing on time. but the problem is happening on small libraries/playlist of 20 - 30 songs
Okay, please consider raising a bug report for this. Make sure to attach device-related info to help reproduce the issue.
hi. yes. a button in playing screen , which is show information about the file. it must be in playing now window, near or under shuffle, previous/next, play and repeat buttons row. in dialog it must include more information such year, bit drepth , bit rate, number of channels etc. i know the simplicity of the app, but this can be a useful feature. thanks for responding.
If I may suggest, the section of the 'Now Playing' screen which currently shows only the Track title and Artist could be split into two "columns" (possibly with a smaller font size), and, for example, have the left side show:
-Track title -Album title -Year -Artist
...and the right side show:
-Format (e.g. MP3, OGG, WAV, FLAC...) -Bit rate (e.g. 320 kb/s) -info button, showing a popup with additional details (other ID3 tags and other technical info)