Home News Forum Articles
  Welcome back Join CF
You are here You are here: Home | Forum | Virgin Media TiVo iPad app


You are currently viewing our boards as a guest which gives you limited access to view most of the discussions, articles and other free features. By joining our Virgin Media community you will have full access to all discussions, be able to view and post threads, communicate privately with other members (PM), respond to polls, upload your own images/photos, and access many other special features. Registration is fast, simple and absolutely free so please join our community today.


Welcome to Cable Forum
Go Back   Cable Forum > Virgin Media Services > Virgin Media TV Service

Virgin Media TiVo iPad app
Reply
 
Thread Tools
Old 12-12-2011, 20:09   #256
idbirch
cf.member
 
Join Date: Mar 2009
Posts: 26
idbirch is an unknown quantity at this point
Re: Virgin Media TiVo iPad app

Quote:
Originally Posted by Zub2011 View Post
Am i missing soething but when is the official ipad app out
Ha, that's what we all want to know. As already stated, the app has been out in the US for about a year making Virgin's inability to produce their own port at the same time as 15.2 dropped a bit of a mystery.

They're currently saying "next year" which is incredibly imformative. I've also heard mention of a limited trial but I don't buy that because I don't see how VM could contain such a trial, an app is available in the app store or it isn't.

Some have mentioned knowing VM engineers who already have betas of the app and according them, it works really well so what's the delay? My guess - VM's inability to plan anything properly.
idbirch is offline   Reply With Quote
Advertisement
Old 12-12-2011, 20:13   #257
Jameseh
It's clobberin' time.
 
Jameseh's Avatar
 
Join Date: Apr 2010
Services: XL TV, XL Phone, 60Mb Broadband, Sky Sports & Movies HD + Lumia 520 on Vodafone
Posts: 2,671
Jameseh has a bronzed appealJameseh has a bronzed appeal
Jameseh has a bronzed appealJameseh has a bronzed appealJameseh has a bronzed appealJameseh has a bronzed appealJameseh has a bronzed appealJameseh has a bronzed appealJameseh has a bronzed appealJameseh has a bronzed appealJameseh has a bronzed appealJameseh has a bronzed appeal
Re: Virgin Media TiVo iPad app

Quote:
Originally Posted by idbirch View Post
I've also heard mention of a limited trial but I don't buy that because I don't see how VM could contain such a trial, an app is available in the app store or it isn't.
'They' can make it available/visible to only a select few who I'm sure would be contractually obliged to say nowt.

I'd be surprised if it didn't come out as soon as the 'changes freeze' ends.
Jameseh is offline   Reply With Quote
Old 12-12-2011, 20:35   #258
zantarous
www.magicorptech.blogspot
 
Join Date: Oct 2005
Location: West London
Services: V.I.P
Posts: 1,135
zantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful onezantarous is the helpful one
Re: Virgin Media TiVo iPad app

I trailed a app for a developer before and it is delivered by a system called test flight which you install on the pad and it collects diagnostic data about the app and any crashes. They are limited to the number of people they can have in the trial and have to supply the UID of your device.
zantarous is offline   Reply With Quote
Old 12-12-2011, 20:53   #259
CaptainChickenpa
cf.member
 
Join Date: Dec 2011
Posts: 12
CaptainChickenpa is an unknown quantity at this point
Re: Virgin Media TiVo iPad app

I wonder if part of the issue is that they are adding control of On demand etc. Whilst I would like the proper app now, I will be willing to forgive the delay if their release is rock solid. Would be nice if they could provide some concrete information rather than let us just speculate.

On a side note I had a play with the python scripts on my Apple tv.
The updated original scripts look like they work, but when I try and connect it isn't happy. (iPad sees fake virgin box but fails to connect).
Updated scripts crashes trying the gethostname. Tried some changes to force the ip address to the ones it should use (effectively bypassing the whole searching for particular services) but it didn't seem to work. I think improbably need to either read through the code properly and understand it, or looks at the application snoop has done and convert it to a console app that can be compiled for iOs (if I can find out how to compile for iOs :-) )
CaptainChickenpa is offline   Reply With Quote
Old 13-12-2011, 05:34   #260
sn00p
cf.member
 
Join Date: Dec 2011
Posts: 24
sn00p is on a distinguished roadsn00p is on a distinguished road
Re: Virgin Media TiVo iPad app

Quote:
Originally Posted by CaptainChickenpa View Post
On a side note I had a play with the python scripts on my Apple tv.
The updated original scripts look like they work, but when I try and connect it isn't happy. (iPad sees fake virgin box but fails to connect).
Updated scripts crashes trying the gethostname. Tried some changes to force the ip address to the ones it should use (effectively bypassing the whole searching for particular services) but it didn't seem to work. I think improbably need to either read through the code properly and understand it, or looks at the application snoop has done and convert it to a console app that can be compiled for iOs (if I can find out how to compile for iOs :-) )
The scripts use their own low level implementation of bonjour, it's incredibly flakey!!

My app uses the Apple bonjour library (what's used in Mac OS X, iTunes, Gamekit etc) so the calls to DNSxxxxx would actually work under iOS as it has dnssd built in. However, the code itself would be much more complex because (you couldn't use Qt and) you'd have create threads and wait on multiple sockets and then feed the incoming data to the right dns socket descriptor.

Half the simplicity of my implementation comes from the fact that I have QSocketNotifier at my disposal, without that, it starts getting much more complex much quicker.

Edit:

Here's an example of how you'd do in it an objective 'C' app. This avoids threads by wrapping the socket descriptor in a CFSocket and then adding it to the runloop.

http://developer.apple.com/library/m...inkElementID_5

Last edited by sn00p; 13-12-2011 at 05:45.
sn00p is offline   Reply With Quote
Old 13-12-2011, 06:18   #261
chrisidaho
cf.member
 
Join Date: Apr 2011
Services: Triple XL Virgin Media and TiVo
Posts: 26
chrisidaho has a spectacular aura about themchrisidaho has a spectacular aura about themchrisidaho has a spectacular aura about themchrisidaho has a spectacular aura about them
Re: Virgin Media TiVo iPad app

If the reports that the VM app currently being tested is rock solid are true it could be that they are adding additional features to the app, unless of course they see it as a fresh opportunity to market TiVo in the new year

I haven't tried the us version work around as yet but can appreciate that it works well from lots of comments here. there is a difference in people's expectations between when VM officially release something and when an individual provides a workaround. maybe they don't want negative publicity about it being flakey as has happened with other products in the past?
chrisidaho is offline   Reply With Quote
Old 16-12-2011, 21:44   #262
jkevens
cf.member
 
Join Date: Dec 2011
Posts: 1
jkevens is an unknown quantity at this point
Re: Virgin Media TiVo iPad app

I have been running the Python software successfully. However today Windows 7 did some significant updates and now it returns an error message when run :
C:\Python27>mdns-tivo-forgery.py
Traceback (most recent call last):
File "C:\Python27\mdns-tivo-forgery.py", line 22, in <module>
server = Zeroconf.Zeroconf(bindaddress="192.168.1.5")
File "C:\Python27\lib\site-packages\Zeroconf.py", line 1189, in __init__
self.socket.setsockopt(socket.SOL_IP, socket.IP_MULTICAST_IF, socket.inet_at
on(self.intf) + socket.inet_aton('0.0.0.0'))
File "C:\Python27\lib\socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 10049] The requested address is not valid in its context

C:\Python27>

Any suggestions ??
jkevens is offline   Reply With Quote
Old 17-12-2011, 08:59   #263
foddy
Say "No" to Red Dots
 
Join Date: May 2004
Location: St Albans
Services: Tivo, 50Mbps
Posts: 134
foddy is an unknown quantity at this point
Re: Virgin Media TiVo iPad app

Quote:
Originally Posted by jkevens View Post
File "C:\Python27\mdns-tivo-forgery.py", line 22, in <module>
server = Zeroconf.Zeroconf(bindaddress="192.168.1.5")

Any suggestions ??
Check that your IP address hasn't changed if it's set by DHCP.
foddy is offline   Reply With Quote
Old 18-12-2011, 10:05   #264
psyentist
cf.member
 
Join Date: Feb 2007
Posts: 1
psyentist is an unknown quantity at this point
Re: Virgin Media TiVo iPad app

Just tried this App & can't believe how good it is , Hope the official version isn't emasculated!

In case anyone is interested, I made a Windows Icon for Sn00p's prog http://www.mediafire.com/?h58cotrfhg3e9hd. This should work in Vista & Win7. Not sure about other OS.
psyentist is offline   Reply With Quote
Old 19-12-2011, 22:20   #265
Freser
cf.member
 
Join Date: Dec 2011
Posts: 1
Freser is an unknown quantity at this point
Re: Virgin Media TiVo iPad app

sn00p ......... You are a STAR, thank you.
Freser is offline   Reply With Quote
Old 19-12-2011, 22:22   #266
HD Boy
Permanently Banned
 
Join Date: Jul 2011
Location: Paisley
Services: Triple XL (30MB) Sky Sports and Sky Movies, Sky Premium HD , 1TB TiVo , V HD
Posts: 1,946
HD Boy is a glorious beacon of lightHD Boy is a glorious beacon of lightHD Boy is a glorious beacon of lightHD Boy is a glorious beacon of lightHD Boy is a glorious beacon of lightHD Boy is a glorious beacon of lightHD Boy is a glorious beacon of light
Re: Virgin Media TiVo iPad app

Quote:
Originally Posted by Freser View Post
sn00p ......... You are a STAR, thank you.
HD Boy is offline   Reply With Quote
Old 19-12-2011, 23:32   #267
Hullk
cf.member
 
Join Date: Dec 2011
Posts: 13
Hullk is an unknown quantity at this point
Re: Virgin Media TiVo iPad app

Quote:
Originally Posted by psyentist View Post
Just tried this App & can't believe how good it is , Hope the official version isn't emasculated!

In case anyone is interested, I made a Windows Icon for Sn00p's prog http://www.mediafire.com/?h58cotrfhg3e9hd. This should work in Vista & Win7. Not sure about other OS.
Thanks psyentist works OK on Mac....

This link to how to change your icons will help those that want to give it a go http://support.apple.com/kb/ht2493
Hullk is offline   Reply With Quote
Old 20-12-2011, 21:10   #268
Physci
cf.member
 
Join Date: Feb 2004
Location: Orpington
Services: VIP
Posts: 51
Physci is an unknown quantity at this point
Re: Virgin Media TiVo iPad app

The TvGuide iPad app now allows remote TiVo recording

http://itunes.apple.com/gb/app/tv-gu...5139?mt=8&ls=1
Physci is offline   Reply With Quote
Old 21-12-2011, 12:24   #269
tdenson
cf.member
 
Join Date: Jan 2009
Posts: 29
tdenson is an unknown quantity at this point
Re: Virgin Media TiVo iPad app

I am using the Mac version of sn00ps program and all was well a week ago, but for the last week I have not been able to get it to connect at all - yet the Peanut Plus app is still working so I have a working network connection to the Tivo. Any suggestions ? (I have rebooted the iPad/iPhone a few times).

Tony
tdenson is offline   Reply With Quote
Old 21-12-2011, 19:29   #270
cfwatcher
cf.member
 
Join Date: Dec 2011
Location: SW19
Posts: 4
cfwatcher is an unknown quantity at this point
Re: Virgin Media TiVo iPad app

The iPad said a new tivo app version was available (1.6) so I've downloaded and it works even better. The graphics have started loading in with actor photos etc. I tried a search on something that would be on demand, it was found, and hitting the "Get From" button started pulling it off 4od... don't remember all that working before? Is this as a result of the app update or have virgin been quietly enabling things in the run-up to their own app launch?
cfwatcher is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 3 (0 members and 3 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Google Search




All times are GMT. The time now is 09:09.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.

(server6.cableforum.co.uk)

SEO by vBSEO 3.3.2