Re: [slim] Re: Moose 0.13

2005-11-24 Thread Dr Lovegrove
On 23/11/05, chris <[EMAIL PROTECTED]> wrote:
>
> Thanks for all the support (and a great application). I'll be happy to
> test anything that comes along. Hopefully you can get it working :)

Ah ha.. Seems the database schema's not as fixed as I thought..
I was prepared for column indexes to change, but not the actual
column names themselves ! Yikes..

New version up which should handle things a bit better (if a bit
slower).. It now checks the schema version and uses non-hardcoded
strings to map to the column names.. Guess I'll need to keep my eyes
open for more name-changes..

0.15 should hopefully work ok with 6.5 now anyhow.. I've put
some logging in too if not.

Ahhh, databases...

--
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Moose 0.13

2005-11-23 Thread Dr Lovegrove
On 23/11/05, chris <[EMAIL PROTECTED]> wrote:
>
>  Server version 6.5b1
>
> My db does seem to have the . prefix:

Ah, is it a MySql db rather than an SQLite one ? Dont know if
6.5 is using this by default yet ? Didnt get much of a response
on the developer list a week or so back.. Moose is currently
SQLite-friendly only..

Otherwise, might be a locking issue ? If you copy the .db file
locally, does that help ?

Otherwise.. Does the presence of a -journal file mean the db's
still being populated ? Might be a problem ?

Think I need to add a bit of logging to the DB connection code..

--
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Moose 0.13

2005-11-23 Thread Dr Lovegrove
On 23/11/05, chris <[EMAIL PROTECTED]> wrote:
>
> These are my settings:
> http://chris.polymathic.net/chris/moose1.jpg

Ahhh, seems to be a problem with empty player mac addresses. I've
fixed the code and 0.14 is now up.

> Clicking rescan on the DB just flashes a box, and then returns to the
> main screen.
>
> Scanning DB '\\kylie\slimserver\Cache\.slimserversql.db' for files

Is this the correct path to the db file ? I think the default is:
slimserver\server\Cache\slimserversql.db

--
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Moose 0.13

2005-11-23 Thread Dr Lovegrove
On 23/11/05, chris <[EMAIL PROTECTED]> wrote:
>
> Still can't get it to do anything other than sit there saying 'Awaiting
> Server Response', though.

Hi Chris,

What are your 'Server IP' and 'CLI Port' fields set to in the options
page ?

Also, if your slimserver's password protected, is the
Username/Password correct. If it's not password protected,
these must both be empty.

Oh, also the library window sometimes gives verbose
diagnostic help in its status-line for connection problems..

If all the above are correct, it's possibly a firewall type problem.
Can you telnet to the server from a command line ?

Hope that helps,

--
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss