Search found 3 matches

by mjo
2006.02.28 09:53
Forum: FairDJ
Topic: FairDJ 0.2.3 beta released!
Replies: 5
Views: 59613

I was going to report...

...that FairDJ could not create a user db from scratch (could not 0.2.2) but that has been fixed - nice! :-)
by mjo
2006.02.28 09:48
Forum: FairDJ
Topic: FairDJ 0.2.3 beta released!
Replies: 5
Views: 59613

Setting ratings path to non-existent folder gives exception

I set the following in settings.xml:

<mediadir>d:\mp3</mediadir>
<ratingsdir>ratings</ratingsdir>

where the folder ratings does not exist. This results in

C:\tmp\fairdj>java -jar FairDJ_0.2.3\fairdj.jar -settings settings.xml
2006-02-28 09:45:46,554 [Main Thread ] INFO net.sf.fairdj.FairDj ...
by mjo
2006.02.28 09:41
Forum: FairDJ
Topic: FairDJ 0.2.3 beta released!
Replies: 5
Views: 59613

(Re)install broken(?)

having already done

java -jar fairdj.jar -install

with an older version results in

C:\tmp\fairdj>java -jar FairDJ_0.2.3\fairdj.jar -install
2006-02-28 09:37:48,285 [Main Thread ] INFO net.sf.fairdj.FairDj: Fair DJ is exiting due to install command. Settings file location should be on the ...