plasticator2 wrote: 
> Thanks for response
> 
> Ran that in a command prompt and it returned:
> 
> C:\>c:\Bliss\bliss-analyser.exe analyse
> thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value:
> SqliteFailure(Error { code: CannotOpen, extended_code: 14 },
> Some("unable to open database file: bliss.db"))', src\db.rs:45:42
> note: run with `RUST_BACKTRACE=1` environment variable to display a
> backtrace

By default the analyser tries to write bliss.db in the current folder,
perhaps you do not have write permission for c:\ ??? Tye setting
"db=c:\Bliss\bliss.db" (or whaterver path you want). This is all
mentioned in the README.md



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=116068

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to