jellyfin / jellyfin-androidtv

Android TV Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
2.43k stars 411 forks source link

Change 'Queue all subsequent episodes' setting to queue all episodes in a series #3658

Closed ConnorS1110 closed 3 weeks ago

ConnorS1110 commented 3 weeks ago

Changes This setting I think was intended to match the Play next episode automatically setting like in the web interface. I updated the language to match that setting, and it now will queue the entire series, vs just the current season. Behavior is maintained when the setting is disabled.

Issues Addresses #3389