xp);
        Sun, 26 Oct 2003 05:40:36 -0500
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
  [EMAIL PROTECTED]
Subject: *****SPAM***** [Freevo-wikilog] [Freevo Wiki] Update of 
"DocumentationPage/XmlTv"
Date: Sun, 26 Oct 2003 02:58:12 -0800
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Flag: YES
X-Spam-Status: Yes, hits=72.7 required=4.0
        tests=AWL,CLICK_BELOW,KNOWN_MAILING_LIST,NO_REAL_NAME,
              PATCH_UNIFIED_DIFF,USER_IN_BLACKLIST
        version=2.55
X-Spam-Level: ************************************************************************
X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp)
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="=_linux-17164-1067173966-0001-2"
This is a multi-part message in MIME format.

This is a MIME-formatted message.  If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_linux-17164-1067173966-0001-2
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Mime-Autoconverted: from 8bit to 7bit by courier 0.35

This mail is probably spam.  The original message has been attached
along with this report, so you can recognize or block similar unwanted
mail in future.  See http://spamassassin.org/tag/ for more details.

Content preview:  Dear Wiki user,
  
   You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification. The following page has been changed by shammah: 
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fXmlTv [...] 

Content analysis details:   (72.70 points, 4 required)
NO_REAL_NAME       (1.0 points)  From: does not include a real name
PATCH_UNIFIED_DIFF (-0.5 points) BODY: Contains what looks like a patch from diff -u
KNOWN_MAILING_LIST (-0.5 points) Email came from some known mailing list software
USER_IN_BLACKLIST  (100.0 points)From: address is in the user's black-list
CLICK_BELOW        (0.0 points)  Asks you to click below
AWL                (-27.3 points)AWL: Auto-whitelist adjustment



--=_linux-17164-1067173966-0001-2
Content-Type: message/rfc822; x-spam-type=original
Content-Description: original message before SpamAssassin
Content-Disposition: inline

Return-Path: <[EMAIL PROTECTED]>
Received: from sc8-sf-list2.sourceforge.net ([66.35.250.206])
          by imf06aec.mail.bellsouth.net
          (InterMail vM.5.01.05.27 201-253-122-126-127-20021220) with ESMTP
          id <[EMAIL PROTECTED]>;
          Sun, 26 Oct 2003 06:01:20 -0500
Received: from sc8-sf-list1-b.sourceforge.net ([10.3.1.13] 
helo=sc8-sf-list1.sourceforge.net)
        by sc8-sf-list2.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian))
        id 1ADieb-00058l-00; Sun, 26 Oct 2003 03:01:49 -0800
Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] 
helo=sc8-sf-mx1.sourceforge.net)
        by sc8-sf-list1.sourceforge.net with esmtp 
        (Cipher TLSv1:DES-CBC3-SHA:168) (Exim 3.31-VA-mm2 #1 (Debian))
        id 1ADida-0000On-00
        for <[EMAIL PROTECTED]>; Sun, 26 Oct 2003 03:00:46 -0800
Received: from sc8-pr-web2-f.sourceforge.net ([10.4.1.42] 
helo=sc8-pr-web2.sourceforge.net)
        by sc8-sf-mx1.sourceforge.net with esmtp (Exim 4.24)
        id 1ADib6-0004fp-Vn; Sun, 26 Oct 2003 02:58:12 -0800
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Score: 3.6 (+++)
X-Spam-Report: Spam Filtering performed by sourceforge.net.
        See http://spamassassin.org/tag/ for more details.
        Report problems to https://sf.net/tracker/?func=add&group_id=1&atid=200001
        0.3 NO_REAL_NAME           From: does not include a real name
        3.3 MSGID_FROM_MTA_SHORT   Message-Id was added by a relay
Subject: [Freevo-wikilog] [Freevo Wiki] Update of "DocumentationPage/XmlTv"
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.9-sf.net
Precedence: bulk
Reply-To: [EMAIL PROTECTED]
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/freevo-wikilog>,
        <mailto:[EMAIL PROTECTED]>
List-Id: <freevo-wikilog.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/freevo-wikilog>,
        <mailto:[EMAIL PROTECTED]>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=freevo-wikilog>
Date: Sun, 26 Oct 2003 02:58:12 -0800
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change 
notification.

The following page has been changed by shammah:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fXmlTv

------------------------------------------------------------------------------
@@ -152,6 +152,21 @@
 if you are > here's the solution ;)
 
 
+=== New Zealand listings ===
+
+tv_grab_nz appears to have some problems in the version tested at xmltv-0.5.19. The 
script doesn't correctly add a timezone to the start and stop times from each 
programme and freevo as of version 1.4rc1 doesn't handle that cleanly meaning you get 
no listings at all, despite a valid XML file. 
+A simple but nasty hack is to edit src/tv/epg_xmltv.py comment out the lines listed 
and add in the the two at the bottom. 
+
+#try:
+#    tval, tz = str.split()
+#    except ValueError:
+#         The time value couldn't be decoded
+#         raise EPG_TIME_EXC
+     tz = '+1'
+     tval = str
+
+
+
 == Use in Freevo ==
 Update the TV_CHANNELS variable in local_conf.py. [[BR]]
 Please see that file for more detailed instructions!


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog


--=_linux-17164-1067173966-0001-2--


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-wikilog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-wikilog

Reply via email to