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.
2 parents 3f2a49d + 7a1279b commit 8b851d2Copy full SHA for 8b851d2
docs/plex.md
@@ -40,7 +40,7 @@ Expand the **Watched** dropdown and add the following code block to the **JSON D
40
"album_name": "{album_name}",
41
"media_type": "{media_type}",
42
"title": "{title}",
43
-"duration": "{duration}",
+"duration": "{duration_sec}",
44
"username": "{username}"
45
}
46
```
0 commit comments