Re: [Freevo-devel] weather helper

2006-12-21 Thread Duncan Webb
Ryan Roth wrote: Wow Ryan, your working like a beaver, many thanks. > File to go along with request on sf.net page > > > Needs a header block. # -*- coding: iso-8859-1 -*- is most important > """ > Requires cron to call

[Freevo-devel] weather helper

2006-12-21 Thread Ryan Roth
File to go along with request on sf.net page """ Requires cron to call "freevo execute /usr/lib/python2.4/site-packages/freevo/plugins/weather_helper.py" to get updates. The weather.py plugin will grab new data if the cache is older than two hours, so run your cron job more often than that. """

Re: [Freevo-devel] [ANNOUNCE] Freevo-1.6.2 Release

2006-12-21 Thread Duncan Webb
Evan Hisey wrote: > Duncan- > Did the patch for sending channle numbers to the tuner card make it > in? or Was that on the 1.X tree? In the rel-1 branch, with this feature request: [ 1610656 ] Patch to tv/plugins/mplayer.py to pause live TV Duncan -

Re: [Freevo-devel] How to make translation of the data of the weather plugin?

2006-12-21 Thread Duncan Webb
Gorka Olaizola wrote: > I activated the weather plugin and see that the strings in the data file > WEATHER_DIR/weather/weathertypes.dat are not translated. > > What do you think is the best way to do the translation? > It could be done directly in the .po file or create a translated data > file in

Re: [Freevo-devel] [ANNOUNCE] Freevo-1.6.2 Release

2006-12-21 Thread Evan Hisey
Duncan- Did the patch for sending channle numbers to the tuner card make it in? or Was that on the 1.X tree? Evan On 12/21/06, Duncan Webb <[EMAIL PROTECTED]> wrote: > Hi everyone, > > Today Freevo-1.6.2 has been released. > > As you know the Freevo 1.6 series is the stable branch of Freevo and

[Freevo-devel] [ANNOUNCE] Freevo-1.6.2 Release

2006-12-21 Thread Duncan Webb
Hi everyone, Today Freevo-1.6.2 has been released. As you know the Freevo 1.6 series is the stable branch of Freevo and only contains bug fixes The bug fixes include, from the ChangeLog == Release 1.6.2 (2006-12-22) == * Fixed audio track name formatting (B#160

Re: [Freevo-devel] How to make translation of the data of the weather plugin?

2006-12-21 Thread Duncan Webb
Gorka Olaizola wrote: > On Sun, Dec 10, 2006 at 04:49:45PM +0100, Duncan Webb wrote: >> Gorka Olaizola wrote: >>> I activated the weather plugin and see that the strings in the data file >>> WEATHER_DIR/weather/weathertypes.dat are not translated. >>> >>> What do you think is the best way to do the

[Freevo-devel] [ freevo-Bugs-1620452 ] Items with subitems don't show thumbnails menu entry

2006-12-21 Thread SourceForge.net
Bugs item #1620452, was opened at 2006-12-21 23:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1620452&group_id=46652 Please note that this message will contain a full copy o

[Freevo-devel] [ freevo-Bugs-1620425 ] Shopping cart can't handle subitems

2006-12-21 Thread SourceForge.net
Bugs item #1620425, was opened at 2006-12-21 22:25 Message generated for change (Comment added) made by duncanwebb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1620425&group_id=46652 Please note that this message will contain a full copy of the comment

[Freevo-devel] [ freevo-Bugs-1620425 ] Shopping cart can't handle subitems

2006-12-21 Thread SourceForge.net
Bugs item #1620425, was opened at 2006-12-21 22:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1620425&group_id=46652 Please note that this message will contain a full copy o

[Freevo-devel] [ freevo-Bugs-1604852 ] 1.7RC1 - Webserver bug 2

2006-12-21 Thread SourceForge.net
Bugs item #1604852, was opened at 2006-11-28 22:17 Message generated for change (Comment added) made by ryanroth You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1604852&group_id=46652 Please note that this message will contain a full copy of the comment t

[Freevo-devel] [ freevo-Bugs-1604858 ] 1.7RC1 - Webserver bug3

2006-12-21 Thread SourceForge.net
Bugs item #1604858, was opened at 2006-11-28 22:27 Message generated for change (Comment added) made by ryanroth You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1604858&group_id=46652 Please note that this message will contain a full copy of the comment t

Re: [Freevo-devel] How to make translation of the data of the weather plugin?

2006-12-21 Thread Gorka Olaizola
On Sun, Dec 10, 2006 at 04:49:45PM +0100, Duncan Webb wrote: > Gorka Olaizola wrote: > > I activated the weather plugin and see that the strings in the data file > > WEATHER_DIR/weather/weathertypes.dat are not translated. > > > > What do you think is the best way to do the translation? > > Do it

Re: [Freevo-devel] video mover with queue

2006-12-21 Thread Ryan Roth
New revision with minor change import os import plugin import config from gui.PopupBox import PopupBox from item import Item import config, menu, rc, plugin, osd, util class PluginInterface(plugin.MainMenuPlugin): """ Video File Mover With Queue Activate: plugin.activate('video.