To get it working
copy videodb.py to
/usr/lib/python2.5/site-packages/freevo/video/plugins/
update videodb.py with connection to mysql info
===============
_thumbs_dir = "/var/cache/freevo/videodb"
_mysql_host="host"
_mysql_user="videodb"
_mysql_passwd="videodb"
_mysql_db="videodb"
===============
Add
plugin.activate('video.videodb')
to local_conf
Alex M
Alexander Mondshain wrote:
I am using videodb as well
Wrote a plugin to integrate on mysql level , still work in progress (
for over a year now :-) )
Any ideas help in making it more usable is welcome , i stuck in event
processing so no search functionality yet
Alex M
[EMAIL PROTECTED]
wrote:
OK, i take a look into this.
On Dec 3, 2007, at 2:23 PM, [EMAIL PROTECTED] wrote:
- to offer an interface to store the data of each new movie (name,
IDMB
data, ...) and the disc id (entered by hand in some cases, i guess).
- to offer an interface to seach in this database, ideally with text
search by using a "on screen" keyboard, like on PDA or on the Wii.
- then to perform a search against the database and to return the
relevant items, with the associated disk ID (of course).
I use VideoDB[1] for this type of catalog functionality, and I have
written a couple of simple scripts to pull down cover images and
generate .fxd files from my VideoDB database. You might look into
using VideoDB yourself. I'd love to see some integration between
Freevo and VideoDB, but honestly haven't had the time to write it
myself.
-Hasan
[1] http://www.splitbrain.org/projects/videodb
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel
|
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel