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

Feature request: List Plex albums #714

Open
jpwhale opened this issue Apr 20, 2020 · 2 comments
Open

Feature request: List Plex albums #714

jpwhale opened this issue Apr 20, 2020 · 2 comments

Comments

@jpwhale
Copy link

jpwhale commented Apr 20, 2020

Awesome software! Use it every day.

Is it possible to implement at feature for Plex to list albums by name? I have no idea if that is supported by the API.

In classical music especially, albums tend to have very similar names. The album name argument concerto adds seven albums to the playlist for me.

Knowing exactly what to type to play the album I want usually requires logging into Plex.

So, no problem at all, just an idea from a happy user wanting to be even more happy :)

@tizonia
Copy link
Collaborator

tizonia commented Apr 22, 2020

Hi @jpwhale!

Thanks for using the software and for providing feedback.

feature for Plex to list albums by name

If I understand correctly, I believe this is not possible at the moment with Tizonia. At least, there is no way to get this list in an explicit way. Indirectly yes, as you get printed out the contents of the items in the play queue, but the play queue is usually a filtered version of the elements returned by the service in question after a query.

I think this has been requested in the past. Unfortunately, nobody has stepped forward to help with the implementation:
#514
#669

I would welcome PRs that contributed towards getting this feature done across services (it's not difficult actually).

juanrubio added a commit that referenced this issue Apr 29, 2020
…r features (#714)

- enqueue_user_liked_tracks
- enqueue_user_recent_tracks
- enqueue_user_top_tracks
- enqueue_user_top_artists
- enqueue_user_playlist
juanrubio added a commit that referenced this issue Apr 29, 2020
…es (#714)

- tiz_play_current_user_liked_tracks
- tiz_play_current_user_recent_tracks
- tiz_play_current_user_top_tracks
- tiz_play_current_user_top_artists
- tiz_play_current_user_playlist
juanrubio added a commit that referenced this issue Apr 29, 2020
juanrubio added a commit that referenced this issue Apr 29, 2020
…potify

user library (#714)
- --spotify-user-liked-tracks[Play the user liked tracks.]
- --spotify-user-recent-tracks[Play the user most recently played tracks.]
- --spotify-user-top-tracks[Play the user top tracks.]
- --spotify-user-top-artists[Play top tracks from the user top artists.]
- --spotify-user-playlist[Play a playlist from the user private library (including Daily Mixes and Discover Weekly).]
juanrubio added a commit that referenced this issue Apr 29, 2020
@juanrubio
Copy link
Member

Oops, made a mistake and all the above commits belong to issue #724

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