Kodi Community Forum

Full Version: How to delete sources?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how can i delete 2 smb sources that i added? i already tried everything that i know but nothing has worked.

i tried holding down the menu button on my Apple TV remote and it did not launch the contextual menu with the option to remove source.


Image


can anyone help me? tks in advance
dennyBR Wrote:how can i delete 2 smb sources that i added? i already tried everything that i know but nothing has worked.

i tried holding down the menu button on my Apple TV remote and it did not launch the contextual menu with the option to remove source.


Image


can anyone help me? tks in advance

if you are sure you really want to.
ssh to your atv2 and

rm /var/mobile/Library/Preferences/XBMC/userdata/sources.xml
Jester Wrote:if you are sure you really want to.
ssh to your atv2 and

rm /var/mobile/Library/Preferences/XBMC/userdata/sources.xml

i'm sure that i want to. but how to ssh to my atv2? i already download muCommander for mac but i don't know how to use it. please, can you help me?

tks in advance
Jester Wrote:if you are sure you really want to.
ssh to your atv2 and

rm /var/mobile/Library/Preferences/XBMC/userdata/sources.xml

just found out how to ssh using cyberduck. i found the sources.xml file. should i delete it?
If the two you want to delete are the only sources you have set up, then yes. If there are other sources you have set up that you want to keep, then no, you want to edit it instead, or you will have to setup your sources again.
You'll want to edit mediasources.xml instead of sources.xml
Ned Scott Wrote:You'll want to edit mediasources.xml instead of sources.xml

i got it. tks buddy!