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

Adding a "Details" option to the library screen #506

Open
refi64 opened this issue Jan 11, 2017 · 4 comments
Open

Adding a "Details" option to the library screen #506

refi64 opened this issue Jan 11, 2017 · 4 comments

Comments

@refi64
Copy link

refi64 commented Jan 11, 2017

The idea is simple: when you press and hold on a song, in the context menu, add an option labeled "Details". This would pop up a little message box detailing the file location, file type, data added, and maybe other useful information.

Rationale: I constantly have large amounts of songs in my library but forget where I put them. :O

@PanderMusubi
Copy link
Contributor

Long values for title, artist, album etc. would continue on the next line?

@adrian-bl
Copy link
Member

@kirbyfan64 i agree, we should really add this

@refi64
Copy link
Author

refi64 commented Jan 16, 2017

FWIW, I tried to see if I could do this myself, but I got a bit lost in the mix of queries and views and such...

@Kaned1as
Copy link
Member

Kaned1as commented Jan 16, 2017

@kirbyfan64

You can use MediaUtils#getSongByTypeId to retrieve song details that you need.
Add new context action to LibraryActivity like CTX_MENU_SHOW_DETAILS or so.
Ask if you need anything else.

@adrian-bl adrian-bl modified the milestones: 1.0.50, 1.0.49 Feb 12, 2017
tobyhs added a commit to tobyhs/vanilla that referenced this issue Oct 14, 2018
adrian-bl pushed a commit that referenced this issue Oct 17, 2018
* Add context menu for song/track details dialog

This addresses #506

* Add GPL 3 boilerplate to files

* Refactor track and disc number string for song details
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

4 participants