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

Can't search Plex using multiple "playlists" (e.g. artist AND album) #653

Open
bmbvenom opened this issue Dec 28, 2019 · 1 comment
Open

Comments

@bmbvenom
Copy link

Description

I'm not sure if this is a bug or a feature request, or if the Plex API even has the capability. I get an error when I try to search Plex using multiple "playlists" (e.g. artist AND album). The error message seems to indicate that this is expected behavior, but being a music player I would usually expect to be able to play a specific album by an artist, rather than ALL albums by that artist or ALL albums that have a specific keyword in them (e.g. tizonia --plex-audio-album "Ocean" brings up multiple albums by different artists).

Steps to Reproduce

  1. Attempt to run tizonia with more than one "playlist".
    Example:
    tizonia --plex-audio-artist "Lady Antebellum" --plex-audio-album "Ocean"

Expected behavior:

tizonia plays the album Ocean by Lady Antebellum.

Actual behaviour:

Error message:
Only one playlist type must be specified.

Reproduces how often: 100% of the time

Versions

tizonia version: 0.19.0

Debug Info:
* [Boost 1_62]
* [TagLib 1.11.1]
* [MediaInfoLib - v0.7.91]

OS version: Raspbian 9 (stretch)

Installation Method Used

It was a long time ago so I don't remember but my bash history shows that I used the install.sh script.

Additional Information

None.

@tizonia
Copy link
Collaborator

tizonia commented Feb 18, 2020

Hi @bmbvenom !

Thanks for reaching out. My apologies, I thought I had replied to your suggestion.
Currently searching for albums and artists at the same time is not expected to work. So it is essentially a new feature.

I would be more than happy if someone wanted to contribute a PR to get this done.

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

1 participant