TVheadend tv_grab_au_ice

Started by GSi095, July 11, 2013, 11:12:30 AM

Previous topic - Next topic

GSi095

Hi,

I downloaded the tv_grab_au_ice to my /usr/bin folder and ran the ./tv_grab_au_ice --configure which created the .conf file.

I found the grabber in TVHeadend but when it runs it is returning a "returned no data" error.

I ran the grabber manually using ./tv_grab_au_ice and it gets the xmltv data fine.

I did notice it is saying it is version 2.1 and I remember reading that version 2 doesnt work. Is this correct? I cannot find a version 3 anywhere.

Any ideas?

atv@crystalbuntu:~$ cd /usr/bin
atv@crystalbuntu:/usr/bin$ sudo ./tv_grab_au_ice
using config filename /home/atv/.xmltv/tv_grab_au_ice.conf
Requesting programmes...
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE tv SYSTEM "http://iceguide.icetv.com.au/iceguide/iceguide.dtd">
<!--
This data is copyright (c) 2005-2011 IceTV Pty. Ltd. and may not be used for
any purpose without written permission. For information email
support@icetv.com.au
or visit http://www.icetv.com.au
-->
<tv date="20130711002917" source-info-url="http://www.icetv.com.au"
source-info-name="IceTV Pty. Ltd." generator-info-name="IceTV Pty.
Ltd." generator-info-url="http://www.icetv.com.au">
<ice-xml-version>2.1</ice-xml-version>

<channel id="3">
<display-name>7 Digital</display-name>
<region-name>Sydney</region-name>
<lcn>7</lcn>

futzle

My understanding is that the configuration file goes into a place relative to your home directory.  Are you sure that tvheadend and your command-line-testing agree on what your home directory is?  Perhaps they are different Unix users.

I'm happily running the IceTV grabber from tvheadend on my OpenELEC installation, so there's no problem on the IceTV servers that I'm aware of.