nymart
2009-01-12, 20:01
Yes I read the manual and yes I searched before posting--- :laugh:
XBMC Version 8.10
Debug Log: http://pastebin.com/m398fa8
I have two profiles setup. One contains concert dvd's burned as .iso files and the other contains movies burned as .iso files. The following are my profile.xml and my sources.xml for both the master profile and the secondary. The sources are two seperate physical hard drives. However, when I log in with the master profile (concerts) , it scans both locations and puts the newly added movies into my library even though the location for the movies is not a valid source for that profile. Don't know if this is a bug or if I have done something wrong.
Sources.xml for Master:
- <video>
<default>Concerts</default>
- <source>
<name>Concerts</name>
<path>E:\Concerts\</path>
</source>
- <source>
<name>Video Plugins</name>
</source>
</video>
Sources.xml for Secondary profile:
<video>
<default>Movies</default>
<source>
<name>Movies</name>
<path>F:\Movies\</path>
</source>
<source>
<name>Video Plugins</name>
</source>
</video>
Profiles.xml
<profiles>
<lastloaded>0</lastloaded>
<useloginscreen>true</useloginscreen>
- <profile>
<name>Concerts</name>
<directory>U:\userdata</directory>
<thumbnail>C:\Program Files\XBMC\userdata\Thumbnails\Profiles\789ec3f8.t bn</thumbnail>
<lastdate>01/12/2009 - 12:45 PM</lastdate>
</profile>
- <profile>
<name>Movies</name>
<directory>\profiles\Movies</directory>
<thumbnail>C:\Program Files\XBMC\userdata\Thumbnails\Profiles\d8f5ee03.t bn</thumbnail>
<lastdate>01/12/2009 - 12:21 PM</lastdate>
<hasdatabases>true</hasdatabases>
<canwritedatabases>true</canwritedatabases>
<hassources>true</hassources>
<canwritesources>true</canwritesources>
</profile>
</profiles>
XBMC Version 8.10
Debug Log: http://pastebin.com/m398fa8
I have two profiles setup. One contains concert dvd's burned as .iso files and the other contains movies burned as .iso files. The following are my profile.xml and my sources.xml for both the master profile and the secondary. The sources are two seperate physical hard drives. However, when I log in with the master profile (concerts) , it scans both locations and puts the newly added movies into my library even though the location for the movies is not a valid source for that profile. Don't know if this is a bug or if I have done something wrong.
Sources.xml for Master:
- <video>
<default>Concerts</default>
- <source>
<name>Concerts</name>
<path>E:\Concerts\</path>
</source>
- <source>
<name>Video Plugins</name>
</source>
</video>
Sources.xml for Secondary profile:
<video>
<default>Movies</default>
<source>
<name>Movies</name>
<path>F:\Movies\</path>
</source>
<source>
<name>Video Plugins</name>
</source>
</video>
Profiles.xml
<profiles>
<lastloaded>0</lastloaded>
<useloginscreen>true</useloginscreen>
- <profile>
<name>Concerts</name>
<directory>U:\userdata</directory>
<thumbnail>C:\Program Files\XBMC\userdata\Thumbnails\Profiles\789ec3f8.t bn</thumbnail>
<lastdate>01/12/2009 - 12:45 PM</lastdate>
</profile>
- <profile>
<name>Movies</name>
<directory>\profiles\Movies</directory>
<thumbnail>C:\Program Files\XBMC\userdata\Thumbnails\Profiles\d8f5ee03.t bn</thumbnail>
<lastdate>01/12/2009 - 12:21 PM</lastdate>
<hasdatabases>true</hasdatabases>
<canwritedatabases>true</canwritedatabases>
<hassources>true</hassources>
<canwritesources>true</canwritesources>
</profile>
</profiles>