Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEA] - add play controls to performers, studios, and tags #20

Closed
andrewmeyer opened this issue Jan 4, 2024 · 0 comments · Fixed by #385
Closed

[FEA] - add play controls to performers, studios, and tags #20

andrewmeyer opened this issue Jan 4, 2024 · 0 comments · Fixed by #385
Labels
enhancement New feature or request

Comments

@andrewmeyer
Copy link

Description

add the option to play all/add to queue/shuffle play for most "filtered" views such as the view for a given tag, studio, or performer. This will help move towards playback feature parity of the webapp.

so far the early looks at this app are incredible, please keep up the amazing work!

@andrewmeyer andrewmeyer added the enhancement New feature or request label Jan 4, 2024
damontecres added a commit that referenced this issue Aug 28, 2024
Adds ability to play all of the scenes (or scene markers) on the current
filter grid page.

Scenes can be played in the order of the filter or shuffled.

There are some limitations in playlist-playback versus playing a single
scene, but these will be addressed in a follow up
- Cannot create new markers
- Cannot apply video effects
- Playback activity is not tracked

This is a follow up to #327 & #377

Partially addresses #20 & #216, but doesn't fully close them
damontecres added a commit that referenced this issue Aug 29, 2024
Follow up to #381

Closes #20

Adds a `Play All` button to every page that has scenes or scene markers
allowing to play them as a playlist.

`StashGridFragment` now defaults to showing the sort & play all buttons
since that is the desired behavior in every page except in
`FilterListActivity` which explicitly turns them off anyway.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant