Notice
If you are the author of this plugin, you can claim this topic by clicking > at the bottom of this post. Select Something Else as a reason and leave a comment explaining you want to claim the topic. Include a link to your git profile or pull request showing ownership of the plugin.
![]() |
Summary | Create markers from chapter information embedded in video files. |
![]() |
Repository | https://github.com/stashapp/CommunityScripts/tree/main/plugins/videoChapterMarkers |
![]() |
Source URL | https://stashapp.github.io/CommunityScripts/stable/index.yml |
![]() |
Install | How to install a plugin? |
This plugin extracts chapter information embedded in video files using ffprobe
and creates markers in Stash. It processes scenes by checking if no markers are present and then adds chapter markers based on the video fileβs chapter data. This tool is especially useful for automating the import of chapter markers when a scene is updated or processing multiple scenes at once.