We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e808094 commit 18527fcCopy full SHA for 18527fc
plugins/videoChapterMarkers/videoChapterMarkers.yml
@@ -1,6 +1,6 @@
1
name: Video Chapter Markers
2
description: Create markers from chapter information embedded in video files
3
-version: 1.0
+version: 1.1
4
url: https://github.com/stashapp/CommunityScripts/tree/main/plugins/videoChapterMarkers
5
exec:
6
- python
@@ -16,4 +16,4 @@ hooks:
16
- name: Create Markers on Scene Update
17
description: Extract chapters and create markers when a scene is updated
18
triggeredBy:
19
- - Scene.Update.Post
+ - Scene.Update.Post
0 commit comments