Kodi Community Forum

Full Version: Local trailer matching doesn't work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have "Trailer.mov" in a few folders. If I understand correctly local trailers should play instead of YouTube when available but it doesn't for me.

I have the following in advancedsttings:

<advancedsettings>
<trailermatching>
<regexp>Trailer.mov</regexp>
</trailermatching>
</advancedsettings>

I tried something more advanced before but for testing purposes changed to Trailer.mov

Should this regExp work the way I expect it to or is something else is causing this?
Has no one else had this issue? The regexp should match "Trailer.mov" but after multiple library updates and cleans the trailer still appears as "Trailer Wars" documentary. What am I missing here?