Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

14.07.2008 12:37:29
AJAX Remote + iPhone 2.0
View

This posting is older than 6 months and can contain outdated information.
I've been playing with Remote Buddy on my iPhone 3G, since the Remote app available through the AppStore doesn't work for my network setup (I have multiple static IP addresses through my ISP, and my desktop, which I want to control is on one, while my wireless network is on another).

The feature set for Remote Buddy seems to be pretty good, but the Now Playing screen for iTunes seems to be mostly broken. It does not show the title of the song, artist, volume, cover art, or any other information on "Now Playing", and the play/pause button doesn't correctly display whether iTunes is playing or not. The "Playlist" screen works to switch tracks, but refuses to let me remove tracks from the playlist, and the buttons on the top of that screen both have issues: the back arrow to "Now Playing" displays as "Now pla...", and the "Edit" button has single-pixel-wide vertical lines randomly descending to the top of the button text.

I'd love to be able to use Remote Buddy on my iPhone (especially if you're able to offer a native iPhone app), but the lack of track information and playlist editing really hurt what seems to be (otherwise) a pretty good product.

Has anyone else reported these issues, and is this in the process of being fixed? 

These entries from the FAQ may be relevant to this topic:

Behaviours - Support for iTunes® & AirPlay®
Hardware
Hardware - Apple® Remote
Hardware - iPhone™ / iPod® touch / AJAX Remote
User

14.07.2008 13:53:17
Re: AJAX Remote + iPhone 2.0
View

This posting is older than 6 months and can contain outdated information.
Thanks for asking.

Please check the FAQ entry on missing coverart, titles, etc. with 
iTunes 7.6.x or later. There's a bug in iTunes that renders iTunes' 
AppleScript support unusable (for all apps, not just Remote Buddy) as 
soon as you have ringtones in your library. Removing them solves the 
problem instantly.

Best regards, 
Felix Schwarz 

User

14.07.2008 19:48:15
Re: AJAX Remote + iPhone 2.0
View

This posting is older than 6 months and can contain outdated information.
Weird. Previously, I had previously written AppleScript that I use over SSH, and ringtones do not prevent that from working, just as quickly as it did before I had ringtones:

[mordeth@entropy ~]$ itunes p 
[iTunes] Playing "6月の沖縄 (Live)" by Buck-Tick, from the album Dress (Bloody Trinity Mix). 
[mordeth@entropy ~]$ itunes p 
[iTunes] Paused. Current song: "6月の沖縄 (Live)" by Buck-Tick, from the album Dress (Bloody Trinity Mix).

(The "itunes" command above is a bash function which calls ApplesScript saved as a .scpt file.)

However, deleting my ringtones seems to fix most of the problems I was having with Remote Buddy, but I'm still seeing "Now pla..." and the lines on the playlist "Edit" button.

How does one go about viewing "radr://" links? Googling for it has been most unhelpful. (I have ADC membership, already.)

Edit: Also, while Remote Buddy will delete the last song from an iTunes playlist, this is not displayed on the "Playlist" screen...

Last edited: 14.07.2008 19:54:59 

User

14.07.2008 20:03:12
Re: Re: AJAX Remote + iPhone 2.0
View

This posting is older than 6 months and can contain outdated information.
AFAIK scpt files are compiled AppleScript, whereas Remote Buddy often 
needs to compile AppleScript on-the-fly to get certain information 
from iTunes (i.e. on a specific track with a specific ID).

Radar-Links are only viewable by Apple Staff.

The text in buttons is capped at a particular width, so there's still 
space available for the title of the current list. The Edit button 
displays just fine on the Mac (OS X 10.5.4), iPod Touch (firmware 
2.0), iPhone (firmware 1.1.4) for me. Since it's really just HTML and 
PNG glued together via CSS, I'm afraid I can't offer you an 
explaination why your iPhone 3G would display it any different.

Best regards, 
Felix Schwarz