You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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.
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
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.
The text was updated successfully, but these errors were encountered: