In Settings > Plugins find Stash TV under Available Plugins > secondfolder’s plugins (stable), select it then click Install.
Using Stash TV
Click the new TV link in the nav bar at the top of Stash (this button can be disabled in the plugin settings if desired).
Roadmap
I only have sporadic time to work on Stash TV and will generally prioritise fixes/stability improvements. However there is a bunch of features I’d like to add at some point:
Ability to save multiple filters that the user can quickly toggle between.
Thumbnail view where there’s a grid of screenshots from the scene that you can click on to jump to that point in the scene.
A way to customise what scene info is always shown + adding more details for the scene to the scene info panel including performers.
Suggestions are definitely welcome but no promises.
Hello, after first install I get a blank screen and this is present in the console (desktop, but also doesn’t work on mobile, and doesn’t seem to show when subsequently reloaded). version 1.0.0-b492ec2, stash v0.28.1
This is a very promising plugin, great job! However, I think something’s broken for me in the full screen mode: I can’t switch between scenes in that mode, and if I exit full screen and switch scenes, going back to full screen shows the previous scene.
Great plugin, esp together with the marker and Timestamp Trade
One thing that has been bugging me however, is the rewind / play / forward buttons that show up and slowly dissapear on every load. Possible to get rid off? It’s not that big of a deal with long videos, but with like 20sek tiktok style with markers it gets annoying real fast.
Yeah, I see what you mean. I added them because I wanted the make the app to be as self explanatory as possible but you’re right it is a bit annoying to have them showing all the time. I’m thinking maybe I’ll get rid of them and instead show an instruction screen on the first time you use the app. Thanks for the suggestion!
I’ve pushed a new version which doesn’t show those buttons any more (except for the play button when the video is paused to make the state of the video clear). Could you try it out and see how it works for you?
Another request if you can, do we have a better way to load more items once the preset amount of videos have loaded? like atm you can only view those you set, and then you need to refresh
need to generate more somehow, quick fix is a button i guess. but shoudl probably dynamically refresh and add more as you scroll
Nice, kinda! it works on PC and mobile which is great, but not when im using a Safari “app” on ios (webpage → add to homepage) i like using that feature because it gives more screen space to content.
Ah that is likely due to super aggressive caching iOS has for web apps. I’ve run into that a few times myself and it’s very annoying. Killing the “app” isn’t enough to break the cache.
You can confirm that’s the issue by seeing it it works in safari or not. If it does then it’s a caching issue. Eventually the cache will time out but the only way I found to force is to delete the saved web app and save it again. I’ve been meaning to put in some code to detect that situation and deal with it more gracefully but haven’t had a chance to yet.