Re: [Freevo-users] Unicode musings

2007-01-15 Thread Pascal Schirrmann
Duncan Webb a écrit : > Pascal Schirrmann wrote: > >> I had some movies for witch I only obtain a 'Fetching file information' >> Box (instead of the file description box). >> After some research, it was movies with some informations downloaded >> from the IMDB database. It he .fxd file were so

Re: [Freevo-users] Unicode musings

2007-01-04 Thread Pascal Schirrmann
Duncan Webb a écrit : > Pascal Schirrmann wrote: > >> I had some movies for witch I only obtain a 'Fetching file information' >> Box (instead of the file description box). >> After some research, it was movies with some informations downloaded >> from the IMDB database. It he .fxd file were so

Re: [Freevo-users] Unicode musings

2007-01-04 Thread Pascal Schirrmann
Duncan Webb a écrit : > Pascal Schirrmann wrote: > >> Duncan Webb a écrit : >> >>> Pascal Schirrmann wrote: >>> > > Do you think we could discuss these points in the development list, we > seem to have got a bit away from just Unicode musings, better one > message per topic. I'm gett

Re: [Freevo-users] Unicode musings

2007-01-03 Thread Duncan Webb
Pascal Schirrmann wrote: > > I had some movies for witch I only obtain a 'Fetching file information' > Box (instead of the file description box). > After some research, it was movies with some informations downloaded > from the IMDB database. It he .fxd file were some carriage return (or ^M > o

Re: [Freevo-users] Unicode musings

2007-01-03 Thread Duncan Webb
Andreas Dick wrote: > Am Mittwoch, 3. Januar 2007 20:42 schrieb Duncan Webb: >> Andreas Dick wrote: >>> hei all >>> I had a lot unicode problems until I found that the locale was not set >>> when I start freevo automaticaly at bootup. >>> freevo 1.6.0 showed the characters ok, but reading fdx files

Re: [Freevo-users] Unicode musings

2007-01-03 Thread Andreas Dick
Am Mittwoch, 3. Januar 2007 20:42 schrieb Duncan Webb: > Andreas Dick wrote: > > hei all > > I had a lot unicode problems until I found that the locale was not set > > when I start freevo automaticaly at bootup. > > freevo 1.6.0 showed the characters ok, but reading fdx files (playlists) > > produc

Re: [Freevo-users] Unicode musings

2007-01-03 Thread Duncan Webb
Andreas Dick wrote: > hei all > I had a lot unicode problems until I found that the locale was not set when I > start freevo automaticaly at bootup. > freevo 1.6.0 showed the characters ok, but reading fdx files (playlists) > produced strange errors. I suggest you try 1.6.2, IIRC unicode problem

Re: [Freevo-users] Unicode musings

2007-01-03 Thread Andreas Dick
hei all I had a lot unicode problems until I found that the locale was not set when I start freevo automaticaly at bootup. freevo 1.6.0 showed the characters ok, but reading fdx files (playlists) produced strange errors. Andreas Am Mittwoch, 3. Januar 2007 09:00 schrieb harri: > python setup.p

Re: [Freevo-users] Unicode musings

2007-01-03 Thread harri
python setup.py install --force has been working well for me. Harri On Tuesday 02 January 2007 20:01, Pascal Schirrmann wrote: > Duncan Webb a écrit : > > Pascal Schirrmann wrote: > >> Duncan Webb a écrit : > > > > did you remove the build directories, sources get copied there and then > > to /us

Re: [Freevo-users] Unicode musings

2007-01-02 Thread Duncan Webb
Pascal Schirrmann wrote: > Duncan Webb a écrit : >> Pascal Schirrmann wrote: Do you think we could discuss these points in the development list, we seem to have got a bit away from just Unicode musings, better one message per topic. I'm getting a bit lost with what is and what is not working. Tha

Re: [Freevo-users] Unicode musings

2007-01-02 Thread Pascal Schirrmann
Duncan Webb a écrit : > Pascal Schirrmann wrote: > >> Duncan Webb a écrit : >> > did you remove the build directories, sources get copied there and then > to /usr/lib/python2.4/site-packages/(freevo|kaa)? > Maybe not every time, so today I did that : python setup.py clean python setup.py

Re: [Freevo-users] Unicode musings

2007-01-01 Thread Duncan Webb
Pascal Schirrmann wrote: > Duncan Webb a écrit : >> Pascal Schirrmann wrote: >> They all worked for me, first hit with the first two and lots for >> titanic. Even d'Amélie is displayed correctly. >> > Hum, still don't work for me. Could it be that I have another thing to > update ? > I just ch

Re: [Freevo-users] Unicode musings

2007-01-01 Thread Pascal Schirrmann
Duncan Webb a écrit : > Pascal Schirrmann wrote: > >> It seems (as far as I see) that the trouble is specific to the Recorded >> TV directory. If i put the same avi and fxd file in a subdir of my video >> dir, then everything seems to be OK. >> > > Seems sensible to have fxd and avi files

Re: [Freevo-users] Unicode musings

2006-12-29 Thread Duncan Webb
Pascal Schirrmann wrote: > Duncan Webb a écrit : >> Pascal Schirrmann wrote: >> >>> The debug gave me a hint about an error in the AUDIO_ITEMS. After >>> correcting that, it seems to work a little better (or is it due to >>> version 8853 ?) >>> >> AUDIO_ITEMS still has a bug in that it do

Re: [Freevo-users] Unicode musings

2006-12-29 Thread Pascal Schirrmann
Duncan Webb a écrit : > Pascal Schirrmann wrote: > >> The debug gave me a hint about an error in the AUDIO_ITEMS. After >> correcting that, it seems to work a little better (or is it due to >> version 8853 ?) >> > > AUDIO_ITEMS still has a bug in that it doesn't allow web radio unless it

Re: [Freevo-users] Unicode musings

2006-12-28 Thread Duncan Webb
Pascal Schirrmann wrote: > harri a écrit : > > First of all, many many thanks, Harry ! > > You'll find my further tests. I just installed the svn 8853 version. >> On Wednesday 27 December 2006 21:31, Pascal Schirrmann wrote: >> >> Are you running a multi cpu kernel by any chance? What does >

Re: [Freevo-users] Unicode musings

2006-12-28 Thread Pascal Schirrmann
harri a écrit : First of all, many many thanks, Harry ! You'll find my further tests. I just installed the svn 8853 version. > On Wednesday 27 December 2006 21:31, Pascal Schirrmann wrote: > > Are you running a multi cpu kernel by any chance? What does > cat /proc/cpuinfo say? > > The two

Re: [Freevo-users] Unicode musings

2006-12-27 Thread harri
On Wednesday 27 December 2006 21:31, Pascal Schirrmann wrote: > harri a écrit : > > Not all of it is yet in svn, sitecustomize.py is not in 8812, which may > > be the reason for your problems below. > > Thanks a lot, Harry, > > I just installed the svn version 8832 (But I'm pretty sure that I had a

Re: [Freevo-users] Unicode musings

2006-12-27 Thread Pascal Schirrmann
harri a écrit : > Not all of it is yet in svn, sitecustomize.py is not in 8812, which may be > the > reason for your problems below. > > Thanks a lot, Harry, I just installed the svn version 8832 (But I'm pretty sure that I had a sitecustomize.py file before ?) I also did a freevo cache --re

Re: [Freevo-users] Unicode musings

2006-12-26 Thread harri
On Tuesday 26 December 2006 20:55, Pascal Schirrmann wrote: > > Many thanks to have put so quickly the changes suggested by Harry in the > svn ! > > Just installed the release 8812 on my two TV box. (The living room one, > and the cellar one ;-) ) Not all of it is yet in svn, sitecustomize.py is n

Re: [Freevo-users] Unicode musings

2006-12-26 Thread harri
On Tuesday 26 December 2006 12:55, Duncan Webb wrote: > Hi harri, > > Nice bit of work this, many thanks. > > > Hi, > > > > I took a look at the unicode handling in freevo, and attached is a small > > patch to fix a couple of things: > > > > 1. urllib.quote() only handles strings, not unicode strin

Re: [Freevo-users] Unicode musings

2006-12-26 Thread Pascal Schirrmann
Duncan Webb a écrit : > Hi harri, > > Nice bit of work this, many thanks. > > Hi, Harri, Many thanks for your work, Hi DunCan, Many thanks to have put so quickly the changes suggested by Harry in the svn ! Just installed the release 8812 on my two TV box. (The living room one, and the cell

Re: [Freevo-users] Unicode musings

2006-12-26 Thread Duncan Webb
Hi harri, Nice bit of work this, many thanks. > Hi, > > I took a look at the unicode handling in freevo, and attached is a small > patch > to fix a couple of things: > > 1. urllib.quote() only handles strings, not unicode strings This should not be a problem with file names an directory name