Kodi Community Forum
"Container" in the list of media-sources - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: "Container" in the list of media-sources (/showthread.php?tid=35954)



"Container" in the list of media-sources - morphy.g - 2008-08-16

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?


- jmarshall - 2008-08-16

Hmm, not sure what you are referring to. Mind elaborating with a screenshot or something?


- morphy.g - 2008-08-16

i mean this "container", above the "FILME"-entry:


Image


- kraqh3d - 2008-08-16

it looks like you added that, possibly by accident. post the video section of sources.xml.


- morphy.g - 2008-08-16

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


- kraqh3d - 2008-08-16

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.


- morphy.g - 2008-08-16

oops...

i forgot to say:

its a "XBMC LiveUSB" version


- kraqh3d - 2008-08-16

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.


- morphy.g - 2008-08-17

do you know where are the logs stored?


- Aenima99x - 2008-08-17

The logs should be in /var/tmp


- morphy.g - 2008-08-17

thx...
there is the log:

http://pastebin.com/m5ffe4ff6


- kraqh3d - 2008-08-17

that log snippet is useless. try the entire log.