Griffith - media collection manager
May 23, 2012, 08:02:52 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: Win32 Questions  (Read 1425 times)
torben
Newbie
*
Offline Offline

Posts: 8


View Profile
« on: March 30, 2006, 12:57:29 PM »

Hello,

I have a few questions about the Win32 version of Griffith:

1. How can I set the location of the Griffith DB? Background: I want to share the DB between my Desktop and Notebook via a network share. Is the data storage format compatible with the Linux version?

2. When will 0.6 be availabe for Win32?

3. Appearantly, the "By Collection" filter field is not updated when new collections are added. I had to restart Griffith to get it visible.


Keep up the good work Smiley

Greetings, Torben Nehmer
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #1 on: April 07, 2006, 08:31:30 PM »

1. How can I set the location of the Griffith DB? Background: I want to share the DB between my Desktop and Notebook via a network share. Is the data storage format compatible with the Linux version?

You can find griffith dir in My documents

If you want to use that database on Linux, remember to delete griffith.conf (it is not compatible) and (depending on what version of sqlite you use) convert griffith.gri, do something like this:
Code:
sqlite3 ~/.griffith/griffith.gri .dump | sqlite /tmp/griffith.gri && mv /tmp/griffith.gri ~/.griffith/

2. When will 0.6 be availabe for Win32?
soon, really Smiley

3. Appearantly, the "By Collection" filter field is not updated when new collections are added. I had to restart Griffith to get it visible.
fixed in 0.6
« Last Edit: April 07, 2006, 08:36:25 PM by POX » Logged

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

Posts: 8


View Profile
« Reply #2 on: April 10, 2006, 08:21:04 AM »

Hi,

first, thanks for your answer, only one thing is open:

> 1. How can I set the location of the Griffith DB? [...]

I want to share the DBs between two systems, which means that I'd like to put the DB on a SMB Share. Right now I'm using Unison to sync the DBs, works well, you just have to keep remember to sync after changes ;-).


Then I found another thing:

Can you add an alphabetical sort to the Volumen dropdowns? That would make using them much easier (I archive all my DVB recordings as MPEG4, which means I mostly use 4-6 movie-volumes).


Greetings,
Torben Nehmer
Logged
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!