On 05.11.2011 18:25, Jason Tackaberry wrote:
> On 11-11-04 03:45 PM, Dirk Meyer wrote:
>> Modified: trunk/WIP/webmetadata/src/__init__.py
>> ==============================================================================
>> --- trunk/WIP/webmetadata/src/__init__.py    (original)
>> +++ trunk/WIP/webmetadata/src/__init__.py    Fri Nov  4 15:45:31 2011
>> @@ -1,6 +1,7 @@
>>  import os
>>  import kaa
>>  import kaa.metadata
>> +import kaa.beacon
> 
> Can we not make webmetadata require beacon?  Can't we use the plugin
> framework to add a beacon plugin?  I thought this is how it used to
> work?

I have to think about how. The beacon plugin only adds the data we have
to the beacon client. But when we sync/add I want to re-check stuff and
doing it inside beacon wasn't working well. This is why I added the
stuff to webinfo.

What I want:

1. On sync() re-check all video items being a series
2. When adding a series using "match" recheck all items with that alias
3. When adding a movie using match add that info to beacon

Right now, webinfo is doing that as well as the Freevo plugin.

Dischi

-- 
I love my work, I could sit and watch it all day long.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to