Added include and exclude source arguments. Improved stream fetch failure handling and improved logging details.

This commit is contained in:
2018-05-05 17:08:40 +02:00
parent 77e12d3c0f
commit 068ffbdbd8
8 changed files with 45 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ const fs = require('fs-extra');
const path = require('path');
const ffmpeg = require('fluent-ffmpeg');
function save(filepath, streams, item) {
function save(filepath, streams, item, post) {
const pathComponents = path.parse(filepath);
// allow for single stream argument