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

get albums from library #87

Open
brianclinkenbeard opened this issue Mar 18, 2017 · 2 comments
Open

get albums from library #87

brianclinkenbeard opened this issue Mar 18, 2017 · 2 comments

Comments

@brianclinkenbeard
Copy link

brianclinkenbeard commented Mar 18, 2017

get_collection returns every track saved (not in the order of the album tracklist), perhaps there could be a parameter to return nested m3u's of the albums saved?

@mario-tux
Copy link
Collaborator

gmusicapi doesn't support any structure in the reported list of collected songs; gmusicproxy should elaborate on the gained list but I'm not sure that this belongs to its due (in my design view).

I'm available in reviewing some contribution in this sense.

@brianclinkenbeard
Copy link
Author

I'm more referring to a way for gmusicproxy to return the albums saved in the library rather than structuring the collection of songs. An implementation of this using gmusicapi could be similar to the one in mopidy-gmusic (https://github.com/mopidy/mopidy-gmusic, https://github.com/mopidy/mopidy-gmusic/blob/8ae1986aae6c8f987002f3847c72d67e96e2098f/mopidy_gmusic/library.py).

@brianclinkenbeard brianclinkenbeard changed the title get albums from collection get albums from library Mar 18, 2017
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

2 participants