I have a headless linux box that I would like to run Songkong from a command line. Everything works fine if I run it in an xterm window. I am able to fix the tags, rename and move files.
If I run it from a command line it reverts back to preview only:
xxx@xxxxx ~/SongKong $ ./songkong.sh -m /big/mp3/iTunes/Music/ABC/
debuglogfile is:/home/xxx/.songkong/Logs/songkong_debug%u-%g.log
userlogfile is:/home/xxx/.songkong/Logs/songkong_user%u-%g.log
Start fixing songs (preview only)
Songs loaded 2:Fingerprinted 2: Musicbrainz 2: Discogs 2: Saved 1
Creating Report
Songs matched In:19 secs
Songs Report is:/home/xxx/.songkong/Logs/FixSongsReport_00010_2013-06-05-23-17-36.html
Songs Loaded:2
Songs Fingerprinted:2
Songs Matched to MusicBrainz:2
Songs Matched to Discogs:2
Artwork found for Songs:3
Songs Saved (if not preview):1
Completed:2
Errors:0
being able to run from a command line is very important to me.
thank you
Patrick