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
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!
The text was updated successfully, but these errors were encountered:
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
Follow up to #381Closes#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.
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!
The text was updated successfully, but these errors were encountered: