mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-14 17:55:55 -07:00
Err
This commit is contained in:
parent
d99c811d64
commit
32d6e21b6c
6 changed files with 6 additions and 6 deletions
|
|
@ -28,7 +28,7 @@ function remuxContainer(file, container) {
|
|||
} catch (err) {
|
||||
var response = {
|
||||
processFile: false,
|
||||
note:`library.actions.remuxContainer error: ${err.stack} \\n`
|
||||
note:`library.actions.remuxContainer error: ${err} \\n`
|
||||
}
|
||||
return response
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue