<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en" xml:base="http://swolter.sdf1.org/software/" title=""><updated>2010-06-27T12:28:11+01:00</updated><title>My software</title><author><name>Thiton</name></author><logo>http://swolter.sdf1.org/pnyx-small.ico</logo><id>http://swolter.sdf1.org/software/article-tvmovie-1-2.xml</id><link rel="alternate" href="http://swolter.sdf1.org/software/article-tvmovie-1-2.html" type="text/html"/><link rel="self" href="http://swolter.sdf1.org/software/article-tvmovie-1-2.xml" type="application/atom+xml"/><generator uri="http://swolter.sdf1.org/CommandBlog" version="0.99">CommandBlog</generator><entry xmlns:footn="http://www.uni-bielefeld.de/~swolter2/Footnote" xml:lang="en"><updated>2009-05-24T19:24:31+02:00</updated><category scheme="http://www.uni-bielefeld.de/~swolter2/Blog/archive" term="2009-05"/><published>2009-05-24T19:24:31+02:00</published><id>sdf1.org:tvmovie-1-2.article</id>
   <title>TV Movie programme for XMLTV, version 1.2</title>

   <category term="tvmovie" scheme="tag:swolter.sdf1.org,2007:" label="tvmovie"/>
   <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
      <p>I've recently taken the time to scan the remaining channel
         numbers for additional channels like Premiere and Comedy Central,
         to write autoconf and automake files for this grabber
         to ease installation, and to write a standard XMLTV grabber
         script. All in all, this grabber can now be used like a 
         standard XMLTV grabber.</p>
      <p><a href="/tvmovie-xmltv-1.2.tar.gz">Download current version 1.2 of
         the tv_grab_de_tvmovie_clickfinder grabber</a></p>
   </div></content>
<link rel="self" type="application/atom+xml" href="http://swolter.sdf1.org/software/article-tvmovie-1-2.xml"/><link rel="alternate" type="text/html" href="http://swolter.sdf1.org/software/article-tvmovie-1-2.html"/></entry><entry xml:lang="en">
  <thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="sdf1.org:tvmovie-1-2.article"/>  <id>sdf1.org:tvmovie-1-2.article-57</id>  <published>2009-06-15T13:59:17+01:00</published>  <updated>2009-06-15T13:59:17+01:00</updated>  <title>Comment on TV Movie programme for XMLTV, version 1.2</title>
  <author>
    <name>Steltek</name>
  </author>
  <content type="text">Seems to require manual intervention when running. Mine
got stuck with:

replace /tmp/tv_grab_de_tvmovie_clickfinder-mythtv/091.tv1?
[y]es, [n]o, [A]ll, [N]one, [r]ename:
  </content>
<link rel="self" type="application/atom+xml" href=".xml"/><link rel="alternate" type="text/html" href=".html"/></entry><entry xml:lang="en">
  <thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="sdf1.org:tvmovie-1-2.article"/>  <id>sdf1.org:tvmovie-1-2.article-58</id>  <published>2009-09-08T17:59:00+01:00</published>  <updated>2009-09-08T17:59:00+01:00</updated>  <title>Comment on TV Movie programme for XMLTV, version 1.2</title>
  <author>
    <name>Mike H.</name>
  </author>
  <content type="text">@Steltek

Changed line 46 from

system("unzip", "-q", "-P", '�������', "-d",
"$tempdir",

to

system("unzip", "-q", "-o", "-P", '�������',
"-d", "$tempdir",

"-o" tells unzip to overwrite files without question.
  </content>
<link rel="self" type="application/atom+xml" href=".xml"/><link rel="alternate" type="text/html" href=".html"/></entry><entry xml:lang="en">
  <thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="sdf1.org:tvmovie-1-2.article"/>  <id>sdf1.org:tvmovie-1-2.article-62</id>  <published>2010-03-30T10:12:21+01:00</published>  <updated>2010-03-30T10:12:21+01:00</updated>  <title>Comment on TV Movie programme for XMLTV, version 1.2</title>
  <author>
    <name>Bernd</name>
  </author>
  <content type="text">I always get zhis error, as i try to run the grabber. What
is my fault?

 sh: xmllint: not found
Unable to open
/tmp/tv_grab_de_tvmovie_clickfinder-username/*.tv[1-2]
  </content>
<link rel="self" type="application/atom+xml" href=".xml"/><link rel="alternate" type="text/html" href=".html"/></entry><entry xml:lang="en">
  <thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="sdf1.org:tvmovie-1-2.article"/>  <id>sdf1.org:tvmovie-1-2.article-63</id>  <published>2010-04-22T21:10:58+01:00</published>  <updated>2010-04-22T21:10:58+01:00</updated>  <title>Comment on TV Movie programme for XMLTV, version 1.2</title>
  <author>
    <name>Roland</name>
    <email>write.me.rl@googlemail.com</email>
  </author>
  <content type="text"> Hi,

somehow I can't get it to build. I run
./configure

in the directory, where the files are and get the
following:

checking for a BSD-compatible install... /usr/bin/install
-c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name... 
configure: error: in `/home/roland/tvmovie-xmltv-1.2':
configure: error: C++ compiler cannot create executables
See `config.log' for more details.

Any idea?

Thks,

Roland
  </content>
<link rel="self" type="application/atom+xml" href=".xml"/><link rel="alternate" type="text/html" href=".html"/></entry><entry xml:lang="en">
  <thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="sdf1.org:tvmovie-1-2.article"/>  <id>sdf1.org:tvmovie-1-2.article-64</id>  <published>2010-04-22T22:33:20+01:00</published>  <updated>2010-04-22T22:33:20+01:00</updated>  <title>Comment on TV Movie programme for XMLTV, version 1.2</title>
  <author>
    <name>Thiton</name>
  </author>
  <content type="text">Dear Roland,

you might simply be lacking a C++ compiler. On most
distributions, the gcc package provides one. Have you
tried installing it?

Best regards, Thiton
  </content>
<link rel="self" type="application/atom+xml" href=".xml"/><link rel="alternate" type="text/html" href=".html"/></entry><entry xml:lang="en">
  <thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="sdf1.org:tvmovie-1-2.article"/>  <id>sdf1.org:tvmovie-1-2.article-65</id>  <published>2010-04-22T22:35:47+01:00</published>  <updated>2010-04-22T22:35:47+01:00</updated>  <title>Comment on TV Movie programme for XMLTV, version 1.2</title>
  <author>
    <name>Thiton</name>
  </author>
  <content type="text">Dear Bernd,

your system seems to lack the xmllint program. On
Debian-based systems (e.g. Ubuntu), it is provided by the
libxml2-utils package.

Best Regards, Thiton
  </content>
<link rel="self" type="application/atom+xml" href=".xml"/><link rel="alternate" type="text/html" href=".html"/></entry><entry xml:lang="en">
  <thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="sdf1.org:tvmovie-1-2.article"/>  <id>sdf1.org:tvmovie-1-2.article-66</id>  <published>2010-04-26T22:37:06+01:00</published>  <updated>2010-04-26T22:37:06+01:00</updated>  <title>Comment on TV Movie programme for XMLTV, version 1.2</title>
  <author>
    <name>Roland</name>
  </author>
  <content type="text"> yes, gcc is installed and up to date...
  </content>
<link rel="self" type="application/atom+xml" href=".xml"/><link rel="alternate" type="text/html" href=".html"/></entry><entry xml:lang="en">
  <thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="sdf1.org:tvmovie-1-2.article"/>  <id>sdf1.org:tvmovie-1-2.article-67</id>  <published>2010-04-27T19:01:41+01:00</published>  <updated>2010-04-27T19:01:41+01:00</updated>  <title>Comment on TV Movie programme for XMLTV, version 1.2</title>
  <author>
    <name>Kai</name>
  </author>
  <content type="text"> Hey,

I also get this error:
Unable to open
/tmp/tv_grab_de_tvmovie_clickfinder-kai/*.tv[1-2]

-:1: parser error : Document is empty

^
-:1: parser error : Start tag expected, '&lt;' not found

^
I/O error : Invalid seek

I can see this directory created and deleted.
Any hints?
  </content>
<link rel="self" type="application/atom+xml" href=".xml"/><link rel="alternate" type="text/html" href=".html"/></entry><entry xml:lang="en">
  <thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="sdf1.org:tvmovie-1-2.article"/>  <id>sdf1.org:tvmovie-1-2.article-68</id>  <published>2010-05-03T21:37:32+01:00</published>  <updated>2010-05-03T21:37:32+01:00</updated>  <title>Comment on TV Movie programme for XMLTV, version 1.2</title>
  <author>
    <name>Frank</name>
  </author>
  <content type="text">@Kai:
Check the install of unzip.
I had the same failure and I tried to analyze the
grab-script.
  </content>
<link rel="self" type="application/atom+xml" href=".xml"/><link rel="alternate" type="text/html" href=".html"/></entry><entry xml:lang="en">
  <thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="sdf1.org:tvmovie-1-2.article"/>  <id>sdf1.org:tvmovie-1-2.article-69</id>  <published>2010-05-07T09:59:02+01:00</published>  <updated>2010-05-07T09:59:02+01:00</updated>  <title>Comment on TV Movie programme for XMLTV, version 1.2</title>
  <author>
    <name>uli</name>
  </author>
  <content type="text"> Hi,
I don't have any EPG Data for prosieben and kabel1 but
they are listed in the config file. Do you have any ideas?
How can I add zdf_info?
  </content>
<link rel="self" type="application/atom+xml" href=".xml"/><link rel="alternate" type="text/html" href=".html"/></entry><entry xml:lang="en">
  <thr:in-reply-to xmlns:thr="http://purl.org/syndication/thread/1.0" ref="sdf1.org:tvmovie-1-2.article"/>  <id>sdf1.org:tvmovie-1-2.article-70</id>  <published>2010-06-27T12:28:11+01:00</published>  <updated>2010-06-27T12:28:11+01:00</updated>  <title>Comment on TV Movie programme for XMLTV, version 1.2</title>
  <author>
    <name>MadMud</name>
  </author>
  <content type="text"> Hi guys,
I suggest to put (at least) xmllint and unzip in the
dependacies of configure. Even better put a check for them
before there execution and give a more explanatory error
message...
Cheers,
MadMud
  </content>
<link rel="self" type="application/atom+xml" href=".xml"/><link rel="alternate" type="text/html" href=".html"/></entry></feed>
