Kodi Community Forum

Full Version: [REQUEST] Renamer to use "media source" only if "Web-DL" is true?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Basically, I want the renamer to use media source in it's rename protocol only if Web-DL files are detected.

At the moment I am detecting many blu-ray media sources and having to manually remove "blu-ray"  from the title. I have excluded "blu-ray" under bad words, but I suspect this is for title detection not renaming, as it hasn't helped.

Can we implement a feature or rename code to write if something is true not just optionally detected.

This is my re-name code if it helps:

$T {($U)} [$Y] {($3)} $F{-$H}-$A{-$S}

Maybe something like {-(web-dl=True)$S} could work?
I am sorry but no, that won't work and we probably won't implement this to keep things simple