Feature: Enqueue in recent played
Is your feature request related to a problem? Please describe. I'm often frustrated when I resume watching a show from the Recently Played section, because Screenbox only plays that single file instead of continuing to the next episode in the same folder. This makes it inconvenient to binge or watch multiple episodes in sequence without manually returning to the folder each time.
Describe the solution you'd like When a user resumes playback from Recently Played, Screenbox should detect other playable files in the same folder and queue them automatically. After finishing the current file, playback should continue with the next file in order. Optionally, there could be a setting like:
“Play next file in folder when resuming from Recently Played.”
Describe alternatives you've considered Currently, the only workaround is to manually navigate to the folder and start playback from there to get sequential playback. This works, but it breaks the convenience of using the Recently Played shortcut.
Additional context This feature would greatly improve the experience when watching TV series or multi-part videos, allowing smoother and more intuitive playback.
Thanks for the contribution. We're currently in the middle of a major playlist refactoring, so this change will need to be put on hold for now. It may also require some adjustments after #676 merges.
TBH the HomePage recents list probably should also be refactored to group items like albums, artists, and playlists together, just like the Windows Media Player.
Thanks for the update! Excited about the upcoming changes and will follow the pull request to adjust my changes accordingly. I also agree that the HomePage could use some refactoring and cleanup.