Ultimote - unofficial third-part XBMC remote for iPad

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
MrAndersson Offline
Junior Member
Posts: 13
Joined: Jul 2010
Reputation: 0
Thumbs Up  Ultimote - unofficial third-part XBMC remote for iPad Post: #1
Hello there!

With Ultimote you can browse your movies and TV-shows on your iPad!

Check it out: YouTube

iTunes

Feedback is always appreciated!

Peace!
find quote
noumenon Offline
Senior Member
Posts: 162
Joined: Feb 2005
Reputation: 0
Post: #2
Any plans to support interaction with the music database?

XBMCbuntu - AMD Phenom II X4 945 3.0 GHz, MSI 790GX-G65,
EVGA NVIDIA GT 430 - HDMI out, OCZ 30GB SSD,
4 GB DDR3 RAM, Antec Fusion Remote Max Case
find quote
MrAndersson Offline
Junior Member
Posts: 13
Joined: Jul 2010
Reputation: 0
Post: #3
noumenon Wrote:Any plans to support interaction with the music database?

Yes, I found it a bit more tricky to implement, so I didn't include music in the first version. But it will be there!
find quote
Solaris Offline
Junior Member
Posts: 30
Joined: Dec 2008
Reputation: 0
Post: #4
This doesn't work with MySQL database
find quote
MrAndersson Offline
Junior Member
Posts: 13
Joined: Jul 2010
Reputation: 0
Post: #5
Solaris Wrote:This doesn't work with MySQL database

No, unfortunately it only works with SQLite 3 for now. But, may I ask how you use a MySQL database?
find quote
noumenon Offline
Senior Member
Posts: 162
Joined: Feb 2005
Reputation: 0
Post: #6
Good to know, I also use mysql.

It's a remote database shared by multiple xbmc machines.



Noumenon

XBMCbuntu - AMD Phenom II X4 945 3.0 GHz, MSI 790GX-G65,
EVGA NVIDIA GT 430 - HDMI out, OCZ 30GB SSD,
4 GB DDR3 RAM, Antec Fusion Remote Max Case
find quote
Solaris Offline
Junior Member
Posts: 30
Joined: Dec 2008
Reputation: 0
Post: #7
Hi MrAndersson,

XBMC use SQLite DB as default, but in current SVN (Now Dharma branch), you can use a MySQL database, by modifying your advancedsettings.xml. This allows you to use a centralized DB for multiple XBMC boxes, and other nice features (Follow-me, Sync of watched flags, etc…Wink. It works quite nicely, and I didn't think of that before jumping on your app Smile Would be nice, to get support for it, but hey I'm a dreamer…

I tested your app on a standalone test box, and it's really nice. One thing I miss (well two), is a Context Menu button, and an info one. Customizable interface ala XBMC Iphone remote would be nice. Cheers, and keep up the good work.
find quote
jeromem75 Offline
Junior Member
Posts: 47
Joined: Mar 2010
Reputation: 0
Post: #8
Hi, I have some issues with it,
1: when you click on IMDB I will always get page not found.
My naming is always xxxxx (2009)
2: Using the cursor (basic) if the screen is dim on my TV, it will not waking up and the screen will stay dim. I will still be able to browse using the cursor.
3: Like Solaris stated, the Info Button and maybe something like "now Playing" which would bring the movie playing with the info and the cursor from the Basic Feature

Nevertheless, very good first release !!!!
find quote
MrAndersson Offline
Junior Member
Posts: 13
Joined: Jul 2010
Reputation: 0
Post: #9
Solaris Wrote:Hi MrAndersson,

XBMC use SQLite DB as default, but in current SVN (Now Dharma branch), you can use a MySQL database, by modifying your advancedsettings.xml. This allows you to use a centralized DB for multiple XBMC boxes, and other nice features (Follow-me, Sync of watched flags, etc…). It works quite nicely, and I didn't think of that before jumping on your app Smile Would be nice, to get support for it, but hey I'm a dreamer…

I tested your app on a standalone test box, and it's really nice. One thing I miss (well two), is a Context Menu button, and an info one. Customizable interface ala XBMC Iphone remote would be nice. Cheers, and keep up the good work.

Alright! Didn't know you could share a database, sounds cool. I will look into this and perhaps add support for it!
And for the context and info buttons, the reason I left those out is the behavior of the xbmc server. It just stops responding when a context menu or dialog appears, so I couldn't close the menu or navigate within it. I read about it and found it to be a known bug, or is this something I've completely missed?

Cheers
find quote
MrAndersson Offline
Junior Member
Posts: 13
Joined: Jul 2010
Reputation: 0
Post: #10
jeromem75 Wrote:Hi, I have some issues with it,
1: when you click on IMDB I will always get page not found.
My naming is always xxxxx (2009)
2: Using the cursor (basic) if the screen is dim on my TV, it will not waking up and the screen will stay dim. I will still be able to browse using the cursor.
3: Like Solaris stated, the Info Button and maybe something like "now Playing" which would bring the movie playing with the info and the cursor from the Basic Feature

Nevertheless, very good first release !!!!

1: Do you use IMDb as scraper, if not which one do you use?
2: Yes, I'm aware of this, will fix it as soon as possible.
3: You mean like a new tab with that kind of info?

Cheers, and thanks for the feedback!
find quote
Post Reply