+
| + | + | Details | ++ | Duration | +Filesize | +Resolution | +Bitrate | +Codec | +Delete | +
|---|---|---|---|---|---|---|---|---|---|
|
+ |
+
+ |
+
+ + + {scene.title ?? + TextUtils.fileNameFromPath(scene.path)} + + +{scene.path} + |
+ + {maybeRenderPopoverButtonGroup(scene)} + | ++ {scene.file.duration && + TextUtils.secondsToTimestamp(scene.file.duration)} + | +{renderFilesize(scene.file.size)} | +{`${scene.file.width}x${scene.file.height}`} | +
+ |
+ {scene.file.video_codec} | ++ + | +
| - | - | Title | -Duration | -Filesize | -Resolution | -Bitrate | -Codec | -Delete | -
|---|---|---|---|---|---|---|---|---|
|
- |
-
- |
- - - {scene.title ?? TextUtils.fileNameFromPath(scene.path)} - - | -- {scene.file.duration && - TextUtils.secondsToTimestamp(scene.file.duration)} - | -{renderFilesize(scene.file.size)} | -{`${scene.file.width}x${scene.file.height}`} | -
- |
- {scene.file.video_codec} | -- - | -