21ca36aaa2
* fix: playback of series with large set of episodes - fetch episode info for a single episode instead of all episodes in existence * fix: limit episodes to selected season * fix: when starting series from the series play button, limit amount of episodes loaded * Update playbackmanager.js * fix: start series playback from upNext episode also change playback from a specific episode to pull 100 next episodes instead of only the season this episode is in * chore: clean up query params a bit * fix: add forgotten query limit Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com> * fix: get watched episodes as well for nextUp inside playing an entire show * fix: get first unplayed episode without nextUp * chore: remove unwanted whitepsace Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com> --------- Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com> Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>