damontecres / StashAppAndroidTV

Android TV App for Stash
GNU Affero General Public License v3.0
89 stars 4 forks source link

Add ability to list scenes where performers appear together #212

Closed damontecres closed 7 months ago

damontecres commented 7 months ago

End user: You can long press a performer on the "Appears with" tab on a performer's page to go to the scene list where the two performers appear together.

Dev: adds AppFilter allows the ability to pass an arbitrary filter to FilterListActivity that only exists within the app (instead of a server-side saved filter).

damontecres commented 7 months ago

This looks a lot better with #215