formatting
This commit is contained in:
parent
5edc268034
commit
a37667f0cb
@ -36,8 +36,6 @@ function plugin(file) {
|
||||
response.FFmpegMode = true
|
||||
|
||||
|
||||
|
||||
|
||||
if (file.fileMedium !== "video") {
|
||||
|
||||
|
||||
@ -50,16 +48,9 @@ function plugin(file) {
|
||||
|
||||
} else {
|
||||
|
||||
var jsonString = JSON.stringify(file)
|
||||
// var jsonString = JSON.stringify(file)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
///
|
||||
|
||||
|
||||
///
|
||||
if (file.meta.Title != undefined) {
|
||||
|
||||
response.infoLog += " File has title metadata"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user