Re: [Freevo-users] Dutch dvb-t (digitale tv van kpn)

2006-03-07 Thread Sander Hoentjen
On Tue, 2006-02-14 at 12:53 +0100, Sander Hoentjen wrote:
> Hi,
> 
> I have a question that mostly applies to dutch users I guess:
> Is it possible to use freevo for digitale tv van kpn? I know it is DVB-T
> but encrypted (if i understand correctly). If it is possible, what is
> the best way to do it? With a pci-card or using the tuner provided and
> some rc-magic? (I think I would prefer PCI)
> 
> Thanks in advance for any pointers,
> 
> Sander

Is there no-one using this setup, or am I asking the question wrong?

Sander



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Dutch dvb-t (digitale tv van kpn)

2006-02-14 Thread Sander Hoentjen
Hi,

I have a question that mostly applies to dutch users I guess:
Is it possible to use freevo for digitale tv van kpn? I know it is DVB-T
but encrypted (if i understand correctly). If it is possible, what is
the best way to do it? With a pci-card or using the tuner provided and
some rc-magic? (I think I would prefer PCI)

Thanks in advance for any pointers,

Sander



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] remote as keyboard vs lirc

2005-11-14 Thread Sander Hoentjen
Hi,

I have set up a box to run freevo, and I have a TV-card with remote
which is recognized as another keyboard. At the moment not all keys are
mapped, but I guess this can be done somehow. What is the prefered way?
This or using lirc, are there any differences in functionality?

Sander



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] urls with questiomarks in webradio.fxd

2005-03-05 Thread Sander Hoentjen
my guess would be to urlencode the url (replace ? with %3F)
Haven't tried myself, but it is worth a shot

On Sat, 2005-03-05 at 07:29 +0100, Paul Sijben wrote:
>I am trying to add a live365 station to my webradio.fxd. However these 
>urls have questionmarks in them. qp_xml.py barfs on that (see the trace 
>below). Is there a way to still add such urls?
>
>Paul
>
>--
>fxd file /etc/freevo/webradio.fxd corrupt
>Traceback (most recent call last):
>   File "/usr/lib/python2.3/site-packages/freevo/fxditem.py", line 129, 
>in parse
> parser = util.fxdparser.FXD(fxd_file)
>   File "/usr/lib/python2.3/site-packages/freevo/util/fxdparser.py", 
>line 181, in __init__
> self.tree = FXDtree(filename)
>   File "/usr/lib/python2.3/site-packages/freevo/util/fxdparser.py", 
>line 92, in __init__
> self.tree = self.parse(f)
>   File 
>"/usr/src/build/461461-i386/install/usr/lib/python2.3/site-packages/_xmlplus/utils/qp_xml.py",
> 
>line 137, in parse
>ExpatError: not well-formed (invalid token): line 6, column 50
>



---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] "no module named utils"

2005-02-06 Thread Sander Hoentjen
On Sat, 2005-02-05 at 18:48 -0500, Per Homer wrote:
> OK, I've googled the life out of this one and am not getting 
> anywhere When starting freevo 1.5.3 i get:
> 
> "Can't find all Python dependencies:
> No module named utils
> 
> Not all requirements of Freevo are installed on your system.
> Please check the INSTALL file for more informations."
> 
> I am running python2.4 and Mandrake 10.1 Community. pyxml *is* installed:
> 
> "[EMAIL PROTECTED] per]$ rpm -qa | grep pyxml
> python-pyxml-0.8.3-1pyp"
> 
> Any suggestions?
> 
I had to copy some stuff over from

/usr/lib/python2.3/site-packages/ to
/usr/lib/python2.4/site-packages/

try to copy /usr/lib/python2.3/site-packages/_xmlplus
(or maybe the directory structure is a bit different on Mandrake, i
don't know

HTH
Tjikkun





---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: yum repodata out of sync?

2005-02-04 Thread Sander Hoentjen
On Fri, 2005-02-04 at 09:05 +0100, Sander Hoentjen wrote:
> One more question. Is there a gpg key for the packages? If so I cannot
> find it.
> 
> Tjikkun
> 
Never mind.. found it.

Yum has a new option now, gpgkey. 
This yum will be in FC3 soon (it is in testing now)
I updated the wiki to include this, since it doesn't break older yums
and what it does is that when you try a package from freevo and it
doesn't have the gpgkey it will download it automatically. I hope it is
ok that i edited it.

Tjikkun



---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: yum repodata out of sync?

2005-02-04 Thread Sander Hoentjen
One more question. Is there a gpg key for the packages? If so I cannot
find it.

Tjikkun



---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: yum repodata out of sync?

2005-02-03 Thread Sander Hoentjen
On Fri, 2005-02-04 at 09:48 +0800, TC Wan wrote:

> I've managed to update the repodata stuff. It should work correctly now.

Thank you very much. Now let me try this freevo thing :)



---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: yum repodata out of sync?

2005-02-03 Thread Sander Hoentjen
On Thu, 2005-02-03 at 11:13 +0100, Dirk Meyer wrote:
> "TC Wan" wrote:
> > On Tue, February 1, 2005 6:25 pm, Sander Hoentjen said:
> >> Hi, I get the following when trying to install freevo. A quick look in
> > http://freevo.sourceforge.net/fedora/RPMS/ shows freevo at version 1.5.3
> > I guess the repodata needs to be updated, or am I doing something wrong?
> >>
> >
> > Sorry, the repodata files are currently owned and modifiable only by Dischi.
> 
> It should be possible for you to change them, too. Or at least delete
> them to recreate them. 
> 
> > I can't update it using the update.sh script that we run after
> > installing new packages.
> 
> Done. Does it work now?

I still get:
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for freevo to pack into transaction set.
http://freevo.sf.net/fedora/RPMS/freevo-1.5.2-1_fc2.noarch.rpm: [Errno
4] IOError: HTTP Error 404: Not Found
Trying other mirror.
Error: failure: RPMS/freevo-1.5.2-1_fc2.noarch.rpm from freevo: [Errno
256] No more mirrors to try.

So it doesn't seem to work for me.

Tjikkun




---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] yum repodata out of sync?

2005-02-02 Thread Sander Hoentjen
On Wed, 2005-02-02 at 13:54 +0800, TC Wan wrote:
> On Tue, February 1, 2005 6:25 pm, Sander Hoentjen said:
> > Hi, I get the following when trying to install freevo. A quick look in
> http://freevo.sourceforge.net/fedora/RPMS/ shows freevo at version 1.5.3
> I guess the repodata needs to be updated, or am I doing something wrong?
> >
> 
> Sorry, the repodata files are currently owned and modifiable only by Dischi.
> I can't update it using the update.sh script that we run after installing
> new packages.
> 
Is it possible then that you also leave the older packages there until
the repodata gets updated? If not, when do you think it will be updated?
Thanks for your response.




---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] yum repodata out of sync?

2005-02-01 Thread Sander Hoentjen
Hi, I get the following when trying to install freevo. A quick look in
http://freevo.sourceforge.net/fedora/RPMS/ shows freevo at version 1.5.3
I guess the repodata needs to be updated, or am I doing something wrong?

Tjikkun

# yum list freevo\*
Setting up Repos
freevo100% |=|  951 B
00:00
Reading repository metadata in from local files
freevo: ## 10/10
Available Packages
freevo.noarch1.5.2-1_fc2freevo
freevo-boot.noarch   1.5.2-1_fc2freevo
freevo-core-suite.noarch 1.5-6_freevo   freevo
freevo-recording-suite.noarch1.5-1_freevo   freevo

# yum install freevo
Setting up Install Process
Setting up Repos
freevo100% |=|  951 B
00:00
Reading repository metadata in from local files
freevo: ## 10/10
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for freevo to pack into transaction set.
http://freevo.sf.net/fedora/RPMS/freevo-1.5.2-1_fc2.noarch.rpm: [Errno
4] IOError: HTTP Error 404: Not Found
Trying other mirror.
Error: failure: RPMS/freevo-1.5.2-1_fc2.noarch.rpm from freevo: [Errno
256] No more mirrors to try.




---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users