Hiding Trailers
#1
I can't get the trailers to be hidden when browsing my media library from within XBMC. I collect trailers with EMM, and they are named with -trailer appended to the original filename. The original filenames are all of the format %Name - (%Year).m2ts.

Should XBMC be capable of hiding these trailers, and if so, any idea what I am doing wrong?


Example filenames:

/media/Blu-Rays/Crazy Heart (2009).m2ts.m2ts
/media/Blu-Rays/Crazy Heart (2009)-trailer.m2ts

My advancedsettings.xml
<trailermatching>
<regexp>(.*?)(-trailer)(\.[^.]+)$</regexp>
</trailermatching>
Reply
#2
Don't change regexps for a start. The defaults should pick that up just fine.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#3
Thanks, but they didn't. Even with no trailermatching setting trailers still show.
Reply
#4
Then do a debug log while (re)scanning a folder with one or more such trailers in it.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
Hiding Trailers0