MCPcopy Create free account
hub / github.com/DialmasterOrg/Youtarr / videoDownloadPostProcessFiles.js

File videoDownloadPostProcessFiles.js

server/modules/videoDownloadPostProcessFiles.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs-extra');
2const path = require('path');
3const { execSync, spawnSync } = require('child_process');
4const configModule = require('./configModule');

Callers

nothing calls this directly

Calls 15

parseOwnerChannelMapEnvFunction · 0.85
buildChannelPathFunction · 0.85
shouldWriteVideoNfoFilesFunction · 0.85
ensureDirWithRetriesFunction · 0.85
moveWithRetriesFunction · 0.85
cleanupEmptyParentsFunction · 0.85
shouldWriteVideoFanartFunction · 0.85
getJobsPathMethod · 0.80
getImagePathMethod · 0.80
resolveFinalSubfolderMethod · 0.80

Tested by

no test coverage detected