Posts by ebu

    Hallo,

    hatte das gleiche Problem. Bei Video hat es funktiniert, Musik oder Bilder nicht.
    Habe deshalb die Datei
    /home/pi/.xbmc/userdata/source.xml
    analog zum Video-Eintrag von Hand geändert, z.B. :
    ...
    <music>
    <default pathversion="1"></default>
    <source>
    <name>Musik</name>
    <path pathversion="1">smb://WXP-Desktop/Musik/</path>
    </source>
    </music>
    ...
    Sicher nicht elegant, aber wirkungsvoll.
    Viel Erfolg!
    EBu