Re: [Freevo-devel] Desperately seeking a motherboard that doesn't suck

2008-09-25 Thread James Oakley
could go with one of those. I will check the spdif output when I get home to make sure the audio is ok. The G45 version adds some hardware-accelerated decoding features, which probably won't work in Linux for a good while, but you really won't need it considering

Re: [Freevo-devel] Python question

2008-03-17 Thread James Oakley
r method is defined, not when the associated code is called. A somewhat common FAQ on the Python lists is why using live variables in default arguments doesn't do what you might expect. I've never had this particular problem, strangely enough. If I have a list member in an object, i

Re: [Freevo-devel] [Freevo-cvslog] r10514 -branc hes/rel-1/freevo/src/tv

2008-03-17 Thread James Oakley
In kaa, we're starting to see > this idiom a lot: > >tp, exc, tb = sys.exc_info() >raise tp, exc, tb Just "raise" without any parameters will do what you want here. -- James Oakley [EMAIL PROTECTED]

Re: [Freevo-devel] tv_grab and cron

2007-10-29 Thread James Oakley
s the same user you're logged in as when you do it on the command line? Where are your grabbers installed? -- James Oakley [EMAIL PROTECTED] - This SF.net email is sponsored by: Splunk Inc. Still grepping through l

Re: [Freevo-devel] tv_grab and cron

2007-10-17 Thread James Oakley
Any thoughts??? It works fine for me. Does it work for you on the command line? -- James Oakley [EMAIL PROTECTED] - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems?

Re: [Freevo-devel] Zap2It

2007-09-10 Thread James Oakley
On September 10, 2007, Ryan Roth wrote: > I'm not sure if everyone knows about this, but there is still a way to > use the data from zap2it > http://zap2xml.110mb.com/ That's a violation of Zap2It's TOS. -- James

Re: [Freevo-devel] python-elementtree for python 2.5 ( packaging for Fedora 7)

2007-06-05 Thread James Oakley
On Tuesday 05 June 2007 2:04 pm, Duncan Webb wrote: > James Oakley wrote: > > On Tuesday 05 June 2007 10:24 am, KH KH wrote: > >> I didn't get what you mean! > >> Do you mind that i can make it work with a patch ? > >> How can i do this ? > >> &g

Re: [Freevo-devel] python-elementtree for python 2.5 ( packaging for Fedora 7)

2007-06-05 Thread James Oakley
with python 2.5! Here's a patch. -- James Oakley [EMAIL PROTECTED] Index: freevo-1.7.0/setup.py === --- freevo-1.7.0.orig/setup.py 2007-03-05 23:55:03.0 -0400 +++ freevo-1.7.0/setup.py 2007-03-06 00:00:15.0

Re: [Freevo-devel] Note on XML parser speeds

2007-04-23 Thread James Oakley
ks > > I thought it might be of interest here. The current xmltv.py uses cElementTree. -- James Oakley [EMAIL PROTECTED] - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 e

Re: [Freevo-devel] 1.5.x SVN crash

2006-10-16 Thread James Oakley
of un needed packages. pyxml is still required. elementtree is used for the listings only. Also, if your dist has Python 2.5, you don't need the elementtree package. It was included in the core. -- James Oakley [EMAIL PROTECTED] --

Re: SV: [Freevo-devel] xmltv question

2004-02-02 Thread James Oakley
u'll also find that Freevo and MythTV will handle the data fine after defining the character set as above. (I only tested Freevo, though) The Expat parser used by xmltv.py performs minimal validation while parsing and will stop if it finds an error. Hope that helps, - -- James Oak

Re: [Freevo-devel] xmltv question

2004-01-28 Thread James Oakley
;t tell me more. Any suggestion? > Obviously I'll have to hike up in the xmltv.py mountains soon enough, I > suppose.. Documentation for xmltv.py is at http://www.funktronics.ca/python-xmltv You could also send me the grabber or the output and I could take a look at it. - -- James Oa

Re: [Freevo-devel] Impossible to eject the CD

2003-12-12 Thread James Oakley
th my framebuffer. The webserver thread refused to let go of my fb device. It's better to run the webserver standalone. - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/2axnKtn0F7+/lLMRAiY4AJ42QTU5ZeTiKnOpKsZD82iS5cEfbAC

Re: [Freevo-devel] Impossible to eject the CD

2003-12-11 Thread James Oakley
ve the webserver plugin enabled? What's the output of 'lsof -n | grep /dev/cdrom'? - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/2RyaKtn0F7+/lLMRAlovAKCMVRCoSt8YaZEd0LDcYGlXr64zWgCfbyt4 TEBdfC3

Re: [Freevo-devel] xmlrpc details for communicating with the record_server?

2003-11-29 Thread James Oakley
stem.methodHelp(), and system.methodSignature(). Unfortunately, the Twisted XMLRPC doesn't support that, so you're stuck with reading the source for now, which isn't hard to look at. - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v

[Freevo-devel] Freevo stuff for SUSE 9 rpm

2003-11-19 Thread James Oakley
reevo freevo.daily - If FREEVO_UPDATE_XMLTV is set in /etc/sysconfig/freevo, listings are downloaded every night. This ends up in /etc/cron.daily *.init - init.d files for freevo, the record server, and the web server freevo.spec - The spec file for the RPM - -- James Oakley [EMAIL PROTECTED] -BEGI

Re: [Freevo-devel] Re: 1.4rc4 and dfbmga

2003-11-18 Thread James Oakley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On November 18, 2003 09:00 am, Dirk Meyer wrote: > > Oh, and I've placed everything needed for dfbmga under SUSE 9.0 at the > > following page: > > > > http://www.funktronics.ca/dfbmga > > Can you add the link to t

Re: [Freevo-devel] 1.4rc4 and dfbmga

2003-11-18 Thread James Oakley
27;s own? Nope. It's working perfectly now. - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/urBsKtn0F7+/lLMRAj5TAJ4ygCQreiB425722iizEnwCl630kACgo8W8 mX8Fbv4eajkgFkU0WGxgeaU= =gOnH -END PGP SIGNATURE- --

Re: [Freevo-devel] 1.4rc4 and dfbmga

2003-11-18 Thread James Oakley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On November 16, 2003 11:40 pm, James Oakley wrote: > (!) DirectFB/core/vt: Unable to disallocate VT! > --> Device or resource busy Found it! It works fine if I disable the webserver plugin. That thread keeps the following files op

Re: [Freevo-devel] 1.4rc4 and dfbmga

2003-11-16 Thread James Oakley
lorhash' core... (-) [ 6929: 15.361] DirectFB/CoreParts: Going to shutdown 'clipboard' core... (-) [ 6929: 15.361] DirectFB/core/threads: Joining 6916... (-) [ 6929: 15.362] DirectFB/core/threads: ...joined 6916. - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGN

[Freevo-devel] 1.4rc4 and dfbmga

2003-11-15 Thread James Oakley
ay() and osd.OSD.restartdisplay(), Mplayer runs fine, except that the screen is black. I'm going to delve deeper into this tomorrow, but I was wondering if anybody knows more about this than I do. - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE-

Re: [Freevo-devel] Using Latin-2 under Freevo

2003-11-11 Thread James Oakley
.python.org/doc/current/lib/node126.html You can add new ones using the codecs module: http://www.python.org/doc/current/lib/module-codecs.html - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/sbElKtn0F7+/lLMRAvUzAJ43tUjPgjFeDtm4LPbc

Re: [Freevo-devel] Using Latin-2 under Freevo

2003-11-10 Thread James Oakley
ng to be changed in skin files also... > LookupError: unknown encoding: latin-2 Try setting LOCALE to "ISO-8859-2". - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/sCSBKtn0F7+/lLMRAhKoAJ9qdTNPHA6EnAUVgwQ1yOczhN+E4QCbBUi2

Re: [Freevo-devel] Freevo 1.4 roadmap

2003-10-20 Thread James Oakley
> I am going to try to use the xml.sax.utils.escape function next but have > some other things i have to take care of first. I am not familiar with Twisted's XMLRPC support, but the xml.sax.utils.escape is totally unnecessary in Python's XMLRPC. I would assume that it's unnece

Re: [Freevo-devel] Re: Installing Freevo into the system

2003-08-25 Thread James Oakley
seems that only SuSE decided to embrace the LSB, unfortunately. It's not perfect, but it works. - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQE/SXtwKtn0F7+/lLMRAgotAJ93vCe4huMqcZkEJDlT4cJ3TG9mjQCaA2Al BsgaJlcy1o1z+D

Re: [Freevo-devel] TV Guide & international chars

2003-08-17 Thread James Oakley
where it will only display Latin-1 chars 1-127. I had the same problem with GTK, which threw exceptions, and found that Qt seems to do the right thing. - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQE/P7nbKtn0F7+/lLMR

Re: [Freevo-devel] [ freevo-Bugs-776837 ] freevo has trouble parsing TV.xml from tv_grab_nl

2003-08-14 Thread James Oakley
ode(), '-', '_'))(node) > File "src/tv/xmltv.py", line 102, in url > return _ChannelHandler.url(self, node) > TypeError: unbound method url() must be called with > _ChannelHandler instance as first argument (got > _ProgrammeHandler instance instead) Th

Re: [Freevo-devel] xmltv tv_grab, unittest, regex contributions

2003-08-04 Thread James Oakley
template for other grabbers. > (There's also a unittester, and something to get a > hierarchical object, from a recursively matching > regex; very handy ;-) ) You should submit that to the XMLTV guys. They've accepted a Python grabber before, and an AU grabber is needed.

Re: [Freevo-devel] Arggh. Spoke too soon. XMLTV display-name format changed in tv_grab_na

2003-07-10 Thread James Oakley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On July 10, 2003 10:41 am, Aubin Paul wrote: > On Thu, Jul 10, 2003 at 12:41:56AM -0300, James Oakley wrote: > > That's what I didn't like about this temporary solution. If all channels > > were numeric, I could simply use .

Re: [Freevo-devel] Arggh. Spoke too soon. XMLTV display-name format changed in tv_grab_na

2003-07-09 Thread James Oakley
raction. I'm thinking now that I should include them when I release the 0.6 version of python-xmltv. Then it all becomes my problem. :-) - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQE/DOCFKtn0F7+/lLMRAs3QAJ0b569fKeIs3Jj

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/src/tv tv_util.py,1.1,1.2

2003-07-09 Thread James Oakley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On July 9, 2003 11:17 pm, Aubin Paul wrote: > On Wed, Jul 09, 2003 at 08:56:06PM -0300, James Oakley wrote: > > Be careful about how you use the data in your code. The changes in XMLTV > > 0.6 are major and it's going to be

Re: [Freevo-devel] Arggh. Spoke too soon. XMLTV display-name format changed in tv_grab_na

2003-07-09 Thread James Oakley
s, especially in other grabbers when they start using this convention. Ed Avis said that people writing applications should use the one with the single number as the channel and the other one for a readable name. You *could* use .isdigit() and .isalnum() instead but there are some systems whic

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/src/tv tv_util.py,1.1,1.2

2003-07-09 Thread James Oakley
ly when we try to map it to more traditional simple structures without losing information. You've already noticed how ugly the output of xmltv.py is. Have you heard of SQLObject? You may find it interesting as it has SQLite support and it may make your job easier. - -- James O

Re: [Freevo-devel] Arggh. Spoke too soon. XMLTV display-name format changed in tv_grab_na

2003-07-09 Thread James Oakley
channelnum = dn else: display_name = dn This works for tv_grab_na, but I'm not sure about the other grabbers, yet. - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQE/DJU4Ktn0F7+/lLMRAv

[Freevo-devel] Arggh. Spoke too soon. XMLTV display-name format changed in tv_grab_na

2003-07-08 Thread James Oakley
h a form where it is available." In tv_grab_na, it looks like: 6 CIHF 6 - -- James Oakley [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQE/C5vwKtn0F7+/lLMRAn9BAJ91Bf7Nz3TOypcBvw5rT+0/tlrz8ACfexEH wQQ6OtGo8qVB

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/src/tv tv_util.py,1.1,1.2

2003-07-08 Thread James Oakley
a GUI interface I wrote in PyQt. I > > also see this as being useful for sending Jabber messages: "Your favorite > > show is coming on in one minute!" > > That's really cool. You seem to have a lot of the stuff we had in > mind. It might be a good idea to see w

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/src/tv tv_util.py,1.1,1.2

2003-07-07 Thread James Oakley
ot change over the lifetime of 0.5.x. > > I think you're correct, but the important thing we were using was the > channel id to map listings to channels, each programme has "channel" > in it, but changing that id makes it a little trickier. I'm never sure > what we&

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/src/tv tv_util.py,1.1,1.2

2003-07-07 Thread James Oakley
tely no mapping between the old channels > and the new, it's quite difficult to write a converter. The format of channel['display-name'] didn't change, not in tv_grab_na at least, and it will not change over the lifetime of 0.5.x. - -- James Oakley [EMAIL PROTE