-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Graphical view selectable for all categories #165
Comments
Hello @Phoenamandre The categories on the dropdown are on purpose without any graphical output because we have users with 10.000s of titles and they depend on a list-view. What you want to have would be a filter within the existing "Albums" because there we remain purely within the graphical display We will keep it in the backlog, but at the moment it is not the main focus because we want to extend features like flac or streams due to frequent requests. thank you again for your input |
one remark for your code suggestion:
|
Thanks for the tip ! |
I've just added that to fasten songs loading with the album view by artist, sharing it for those who would like to use it
|
Actually this would be one of the main changes for me. I really like the app (it just works! :) ). But I am used to group the graphical view by artist with all the albums/titles grouped to the artist. And not group by album (as it is right now). |
Hello, actuall, the background coding is undergoing a major redesign and modularization at the moment. just hold on a little... |
@WhiteBahamut or you want to use the category drilldown at the left and select an artist - and then only see the albums (grafical) for this artist? |
I would love to have an Album view which will show Like http://cdn.arstechnica.net/wp-content/uploads/2015/07/music-artists-980x592.png |
Hello, An artist-image is not possible because thats not part of ID3, so it can not be extracted from your metadata. |
ahh true.. totally forgot. A good alternative would be something like A For me, the grouping is the important part. And to have a more prominent Artist view. |
fyi: work in progress for next release... |
- store navigation status; - cleanup & speedup
- handles presets from previous AP versions - further function renamings
@PhieF @WhiteBahamut would like to hear some feedback if possible... |
I could setup a basic env in a vm to make a very basic review |
Sorry for my late response. The new version runs smoother on my setup. The cover view works also good if I switch to Album Artist view. |
Hi,
I've just improved the artist view, here is the result
http://pix.toile-libre.org/upload/original/1491067626.png
so after selecting an artist, I now have a view with albums only from this artist
Here are the two files I've modified
http://phoenamandre.fr/shared/audioplayerimprovement.tar.gz
Just sharing in case you'd like to merge it
Thanks for your great app !
The text was updated successfully, but these errors were encountered: