Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Delete source with remote SAPPHIRE ATI 5000023600
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Delete source with remote SAPPHIRE ATI 5000023600
17th Nov, 2016, 09:23 AM
Post: #9
Chiron Offline
Registered
Posts: 60
Joined: Nov 2016
Reputation: 0
RE: Delete source with remote SAPPHIRE ATI 5000023600
The option is enabled.
I think I don't use the accurate vocabulary, sorry

Well, adding a source somehow creates a mount point, right?

The "c" key deletes what is inside the mountpoint, and does not unmount, the icon is still present.
I would like to unmount and not delete what is inside it.

You can see below that my test-test is still present, although pressing the "c" key deleted the directory it was pointing to.

Code:
root@xbian:/home/xbian# cat /home/xbian/.kodi/userdata/sources.xml
<sources>
    <programs>
        <default pathversion="1"></default>
    </programs>
    <video>
        <default pathversion="1"></default>
        <source>
            <name>Enfants</name>
            <path pathversion="1">upnp://0011320a-e51f-0011-1fe5-1fe50a321100/33%24101/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>TwonkyMedia [Films]</name>
            <path pathversion="1">upnp://55076f6e-6b79-1d65-a4eb-00089becfe96/0%243%2433/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Enfants (2)</name>
            <path pathversion="1">upnp://0011320a-e51f-0011-1fe5-1fe50a321100/33/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Films smb</name>
            <path pathversion="1">smb://FILMS/Multimedia/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>test-test</name>
            <path pathversion="1">smb://FILMS/Multimedia/test-test/</path>
            <allowsharing>true</allowsharing>
        </source>
    </video>
    <music>
        <default pathversion="1"></default>
        <source>
            <name>TwonkyMedia [Films]</name>
            <path pathversion="1">upnp://55076f6e-6b79-1d65-a4eb-00089becfe96/0%241%2413%2471/</path>
            <allowsharing>true</allowsharing>
        </source>
    </music>
    <pictures>
        <default pathversion="1"></default>
    </pictures>
    <files>
        <default pathversion="1"></default>
        <source>
            <name>SuperRepo.org Virtual Disk</name>
            <path pathversion="1">http://srp.nu/jarvis/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Root filesystem</name>
            <path pathversion="1">/</path>
            <allowsharing>true</allowsharing>
        </source>
    </files>
</sources>
root@xbian:/home/xbian# cat /home/xbian/.kodi/userdata/sources.xml
<sources>
    <programs>
        <default pathversion="1"></default>
    </programs>
    <video>
        <default pathversion="1"></default>
        <source>
            <name>Enfants</name>
            <path pathversion="1">upnp://0011320a-e51f-0011-1fe5-1fe50a321100/33%24101/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>TwonkyMedia [Films]</name>
            <path pathversion="1">upnp://55076f6e-6b79-1d65-a4eb-00089becfe96/0%243%2433/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Enfants (2)</name>
            <path pathversion="1">upnp://0011320a-e51f-0011-1fe5-1fe50a321100/33/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Films smb</name>
            <path pathversion="1">smb://FILMS/Multimedia/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>test-test</name>
            <path pathversion="1">smb://FILMS/Multimedia/test-test/</path>
            <allowsharing>true</allowsharing>
        </source>
    </video>
    <music>
        <default pathversion="1"></default>
        <source>
            <name>TwonkyMedia [Films]</name>
            <path pathversion="1">upnp://55076f6e-6b79-1d65-a4eb-00089becfe96/0%241%2413%2471/</path>
            <allowsharing>true</allowsharing>
        </source>
    </music>
    <pictures>
        <default pathversion="1"></default>
    </pictures>
    <files>
        <default pathversion="1"></default>
        <source>
            <name>SuperRepo.org Virtual Disk</name>
            <path pathversion="1">http://srp.nu/jarvis/</path>
            <allowsharing>true</allowsharing>
        </source>
        <source>
            <name>Root filesystem</name>
            <path pathversion="1">/</path>
            <allowsharing>true</allowsharing>
        </source>
    </files>
</sources>
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Delete source with remote SAPPHIRE ATI 5000023600 - Chiron - 16th Nov, 2016, 05:15 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Nachteule - 16th Nov, 2016, 05:53 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Chiron - 16th Nov, 2016, 09:27 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Nachteule - 16th Nov, 2016, 09:29 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Chiron - 17th Nov, 2016, 06:41 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Nachteule - 17th Nov, 2016, 06:59 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Chiron - 17th Nov, 2016, 08:39 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Nachteule - 17th Nov, 2016, 08:57 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Chiron - 17th Nov, 2016 09:23 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Nachteule - 17th Nov, 2016, 09:57 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Nachteule - 18th Nov, 2016, 03:46 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Chiron - 18th Nov, 2016, 05:34 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Nachteule - 18th Nov, 2016, 05:54 AM
RE: Delete source with remote SAPPHIRE ATI 5000023600 - Chiron - 22nd Nov, 2016, 08:23 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] Cyberlink/Sapphire remote not added to /dev goocreations 15 42,559 23rd Jun, 2013 08:48 AM
Last Post: zigge

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 2nd Jun, 2025, 10:54 AM Powered By MyBB, © 2002-2025 MyBB Group.