Kodi Community Forum

Full Version: "Container" in the list of media-sources
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

does anybody know what is the "container" in the list of media-sources?

i cant open/edit/delete it...

do i need it? if not how can i remove it?
Hmm, not sure what you are referring to. Mind elaborating with a screenshot or something?
i mean this "container", above the "FILME"-entry:


Image
it looks like you added that, possibly by accident. post the video section of sources.xml.
there is no entry about container:

Code:
<sources>
    <programs>
        <default></default>
    </programs>
    <video>
        <default></default>
        <source>
            <name>FILME</name>
            <path>smb://xxxxx:zzzzz@SERVER/FILME/</path>
        </source>
    </video>
    <music>
        <default></default>
    </music>
    <pictures>
        <default></default>
    </pictures>
    <files>
        <default></default>
    </files>
</sources>

No
its not a defined source alright. do you have a usb flash drive connected to your system by any chance? it may have been auto mounted.
oops...

i forgot to say:

its a "XBMC LiveUSB" version
but thats it? you dont have another flash device attached? enable debug logging and try to access it. post the log to pastebin and post a link here. it may yield some clues about what it is. right now, im stumped.
do you know where are the logs stored?
The logs should be in /var/tmp
thx...
there is the log:

http://pastebin.com/m5ffe4ff6
that log snippet is useless. try the entire log.