Hi
What version of xbmc is used in iphone/ipad ?
I've tryed to use my central mysql database by setting an advancedsettings.xml on the iphone but it doesn't seems to take count of it.
hotlobster
Senior Member Joined: Jan 2009 Reputation: 0 Location: Paris FR |
2011-01-22 02:41
Post: #1
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2011-01-22 03:18
Post: #2
I believe it should work - check the debug log.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not 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 |
hotlobster
Senior Member Joined: Jan 2009 Reputation: 0 Location: Paris FR |
2011-01-22 12:15
Post: #3
Where are xbmc logs generated on idevices ? There's no temp folder in xbmc directory.
Thanks. |
| find quote |
ti_gusus
Junior Member Posts: 31 Joined: Aug 2010 Reputation: 0 |
Before buying the ATV2, i would like to get confirmation the functionnality of my SQL server.
Thank ! A+++ |
| find quote |
topfs2
Team-XBMC Developer Joined: Dec 2007 Reputation: 8 |
2011-01-22 19:26
Post: #5
I think its omitted, to get down dependencies and size. I could be wrong though, and it could be introduced again I would think.
If you have problems please read this before posting Always read the XBMC online-manual, FAQ and search the forum before posting. Do not 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. ![]() "Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#." |
| find quote |
rinseaid
Junior Member Posts: 7 Joined: Aug 2009 Reputation: 0 |
2011-01-22 21:08
Post: #6
No, it's working fine here.
Using ATV2 with 4.2.1 firmware. I have in /private/var/mobile/Library/Preferences/XBMC/userdata/advancedsettings.xml: <advancedsettings> <videodatabase> <type>mysql</type> <host>10.11.12.100</host> <port>3306</port> <user>xbmc</user> <pass>xbmc</pass> <name>xbmc_video</name> </videodatabase> <musicdatabase> <type>mysql</type> <host>10.11.12.100</host> <port>3306</port> <user>xbmc</user> <pass>xbmc</pass> <name>xbmc_music</name> </musicdatabase> </advancedsettings> And it's working great! Thanks Davilla and Team-XBMC! note: I also set up my library such that the initial commit to the sql database was to an smb:// URL rather than a mounted filesystem, in order to be OS agnostic and also for super easy setup (just add advancedsettings.xml and you're done.)
(This post was last modified: 2011-01-22 21:10 by rinseaid.)
|
| find quote |
yozh
Junior Member Joined: Oct 2008 Reputation: 0 |
2011-01-22 23:41
Post: #7
rinseaid Wrote:No, it's working fine here. Yeah works here as well. Just an issue with resume, but I think its with local DB as well, nothing seems to want to resume..... |
| find quote |
ti_gusus
Junior Member Posts: 31 Joined: Aug 2010 Reputation: 0 |
2011-01-23 01:56
Post: #8
This is good news...
Anyone using shortcut for remote Thumbnails ? |
| find quote |
gerner
Donor Posts: 163 Joined: Apr 2004 Reputation: 0 Location: NZ |
2011-01-23 02:22
Post: #9
ti_gusus Wrote:This is good news... Would appreciate it if anyone can share how to do this on iPad. |
| find quote |
ti_gusus
Junior Member Posts: 31 Joined: Aug 2010 Reputation: 0 |
2011-01-23 21:33
Post: #10
Anyone using shortcut for remote Thumbnails ?
Should we do it the same way we do in Linux ? I gonna buy a unit tomorrow and have some fun with it ;-) Always good to play with new stuff... ![]()
Asrock ION 330BD - 4GB Ram - WD SSD 64GB XBMC Dharma - Dual Boot - W7 Ultimate x64 / LiveCD QNAP NAS Storage TS-639 - MySQL Server - 2Gbps Trunk HP ProCurve 1810G - 1Gbps fully wired network
(This post was last modified: 2011-01-23 21:43 by ti_gusus.)
|
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
![[Image: badge.gif]](http://www.ohloh.net/projects/149/badge.gif)

Search
Help