Griffith - media collection manager
May 23, 2012, 08:21:17 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: New mailing lists,
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Add a database entry  (Read 1519 times)
parti02
Newbie
*
Offline Offline

Posts: 40


View Profile
« on: October 20, 2008, 05:59:53 PM »

Hi all,
is it possible to add a database entry which contains the url to the poster in "movies"?

Gruß
Parti
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #1 on: October 21, 2008, 05:39:11 PM »

posters are now (svn trunk version) saved in database; movies table contains poster's md5 sum which you can use to download poster (and cache it locally) from posters table
Logged

Please, feel free to correct my English.
parti02
Newbie
*
Offline Offline

Posts: 40


View Profile
« Reply #2 on: October 21, 2008, 08:06:51 PM »

Thank you very much.
Exist a windows binary from svn actually?

Gruß
Parti
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #3 on: October 22, 2008, 06:17:26 PM »

I don't think so, I don't even know if it currenly works under Windows... it should
Logged

Please, feel free to correct my English.
parti02
Newbie
*
Offline Offline

Posts: 40


View Profile
« Reply #4 on: October 22, 2008, 09:27:42 PM »

And a deb package?
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #5 on: October 22, 2008, 10:55:19 PM »

I'll create Debian package once 0.10-alpha will be ready

if you don't want to wait, run these commands:

Code:
svn co svn://svn.berlios.de/griffith/trunk/ griffith-0.10~svn
cd griffith-0.10~svn
# apt-get build-dep # you will need this one if you don't have all build dependencies already
make dist
mv griffith-0.10~svn.tar.gz ../griffith_0.10~svn.orig.tar.gz
debuild

(you will probably also need these packages: subversion devscripts)

please also note that svn version needs SQLAlchemy 0.5, you can get the package from Debian experimental: http://packages.debian.org/experimental/python-sqlalchemy


PS you don't have to create a package to test the trunk version, just download the sources and run: `./griffith --home /tmp/griffith/`
« Last Edit: October 22, 2008, 11:12:33 PM by POX » Logged

Please, feel free to correct my English.
parti02
Newbie
*
Offline Offline

Posts: 40


View Profile
« Reply #6 on: October 24, 2008, 11:47:04 AM »

ok, i will try it, thx. Exist a timeplan when the 0.10 beta or rc will be available?

Gruß
Parti
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #7 on: October 24, 2008, 12:00:17 PM »

we'll release when it's ready Smiley

(I have a day job and I can work on Griffith only in my free time)
« Last Edit: October 24, 2008, 05:14:49 PM by POX » Logged

Please, feel free to correct my English.
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!