Jim Duda wrote:
> I have these options in my local_config.py
>
> plugin.activate('file_ops')
> plugin.activate('df')
> plugin.activate('mixer')
> plugin.remove('plugin_tv')
>
> When freevo starts up, I get the following messages.
>
> failed to load plugin file_ops
> Traceback (most recent call last):
>   File "src/plugin.py", line 262, in init
>     exec('import %s' % module)
>   File "<string>", line 1, in ?
> ImportError: No module named file_ops
>
> However, if I use the "E" key on any filename, I get the next
> window which allows me to delete, etc.
>
> Do I need to worry about this?

No. You use 1.3.4 or an older cvs version. Only current cvs has
file_ops. You have delete for movies because I maved it from VideoItem
into a plugin for all kinds of files.


Dischi

-- 
There are very few problems that cannot be solved by orders ending with
'or die.' - Alistair J.R. Young


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to