Music-Player icon indicating copy to clipboard operation
Music-Player copied to clipboard

Add info button on current playing file

Open ionuttbara opened this issue 2 years ago • 12 comments

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

ionuttbara avatar Feb 23 '24 17:02 ionuttbara

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

LOUTFI94 avatar Feb 23 '24 18:02 LOUTFI94

You can work on any issues which do not have the needs triage label iirc

realeatham avatar Feb 26 '24 21:02 realeatham

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 avatar Apr 26 '24 19:04 ionuttbara

@ionuttbara can you please share more details regarding the information you'd like to see?

naveensingh avatar Apr 27 '24 17:04 naveensingh

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.

ionuttbara avatar Apr 28 '24 09:04 ionuttbara

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.

Aga-C avatar Apr 28 '24 09:04 Aga-C

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.

naveensingh avatar Apr 28 '24 09:04 naveensingh

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

ionuttbara avatar Apr 28 '24 13:04 ionuttbara

Okay, please consider raising a bug report for this. Make sure to attach device-related info to help reproduce the issue.

naveensingh avatar Apr 28 '24 15:04 naveensingh

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)

user24024 avatar Jun 20 '24 21:06 user24024