-
Notifications
You must be signed in to change notification settings - Fork 86
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
Comments
Hi @jpwhale! Thanks for using the software and for providing feedback.
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: I would welcome PRs that contributed towards getting this feature done across services (it's not difficult actually). |
…r features (#714) - enqueue_user_liked_tracks - enqueue_user_recent_tracks - enqueue_user_top_tracks - enqueue_user_top_artists - enqueue_user_playlist
…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
…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).]
…ess the user's private library (#714)
Oops, made a mistake and all the above commits belong to issue #724 |
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 :)
The text was updated successfully, but these errors were encountered: