Sorted, thanks.

BTW: This is my time using trio and so far it looks great.

Also, if you've not had enough of my problems, I'm running JRec but can't get the jukebox functionality to work - console shows:

Exception listing Albums: jreceiver.common.rpc.RpcException: xmlrpc-problem invoking method [Menus.getAlbumMenuRecs]
Message: xmlrpc-problem invoking method [Menus.getAlbumMenuRecs]
Root cause: org.apache.xmlrpc.XmlRpcException: jreceiver.common.rpc.RpcException: bus-problem getting album menu recs
at org.apache.xmlrpc.XmlRpcClient$Worker.execute(Unknown Source)
at org.apache.xmlrpc.XmlRpcClient.execute(Unknown Source)
at jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl.execute(XmlRpcBaseImpl.java:63)
at jreceiver.common.rpc.xmlrpc.MenusImpl.getRecsHelper(MenusImpl.java:135)
at jreceiver.common.rpc.xmlrpc.MenusImpl.getAlbumMenuRecs(MenusImpl.java:49)

Is this likely to be a jrec problem or a trio problem?

Thanks for all the help.

Regards,
-Dan