[AppleTV2] 2 simple questions

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
deano72 Offline
Senior Member
Posts: 192
Joined: Oct 2008
Reputation: 0
Post: #1
A bit embarrassed to ask the first one.
How do you set the time in xbmc?
Is anyone else having troubles scraping large movie list?mine hangs after 100 odd.
Cheers
Dean
find quote
robiv8 Offline
Junior Member
Posts: 9
Joined: Jan 2011
Reputation: 0
Post: #2
good question
XBMC say its Freitag. 21.01.2011 15:16 Uhr
but the correct time is Sa. 22.01.2011 00:16 Uhr
find quote
deano72 Offline
Senior Member
Posts: 192
Joined: Oct 2008
Reputation: 0
Post: #3
Yeah, I have set mine to UK (24hr) but it is way out too.
My other apple tv (1g) is all good, no issues with that. Just want to iron out some niggles with this one. So far loving what Davilla et al. have done.
Patience is a virtue I guess?
find quote
marcosscriven Offline
Junior Member
Posts: 1
Joined: Jan 2011
Reputation: 0
Post: #4
deano72 Wrote:A bit embarrassed to ask the first one.
How do you set the time in xbmc?

Don't be Smile

SSH into your ATV2 (as you did to install XBMC in the first place), and run this command:

date -s "22 JAN 2011 13:20:45"

Obviously replacing with the actual time

Then just type:

date

To see if it worked. XBMC will now show the right time
find quote
derchris Offline
Member
Posts: 60
Joined: Oct 2004
Reputation: 0
Post: #5
I don't have an ATV2 myself yet (shippment from Apple on its way), but I would say you can/have to set it from within the ATV2 GUI (frontrow).
Then it should work in XBMC.

Setting it from the CLI is one way too far I would think.
find quote
Rauf27 Offline
Member
Posts: 54
Joined: Nov 2010
Reputation: 0
Post: #6
Thank you marcosscriven! Time fixed
find quote
deano72 Offline
Senior Member
Posts: 192
Joined: Oct 2008
Reputation: 0
Post: #7
Derchris there is no option in GUI to do it. Cheers for time info
find quote
Asgardsurfer Offline
Junior Member
Posts: 35
Joined: Jan 2011
Reputation: 0
Post: #8
marcosscriven Wrote:Don't be Smile

SSH into your ATV2 (as you did to install XBMC in the first place), and run this command:

date -s "22 JAN 2011 13:20:45"

Obviously replacing with the actual time

Then just type:

date

To see if it worked. XBMC will now show the right time

Thanks, worked perfectly!
find quote