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
{{ message }}
This repository has been archived by the owner on May 26, 2022. It is now read-only.
Description:
When I use plex assistant to shuffle play a show, only episodes from early seasons are added to the playlist, but not exactly the first 21 shows of the series. Confirmed with 3 different shows.
Example:
"Tell plex to shuffle play the simpsons"
Playlist(sorted for ease of reading): S01E02, S01E03, S01E04, S01E05, S01E06, S01E08, S01E09, S01E13, S02E01, S02E02, S02E03, S02E05, S02E06, S02E07, S02E08, S02E09, S02E11, S02E12, S02E13, S02E14, S02E16
When I use the shuffle function within the plex mobile app I get a playlist from all 16 season I have downloaded.
Errors: No Errors in log
Integration Version: 1.1.6
HA Version: 2021.5.1
Plex Version: 1.22.3.4392
Trigger Method: IFTTT
Install method: HACS
HA's Plex Integration ☑️
Command(through google assistant): "Tell plex to shuffle play {show} on {device}
No advanced Configs
The text was updated successfully, but these errors were encountered:
Issues that don't provide the information requested in the troubleshooting docs may not get a reply and may be closed until the info is provided. Please, include as much of the requested info as possible so that I can replicate and investigate your issue.
When pasting in your config/code/errors always place 3 backticks ``` above the first line and after the last line. Doing this will format it correctly.
** Disclaimer: Bear with me as I have very little time to work on my projects at the moment as I am currently going through a divorce, finding a new place to live, moving, and still keeping my sanity.
I did put a limit on returned results to help with processing speed and I thought it would be rare that anyone would watch that much TV in a sitting, but I can see that there would be use cases. The music results aren't as limited as they have a shorter duration.
First of all, sorry to hear about that. Hope everything goes well and you're able to get some stability once again.
Thanks for taking a look, I can definitely understand why the limit is in place. I use automations to throw on a random playlist of a show when falling asleep so while I'm not watching everything in a sitting, it's definitely nice to have some variety. First season of the Simpsons doesn't have the same charm 🤣
Now that I know the limit is within your code (i figured it was a Plex API limit) maybe I can poke at it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
When I use plex assistant to shuffle play a show, only episodes from early seasons are added to the playlist, but not exactly the first 21 shows of the series. Confirmed with 3 different shows.
Example:
"Tell plex to shuffle play the simpsons"
Playlist(sorted for ease of reading): S01E02, S01E03, S01E04, S01E05, S01E06, S01E08, S01E09, S01E13, S02E01, S02E02, S02E03, S02E05, S02E06, S02E07, S02E08, S02E09, S02E11, S02E12, S02E13, S02E14, S02E16
When I use the shuffle function within the plex mobile app I get a playlist from all 16 season I have downloaded.
Errors: No Errors in log
Integration Version: 1.1.6
HA Version: 2021.5.1
Plex Version: 1.22.3.4392
Trigger Method: IFTTT
Install method: HACS
HA's Plex Integration ☑️
Command(through google assistant): "Tell plex to shuffle play {show} on {device}
No advanced Configs
The text was updated successfully, but these errors were encountered: