HaveAGitGat / Tdarr

Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)
Other
3.04k stars 96 forks source link

Classic Plugin: Remove Non English Audio - Nothing Happens. #1091

Closed linkthepirate closed 1 month ago

linkthepirate commented 1 month ago

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.

Screenshot_20240929_075341

Please provide the following information:

-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 Screenshot_20240929_074456 Screenshot_20240929_074507 Screenshot_20240929_075341

supersnellehenk commented 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.

linkthepirate commented 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.

I will remove those - but yes I've checked them all.

linkthepirate commented 1 month ago

It's like it just doesn't see it: image image image

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

HaveAGitGat commented 1 month ago

Do you mean folders with hyphens in them aren't scanned?

image

Working fine for me here with -. Maybe it was a weird type of hyphen?

HaveAGitGat commented 1 month ago

Feel free to reopen with job report if it happens again ty.