Happy to help make Jack even more robust. I use it exclusively. It looks like your patch fixes things for me. I hope that's all for a while. Thanks for being so responsive.
> diff -urN jack-3.1.1+cvs20050801~/jack_prepare.py > jack-3.1.1+cvs20050801/jack_prepare.py > --- jack-3.1.1+cvs20050801~/jack_prepare.py 2006-04-07 20:02:26.000000000 > +0200 > +++ jack-3.1.1+cvs20050801/jack_prepare.py 2006-04-07 20:02:44.000000000 > +0200 > @@ -486,6 +486,7 @@ > if string.upper(x[0]) != "Y": > sys.exit(0) > cf['_query_on_start'] = 0 > + cf['_set_id3tag'] = 0 > else: > jack_display.exit() > > > -- > Martin Michlmayr > http://www.cyrius.com/ > -- Daniel Lakeland [EMAIL PROTECTED] http://www.street-artists.org/~dlakelan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

