Not sure what player you are using but im fetching the screenshot that we generate with the markers and use that as the poster
i assume your player just uses the first frame of the video as the poster
Not sure what player you are using but im fetching the screenshot that we generate with the markers and use that as the poster
i assume your player just uses the first frame of the video as the poster
Ahh, that might be the problem actually. Iām using Stashās own scene player component which shows the sceenshot as poster. This is good if you donāt have autoplay on but as you point out when autoplay is on and youāre jumping between videos it can be a bit jarring to have that flash up for a second before the video is loaded.
Iāve updated it to not show a poster when autoplay is on ![]()
Just pushed a bunch of updates!
As a side note Iām planning to deliberately slow my rate of working on new features so as to focus on some other things in my life. Iāll be prioritising bug fixes though so keep sending in any other issues you encounter (as well as features suggestions too, I just am not likely to get to them as quick).
Hello, thank you for this update.
Unfortunately the plugin is now stuck on the message āFetching mediaā¦ā.
I tried to uninstall and reinstall, and restart Stash, but it remains stuck.
I have not more medias than before though.
Mmm. If you right click on the page, click inspect, then click console do you see any error messages?
Nothing in the console, nothing in the network tab ![]()
Interesting. Iāve pushed some changes which might fix it but if not they should provide more error information to help clarify whatās going on.
If youāre still getting the stuck-on-loading issue and still not seeing any errors for it after updating you can turn on ādebug modeā which should show a lot more info, both on the page itself as well as in the console. You can do that by clicking the cog icon in the bottom right corner then in the settings pane that opens up quickly click the text āSettingsā at the bottom of the pane 5 times in a row. You should then see a new section in the settings called āDeveloper Optionsā. In that section there should be a setting called āDebug Modeā.
Itās working again thank you ![]()
Iāve disabled the slide transition for any videos shorter than 30s
May i ask you one adjustment for this ?
With the new ārandom length timeā option for the End Point, when you put a range below that 30s, there is still the slide transition instead of the simple cut.
Is it easy for you to allow those cut transitions also when this length time is short (like max 30 seconds) ?
Thank you again, have a nice weekend.
Ah yes, thatās how itās meant to work but looks like you found a bug. When I added the end point setting I also changed the logic of the animation skip. Previously it would skip the animation if the video duration was less than 30 seconds but I changed it to calculate how long youāve played the video for and skip the animation if the play time adds up to less than 30 seconds.
However it looks like thatās a bit broken in some situations though. It should hopefully be fixed now ![]()
Awesome, working perfectly ![]()
Iāve just released v2.0! The biggest change is the new drag to seek feature. Tapping and holding on the left or right side will set the playback speed to x2 or -x2 respectively. And dragging left or right while still holding down will increase or decrease this. It makes scrubbing though videos a bit easier.
Enjoy!
I discovered this amazing plugin today and have been using it for a few hours. I know itās possible to set so that the start of the clip playback is played at the beginning of the respective marker, but I havenāt found how to set so that the end of the clip playback corresponds to the end of the marker.
Would it be possible to implement that in clips with markers the āEnd Pointā to be the end time of the marker in the clip?
For example, in a clip where the start and end markers are 05:10 and 06:00 minutes respectively, the clip would start playing at 05:10 and end playing at 06:00.
And if possible, that this clip/marker can be played on a loop (in this case/example between 05:10 and 06:00 minutes)
Glad youāre finding it useful ![]()
I assume youāre using a scene playlist however you can also make a playlist for markers in stash and use that and stash tv will only play that marker from beginning to end. Does that solve your needs?
For looping can loop it by clicking the circular arrows in the top of the icons list on the right side of stash tv.
Thank you for your reply
I created a filter in Stash with some clips that contain markers.
I chose this Stash filter (with clips that contain markers) to use/play on Stash TV
I enabled the loop option
The clips starts playing at the initial time of the marker, but the clips doesnāt stop playing at the final time of the marker.
The clips play until the end of the scene.
Example: the clip is 30 minutes long, and the marker time in that clip goes from 23 minutes to 25 minutes.
The clip starts on Stash TV at 23 minutes, but it plays until 30 minutes instead of playing until 25 minutes.
Stash TV already have the feature to allow clips to play until the end of markers?
Could it be implemented?
I hope Iām explaining it in a way that can be understood
Did you create the filter on this page:

Or this page:

Try creating it on the second if you havenāt already.
It worked
Thank you very much!
Great! Glad to hear it ![]()
Love this plugin a lot! Was wondering if in the future there could be a feature where thereās a button that you can use as a āWatch Laterā and or āFavoriteā. In other words, a quick tag adder ā an extra button, say a heart which when clicked on, adds tag specified by tag in options. Something similar to Quick Sentiment in https://github.com/WithoutPants/stash-plugin-prototypes
Hi, thank you so much for developing stashtv! Itās a really useful plugin and I appreciate the effort youāve put into it. I was wondering if youād consider adding a feature to quickly add markers/bookmarks during playback? That would be a great addition.
Really cool plugin. Do you think an autoscroll feature can be added? Preferably with a timer predefined by the user.