- Don't pass dbDateTime into load function, instead store dbDateTime in connection and use this. - Don't store db time all over the place in the GUI thread, turn MPDStats into a singleton like MPDStatus and use that
stored in relevant classes.