Can't add other sources than images
#1
Hi

Using newest stable build on Server 2008.

I'm experiencing a rather strange error. I seem to only be able to add image sources. When adding a new source, it doesn't matter which root I'm in - the source will always be added as a image source.

For example, when I'm in the root of videos (in file mode), and want to add a new video source I can't as it is the "Add new source (Image)" window is displayed instead of the Add video source window.

And as if this wasn't strange enough, when editing my videos ources from within XBMC, they display as being image sources, which means I can't select scrapers etc. But they all currently work with scrapers and everything.

My sources.xml looks like this:

Quote:<sources>
<programs>
<default pathversion="1"></default>
</programs>
<video>
<default pathversion="1"></default>
<source>
<name>Serier</name>
<path pathversion="1">C:\_Filserver\Downloads\Serier\</path>
</source>
<source>
<name>_Serier</name>
<path pathversion="1">C:\_Filserver\Downloads\Usorteret\_Serier\</path>
</source>
<source>
<name>Film</name>
<path pathversion="1">C:\_Filserver\Downloads\Film\</path>
</source>
<source>
<name>Musikvideo</name>
<path pathversion="1">C:\_Filserver\Downloads\Musikvideo\</path>
</source>
<source>
<name>Hjemmevideo</name>
<path pathversion="1">C:\_Filserver\Dokumenter\Hjemmevideo\</path>
</source>
</video>
<music>
<default pathversion="1">Musik</default>
<source>
<name>Musik</name>
<path pathversion="1">C:\_Filserver\Musik\</path>
</source>
</music>
<pictures>
<default pathversion="1">Billeder</default>
<source>
<name>Billeder</name>
<path pathversion="1">C:\_Filserver\Billeder\</path>
</source>
</pictures>
<files>
<default pathversion="1"></default>
</files>
</sources>

Any idea what is wrong?

FFY
Reply
#2
So - seems like I'm the only one experiencing this problem. Might be my installation then. Though I'm wondering whether my error might be related to this error: http://forum.xbmc.org/showthread.php?tid=98998

FFY
Reply

Logout Mark Read Team Forum Stats Members Help
Can't add other sources than images0