Some movies not gettin listed
#1
I have a little problem, that i hope some one can help me sort out.

In my entire movie collection, i have 4 movies that XBMC for some reason wont load into the custom "smart playlist".

Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
    <name>Film</name>
    <match>all</match>
    <rule field="path" operator="is">D:\Movies\</rule>
    <order direction="ascending">title</order>
</smartplaylist>

Movie names:

Anders.Fjelsted.Barnligt.Voksen.2010.iso
Jeff Dunhamm - Sparks of Insanity.iso
Lars.Hjortshoej.-.I.Virkeligheden.img
Linda.P.Rommen.Er.En.Toejte.img

Can someone maybe tell me why it wont list these movies, or what i can try to do ? Is there a log file i can go and have a look in to see if i can locate the problem in there.. ? Or what can i do ?
Reply
#2
Best thing would be to load up the database in sqlitespy or similar and take a nosy at what the path field is for those movies (see idFile -> files table -> idPath -> path table).
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
Im on Windows7, could you please tell me where to find the Database, and where to exactly look when using SQLiteSpy ?? Then i shall have a look in it
Reply

Logout Mark Read Team Forum Stats Members Help
Some movies not gettin listed0