Networked Media Tank
NMT remote iPhone native app. - Printable Version

+- Networked Media Tank (http://www.networkedmediatank.com)
+-- Forum: Community Jukebox, Themes, & UserApps Section (/forumdisplay.php?fid=106)
+--- Forum: 200/300/400 Series - Development and User Apps (/forumdisplay.php?fid=121)
+---- Forum: 100 Series - Development and User Apps (/forumdisplay.php?fid=33)
+---- Thread: NMT remote iPhone native app. (/showthread.php?tid=37439)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27


RE: NMT remote iPhone native app. - roocrew - 06-20-2010 10:25 AM

great work temm good to see you're addressing bugs etc.
I'll let you know how I go


RE: NMT remote iPhone native app. - mypaq - 06-23-2010 07:00 PM

Where is the Android version ?


RE: NMT remote iPhone native app. - dc11ab - 06-23-2010 08:07 PM

mypaq: this thread is for Apple devices so your question is rather off-topic here.
Please start a new thread, or continue in the PLoNK thread where an Android app exist.


RE: NMT remote iPhone native app. - reingraat - 06-28-2010 02:52 PM

(06-07-2010 10:58 PM)temm Wrote:  Hi,

Basic functionality should be available this month.

Teo

Hi,

Any news regarding the C200


RE: NMT remote iPhone native app. - temm - 06-28-2010 03:13 PM

(06-28-2010 02:52 PM)reingraat Wrote:  Hi,

Any news regarding the C200

Well it's working, not only basic functionality but playlists and continuous play, local and remote sources. Same as the 100 series. Just need to create an app installer for the pch and do testing.

I'll keep you posted when this is ready. If anyone is interested (send me a PM) i want to give a couple of ad-hoc profiles for beta testing.

Teo

P.S. I don't know what's going on with the app store since the last update i posted is taking a long time. I've read in other forums that developers are having the same problem.


RE: NMT remote iPhone native app. - currymuetze - 07-03-2010 01:46 PM

Problems with the Iphone App!
- My system: Iphone 3G with OS4 & NMT A110

I tried to install Telnet just as described (using filezilla) which worked. However, I was not able to connect with my iphone though all settings should be fine.
Next step, installed Telnet through NMTCommunity installer - after this i was able to connect but not able to fully use the app:

- i was able to use the remote but thats all
- i was not able to start music/video by just picking a file and then start (thats actually why I would love to use the app since i do not always want to start my TV to chose mp3s)

Any ideas what I did wrong??

Thx a lot
Curry


RE: NMT remote iPhone native app. - temm - 07-03-2010 02:09 PM

(07-03-2010 01:46 PM)currymuetze Wrote:  - i was not able to start music/video by just picking a file and then start (thats actually why I would love to use the app since i do not always want to start my TV to chose mp3s)

Any ideas what I did wrong??

Thx a lot
Curry

Yes, check the busybox26 location. busybox 26 is required even if it an older version than busybox.

Thanks
Teo


RE: NMT remote iPhone native app. - currymuetze - 07-04-2010 09:54 AM

(07-03-2010 02:09 PM)temm Wrote:  Yes, check the busybox26 location. busybox 26 is required even if it an older version than busybox.

Thanks
Teo
whats the right location? harddisc and /bin?

Just tried - the thing is that when I install telnet with the community installer, it installs a file called busybox but not busybox26. deleting this file and manually copying busybox26 wont work. Also, community installer creates a new /bin under apps/telnet and doesnt copy it into the origin /bin.

So I assume it wont work using the community installer? Then I somehow need help how to install telnet manually which did not quite work using the lundman wiki

//here is what I did so far:
1) Downloading 3 telnet files (telnet-installer.zip 26/08/2008)
2) renaming telnet-installer.cgi-RENAME-ME.bin to telnet-installer.cgi
3) using filezilla, connecting to my A-110
4) changing transfertype to ASCII
5) upload all three files to / (not to /bin => did not work)
6) selecting busybox26 => chosing from menu "Server": enter user defined command (=>dont know how the english version is termed, I am using a german filezilla version)
7) enter "site chmod 755 telnet-installer.cgi"
8) Feedback Filezilla:
Befehl: site chmod 755 telnet-installer.cgi
Antwort: 200 Permissions changed on telnet-installer.cgi
9) Now going to my NMT using the remote
10) chosing "telnet-installer.html"
11) chosing "run from HARD_DISK"
12) chosing "install to HARD_DISK"
13) Feedback A-110:
Installing to HARD_DISK
Created user community startup file...
Adding telnet to community agreed startup script
Starting telnet...
14) Nothing more happens. The screen stays like that and I can now go back to homescreen by pushin "source" on my remote
Or do I have to wait? Is there an install going on?? Do I need to restart my nmt??

15) on my iphone nmt Remote Control App:
- Device: PCH 100 series
- IP: from my NMT (192.168.0.100)
- Disable Sleepmode: ON
- Font Size: guess doesnt matter
- busybox location: Hard Disk & /bin
16) connect: Unable to connect


Hope anyone can help me out!

/Thx for any help on this//


RE: NMT remote iPhone native app. - temm - 07-04-2010 10:40 AM

(07-04-2010 09:54 AM)currymuetze Wrote:  whats the right location? harddisc and /bin?

Just tried - the thing is that when I install telnet with the community installer, it installs a file called busybox but not busybox26. deleting this file and manually copying busybox26 wont work. Also, community installer creates a new /bin under apps/telnet and doesnt copy it into the origin /bin.

So I assume it wont work using the community installer? Then I somehow need help how to install telnet manually which did not quite work using the lundman wiki

/Thx for any help on this//

Hi,
Since you can copy busybox26 to /bin of harddisk go with this. Don't delete busybox. You can then either with an ftp or telnet change the permissions of busybox26 so it can work to 755. If you need more info on how to change the persmission send me a private message and i'll guide you through.

Teo


RE: NMT remote iPhone native app. - currymuetze - 07-04-2010 10:56 AM

(07-04-2010 10:40 AM)temm Wrote:  Hi,
Since you can copy busybox26 to /bin of harddisk go with this. Don't delete busybox. You can then either with an ftp or telnet change the permissions of busybox26 so it can work to 755. If you need more info on how to change the persmission send me a private message and i'll guide you through.

Teo

HI Teo,
just edited my post with how I manually installed telnet. Have a look and see if it is all correct
Thx
curry


RE: NMT remote iPhone native app. - seregmo - 07-05-2010 07:35 PM

Hi,
I am having some problems after updating to 1.8.16;
After selecting the HDX1000 (which I have), the remote functions are working, but nothing is displayed at the media (not on local HD or network)
After selecting the eGreat NMT box, I am able to see media, but app is not stable (possibly because I selected the 'wrong' NMT)
Any solution for this?


RE: NMT remote iPhone native app. - temm - 07-05-2010 09:28 PM

(07-05-2010 07:35 PM)seregmo Wrote:  Hi,
I am having some problems after updating to 1.8.16;
After selecting the HDX1000 (which I have), the remote functions are working, but nothing is displayed at the media (not on local HD or network)
After selecting the eGreat NMT box, I am able to see media, but app is not stable (possibly because I selected the 'wrong' NMT)
Any solution for this?

Hi

go to the sources tab and do a refresh. Do your local or network sources show up?
select the source you want. This should take you to the media tab with the selected source

Teo


RE: NMT remote iPhone native app. - seregmo - 07-09-2010 12:47 PM

(07-05-2010 09:28 PM)temm Wrote:  Hi

go to the sources tab and do a refresh. Do your local or network sources show up?
select the source you want. This should take you to the media tab with the selected source

Teo

If selected the HDX1000; I do see the local harddrive and network after refresh, but when selecting either one, I end up in a empty media screen.
If selected the eGreat nmt; same, but I do see the media.

Like I said before eGreat nmt works, but app doesnt seem to be very stabile.


RE: NMT remote iPhone native app. - j79 - 07-09-2010 10:56 PM

Hi,

Have tried this app this evening.
Thanks a lot for this very good app, I only have some crash sometimes when browsing my video folder or sometimes, the app says that the directory is empty as it is not.

Is the 'zoom' button is anywhere in the remote section of the app ?

Jé'


RE: NMT remote iPhone native app. - currymuetze - 07-10-2010 09:09 PM

Hi,
I formated my harddisk and was now able to install all updates.
However, I am still not getting the app to run. It must be sth i do wrong.
As I explained everything I did above, can anyone please mistahave a look and see if mistake is obvious? I would love to get this thing running since it is an app I have been waiting for.

Telnet with community installer worx but I cant use busybox26 for starting music.
Telnet installed with FTP over harddisc doesnt work, though I do not understand what I do wrong.
Telnet installed with USB FlashDrive I cant get working since I do not understand how to make the file executable (Cannot see USB-A in my ftp)

ALL HELP NEEDED!
THX