Can not find favourites.xml

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
amet Offline
I wave my private parts at your aunties!
Posts: 3,517
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #11
nice one, thx for the confirmation.

@ronie

should I update in official repo or wait for the pull request?

EDIT: pushed 1.0.6 to official repo


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
(This post was last modified: 2011-01-29 19:13 by amet.)
find quote
joeranjensen Offline
Senior Member
Posts: 256
Joined: Aug 2010
Reputation: 0
Location: Norway
Post: #12
One more thing, if you guys dont mind...

If I want to make more than the three premapped coustom main menu buttons I have to edit the Includes_Home.xml file, isnt that true? Ive done it in windows 7 before, but can you please tell me how to edit Includes_Home.xml within openelectv?
find quote
ronie Offline
Team-XBMC Member
Posts: 8,346
Joined: Jan 2009
Reputation: 111
Post: #13
joeranjensen Wrote:If I want to make more than the three premapped coustom main menu buttons I have to edit the Includes_Home.xml file, isnt that true?
true
joeranjensen Wrote:Ive done it in windows 7 before, but can you please tell me how to edit Includes_Home.xml within openelectv?
i can't. never used it myself and my understanding is, it's stripped down to the bone so it may lack the tools to do so.

maybe just edit it on your windows machine and transfer it to your openelectv machine?

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
amet Offline
I wave my private parts at your aunties!
Posts: 3,517
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #14
ronie Wrote:i can't. never used it myself and my understanding is, it's stripped down to the bone so it may lack the tools to do so.

nano or vim should be included, otherwise do it on windoze and ftp it over as ronie said


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,346
Joined: Jan 2009
Reputation: 111
Post: #15
joeranjensen Wrote:I have no idea how I do this, dont even know how I goes to a terminalConfused I have noe experience with linux at all

amet Wrote:vim should be included

lol ;-)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
amet Offline
I wave my private parts at your aunties!
Posts: 3,517
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #16
ronie Wrote:lol ;-)

hehe, bb in a sec.. getting some coffee Smile


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find quote
joeranjensen Offline
Senior Member
Posts: 256
Joined: Aug 2010
Reputation: 0
Location: Norway
Post: #17
amet Wrote:nano or vim should be included, otherwise do it on windoze and ftp it over as ronie said

What do you mean about "nano or vim should be included"? Can I copy the edited file to an usb stick (from my windowsmachine) and transfer it to my htpc using the filemanager within xbmc, or do I have to do it outside xbmc? I dont know the codes in linux to ftp it over:confused2:

I apologize my linux "noobness":)
find quote
sraue Offline
Team-XBMC Developer
Posts: 803
Joined: Oct 2009
Reputation: 14
Location: Switzerland, Solothurn
Wink    Post: #18
Hi

joeranjensen Wrote:One more thing, if you guys dont mind...

If I want to make more than the three premapped coustom main menu buttons I have to edit the Includes_Home.xml file, isnt that true? Ive done it in windows 7 before, but can you please tell me how to edit Includes_Home.xml within openelectv?

you can use edit the file if you login via ssh (putty) (username: root, password: openelec):

Code:
nano /storage/.xbmc/addons/skin.transparency/720p/Includes_Home.xml

after the changes save with <CTRL>+<O> and quit with <CTRL>+<X>

greetings, Stephan

[Image: userbar-openelec-001.gif]
[Image: project_thin_badge.gif]
find quote
joeranjensen Offline
Senior Member
Posts: 256
Joined: Aug 2010
Reputation: 0
Location: Norway
Post: #19
sraue Wrote:Hi



you can use edit the file if you login via ssh (putty) (username: root, password: openelec):

Code:
nano /storage/.xbmc/addons/skin.transparency/720p/Includes_Home.xml

after the changes save with <CTRL>+<O> and quit with <CTRL>+<X>

Thanx. Il make a try and see if I figure it outSmile
find quote
joeranjensen Offline
Senior Member
Posts: 256
Joined: Aug 2010
Reputation: 0
Location: Norway
Post: #20
joeranjensen Wrote:Thanx. Il make a try and see if I figure it outSmile

This starts to be off topic, but I have more questions

I downloaded putty.exe from http://www.chiark.greenend.org.uk/~sgtat...nload.html and installed it on my win7 computer, logged in with user: root and password: openelec, and then typed the code: nano /storage/.xbmc/addons/skin.transparency/720p/Includes_Home.xml.

But then, when I press "ctrl"+"R" (read file), no text is comming up on the screen. I dont know if Ive done anything wrong? I guess I fumbling in the dark here
find quote