added: extra column to tables in video library to store the base path of the library...
authorJonathan Marshall <jmarshall@never.you.mind>
Tue, 8 Feb 2011 05:05:36 +0000 (18:05 +1300)
committerJonathan Marshall <jmarshall@never.you.mind>
Tue, 8 Mar 2011 09:41:15 +0000 (22:41 +1300)
commit606fcbc8eb67faae58ac196532dc47e1bcb44c93
tree1ee08c48e4137b14e6f0e615712dba10af8ee790
parent448bbfeaef80697b95a189bfd5366aec8c0dfc94
added: extra column to tables in video library to store the base path of the library item (eg the folder if you use folder names for lookups)
xbmc/FileItem.cpp
xbmc/FileItem.h
xbmc/video/VideoDatabase.cpp
xbmc/video/VideoDatabase.h
xbmc/video/VideoInfoScanner.cpp
xbmc/video/VideoInfoScanner.h
xbmc/video/VideoInfoTag.cpp
xbmc/video/VideoInfoTag.h