Re: [Freevo-users] webradio.fxd and

2009-07-29 Thread John Percival
On further examination, that's what I concluded. Really useful feature!
> 
> From: John Molohan 
> Sent: Wed Jul 29 19:22:26 CEST 2009
> To: John Percival , 
> 
> Subject: Re: [Freevo-users] webradio.fxd and 
> 
> 
> John Percival wrote:
> > I've noticed a  tag in webradio.fxd which I assume is supposed to 
> > show a web page when playing internet radio. Is this supported in v1.8.1?
> >
> > I've managed to use the  tag to display a graphic, though.
> >
> >
> > John.
> Freevo doesn't have a browser built in so I'd imagine this tag is just 
> for skins to display the link to the user.
> 
> John

-
Mail.be, WebMail and Virtual Office
http://www.mail.be

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] ICECAST_GENRE_MAP

2009-07-29 Thread John Percival
Thanks for the reply.

I'm sure there is a clue if you're a Python expert, which I'm slowly becoming!

It seems to be something to do with re-mapping genres, e.g renaming 
'classiscal' to be 'crap'.

The problem is that without something sensible in that config item, the plugin 
crashed with a 'has_key' error.

I've commented out this:

   ## genre remapping
   if self.genremap.has_key(g):
   g = self.genremap[g]

and it's working fine. Except I can't re-map genres, but I can live with that.



> 
> From: John Molohan 
> Sent: Wed Jul 29 20:32:11 CEST 2009
> To: John Percival , 
> 
> Subject: Re: [Freevo-users] ICECAST_GENRE_MAP
> 
> 
> John Percival wrote:
> > Quick question:
> >
> > can somebody tell me the format of ICECAST_GENRE_MAP for icecast.py, please?
> >
> > Thanks.
> >
> >
> > John.
> Never come across it before. Is there no clue in the code in icecast.py 
> itself?
> 
> John

-
Mail.be, WebMail and Virtual Office
http://www.mail.be

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] bluetooth send plugin

2009-07-29 Thread John Molohan
Robert WInder wrote:
> Hi, 
>
> Just wondering if anyone already made an plugin to send files to a phone
> with bluetooth. What I had in mind was select a file
> (audio/video/image), press 'e' or the ENTER button on your remote and
> select your trusted device or scan for new devices and select those (pin
> exchange) and transfer.. 
>
> It not any suggestions which plugin can be an example then I try to
> endeavour into this one. 
>
> /Robert Winder
>
>   
At a guess the shoppingcart plugin might give you a good starting point.

John

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] dvb usb does only work after replugging

2009-07-29 Thread John Molohan
cornelius wrote:
> Hi freevoers,
>
> I got a problem with my new freevo box which is based on ubuntu 9.04.
> I am using freevo 1.8.3 but I think this does not matter, since it is an
> ubuntu specific problem.
>
> The dvb-t usb stick - a grantec - does not work when the usb dvb-t was
> plugged in before the booting.
> In fact the node
>/dev/dvb/adapter0/frontend0 (or even /dev/dvb completely)
> is missing.
>
> Only when I remove the dvb stick and replug it, when the machine is
> running, all devices are setup correctly.
>
> I did not figure out how to use udevadm trigger.
>
> Any hints on this?
>
> Thanks a lot and kind regards
> Cornelius
>   
Sounds like a driver issue. Have you tried a newer kernel or firmware maybe?

John

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Pictures showing the wrong aspect ratio?

2009-07-29 Thread John Molohan
Stephen Rowles wrote:
> Hi all,
>
> I have just upgraded at home and now have a 16:9 wide screen LCD - YAY! :D
>
> I've changed X over to use the VGA out from my graphics card rather than 
> the old S-Video that I used for the CRT. Now with much better picture 
> and larger display area. I am running 1360x768, the native rez of my 
> LCD. I am using Freevo 1.8.something
>
> However things are not quite right. I've updated my freevo.conf geometry 
> to match the graphics output of 1360x768 however the fonts seem a little 
> off, especially in the idle bar now the resolution is higher. It also 
> seems that when I view pictures it doesn't seem to the user the correct 
> aspect ratio when displaying, the images appear to be a bit stretched.
>
> I am using the Panorama skin.
>
> Is there any configuration option I need to adjust to make the pictures 
> display correctly?
>   
There is an option in local_conf.py for your aspect ratio. I don't have 
access to a copy at the moment but it's fairly obviously named. Setting 
that should resolve that problem. I'm pretty sure there's also a setting 
for the idlebar font.

John

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] ICECAST_GENRE_MAP

2009-07-29 Thread John Molohan
John Percival wrote:
> Quick question:
>
> can somebody tell me the format of ICECAST_GENRE_MAP for icecast.py, please?
>
> Thanks.
>
>
> John.
Never come across it before. Is there no clue in the code in icecast.py 
itself?

John

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Geometry problem with 720x576 resolution

2009-07-29 Thread John Molohan
Michel Hoogervorst wrote:
> Hi,
>
> I use Freevo with X11 (I run Freevo with the -fs switch) at a 
> resolution of 720x576. This resolution is natively supported by the 
> nvidia driver using s-video output.
>
> As of Freevo 1.9.0, setting the geometry in freevo.conf to 720x576 
> doesn't work right anymore... the screen is simply not completely 
> filled. I have to set the geometry to approximately 960x740 to see 
> Freevo full screen again. Not too proper, but not a huge issue. This 
> becomes an issue when playing video which are not exactly 720x576 
> resolution, since Freevo passes the geometry on to mplayer, which 
> results in parts of the video displayed off screen.
>
> So the actual question: Why doesn't Freevo fill the entire screen 
> anymore when I set geometry to 720x576 while running X at that same 
> resolution? Note that reverting back to 1.8.3 'solves' this... but 
> that's not what I want ;-)
>
>
> Michel
Sounds like you need to file a bug report for this. 
http://sourceforge.net/tracker/?atid=446895&group_id=46652

John

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] webradio.fxd and

2009-07-29 Thread John Molohan
John Percival wrote:
> I've noticed a  tag in webradio.fxd which I assume is supposed to show 
> a web page when playing internet radio. Is this supported in v1.8.1?
>
> I've managed to use the  tag to display a graphic, though.
>
>
> John.
Freevo doesn't have a browser built in so I'd imagine this tag is just 
for skins to display the link to the user.

John

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users