Closed GoogleCodeExporter closed 9 years ago
Needed to patch ParseDetail.xml as well.
Original comment by drew.mos...@gmail.com
on 7 Dec 2011 at 1:26
Attachments:
After a bit more debugging it looks like curl is not writing these xml files to
stdout by default. The attached patch is cleaner and seems to work on all the
auxiliary perl scripts.
Original comment by drew.mos...@gmail.com
on 8 Dec 2011 at 3:14
Attachments:
Heh. Guess this was a result of a change to my .curlrc file. Ignore.
Original comment by drew.mos...@gmail.com
on 8 Dec 2011 at 5:45
iTiVo should probably invoke curl with -q (ignore .curlrc) to prevent this type
of issue.
Original comment by tony1ath...@gmail.com
on 26 Feb 2012 at 7:35
Original comment by tony1ath...@gmail.com
on 26 Feb 2012 at 7:36
That would be a nice change. I tried building on MacOS Lion with XCode but got
a failure in compiling one of the applescript pieces. Any idea if this is
somehow buildable on a newer Mac system?
Original comment by drew.mos...@gmail.com
on 7 Apr 2012 at 10:24
Yes, I'm working from a Lion system. The trick is that you have to install the
OLD Xcode.
Original comment by tony1ath...@gmail.com
on 7 Apr 2012 at 10:46
Please see the latest test image (20120426)
Original comment by tony1ath...@gmail.com
on 26 Apr 2012 at 4:41
Original comment by tony1ath...@gmail.com
on 26 Apr 2012 at 6:30
Finally got around to playing with this today. This fix works just fine.
Original comment by drew.mos...@gmail.com
on 2 May 2012 at 8:33
Original comment by tony1ath...@gmail.com
on 21 May 2012 at 5:45
Original issue reported on code.google.com by
drew.mos...@gmail.com
on 7 Dec 2011 at 3:13Attachments: