<movie>-trailer
#1
HI

I use only file mode and everytime i go to movies i have both movie.avi and movie-tailer.avi showing. Is there a way to tell xbmc to ignore any file with -trailer in it. Just like in video mode any file with .jpg doesnt show

thanks
Reply
#2
yes. <excludefromlisting> advancedsetting.
Reply
#3
thanks
i created a advancedsettings.xml put in userdat

<advancedsettings>

<video>

<excludefromlisting>
<regexp>-trailer</regexp>
<regexp>[._- ]sample</regexp>
</excludefromlisting>

</video>

</advancedsettings>

and it doesnt work (im using filemode) bleeding edge xbmc
Reply
#4
should work. check a debug log.
Reply
#5
i figured it out i had to go to document settings and application data and add it ther (winxp) in xbmc-live should i put it in the userdata folder or is there some hidden folder like in winxp??
Reply
#6
platform?
Reply
#7
%appdata%/xbmc/userdata on windows

~/.xbmc/userdata on linux/live.
Reply
#8
installed xbmc-live cd and i updated to bleeding edge about 3 days ago. xbmc pre-10.5
r 28256. Computer is normal pc.
Reply
#9
thanks will try it on live xbmc. but wife is watching girly movie not getting close or she might make me watch it with her Smile

thanks again
Reply

Logout Mark Read Team Forum Stats Members Help
<movie>-trailer0