ephracis / yet-another-music-application

Automatically exported from code.google.com/p/yet-another-music-application
0 stars 0 forks source link

Clickable link to list all tracks by same artist or all tracks in an album #379

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In the media library, it would be nice to be able to single click on an artist 
and then Stoffi should filter all tracks by that artist, similarly for albums. 
If i click on the album name it should filter to all tracks on that album. This 
feature is similar to the how Grooveshark works.

This saves me time of typing the album name in the search bar. While scrolling 
if i see a track from a specific album then i want the ability to quickly play 
all tracks from that album 

I think the simplest is the way Grooveshark works. The single click is almost 
like a hyperlink filtering on the field that you clicked on.

Is there anything you can help us with in implementing this feature
(coding, testing, translating, designing, documenting, etc)? - Nope :(

Original issue reported on code.google.com by Prateeq...@gmail.com on 19 Jul 2013 at 3:24

GoogleCodeExporter commented 9 years ago
I believe Spotify has a similar feature. It's really convenient.

This could be implemented relatively easy after I have done my planned rework 
on the search feature. The new search will feature a query format which lets 
you specify to only search a specific "field" like artist, genre or album. 
Then, I could make it so when you click an album for example, it will 
automatically insert a search for that album in the search box.

It's a great idea and I will definitely implement it. :)

Original comment by christof...@stoffiplayer.com on 19 Jul 2013 at 6:18

GoogleCodeExporter commented 9 years ago
Awesome :)

Original comment by Prateeq...@gmail.com on 19 Jul 2013 at 6:30