Closed linkthepirate closed 1 month ago
Did you check the succeeded or errored queues as well? It has probably ran already.
For a classic plugin, you don't need the ffmpeg begin & execute blocks around it. So just input, classic plugin, replace original.
Did you check the succeeded or errored queues as well? It has probably ran already.
For a classic plugin, you don't need the ffmpeg begin & execute blocks around it. So just input, classic plugin, replace original.
I will remove those - but yes I've checked them all.
It's like it just doesn't see it:
EDIT - I removed the hyphen from the folder, now it sees the files in there (It wasn't misspelled or anything I literally just renamed the folder and updated the path). Even though it doesn't seem to have a problem with the hyphen in the file name... FYI
Do you mean folders with hyphens in them aren't scanned?
Working fine for me here with -
. Maybe it was a weird type of hyphen?
Feel free to reopen with job report if it happens again ty.
Please put plugin requests/bugs at: https://github.com/HaveAGitGat/Tdarr_Plugins
Describe the bug A clear and concise description of what the bug is.
Trying to set up this flow to remove non-english audio but (unlike my other known working good flows), it never does anything. Never comes up in healthcheck queue or anything. Is there something I'm missing? All the checks seem to be like codec related or some other technical thing.
To Reproduce Steps to reproduce the behavior:
Input file > ffmpeg begin > classic plugin: tdarr_Plugin_sdf5_Thierrrry_Remove_non_english_audio > ffmpeg: execute > Replace original
Expected behavior A clear and concise description of what you expected to happen.
File jumps straight into the ffmpeg, removes any non-english track, resolves.
Screenshots If applicable, add screenshots to help explain your problem.
Please provide the following information:
Config files [can be found in /app/configs/ when using Docker or in the /configs folder next to Tdarr_Updater if not using Docker] Standard shipped files for Docker, I've not touched.
Job reports: https://docs.tdarr.io/docs/other/job-reports n/a
Log files [can be found in /app/logs/ when using Docker or in the /logs folder next to Tdarr_Updater if not using Docker] Tdarr_Server_Log.txt
-Worker error [can be found on the 'Tdarr' tab by pressing the 'i' button on a failed item in the staged file section or in the transcode error section at the bottom] n/a
Additional context