Thanks, I changed to the new_api method.
Seems that using that one authors_sort and title_sort are automatically updated?
Much better than get/set metadata.
But self.setWindowTitle('whatever') does not work.
It is actually the window of the progressbar that shows the libprs500 text, no matter if I use self.setWindowTitle('whatever') or progressbarname.setWindowTitle('whatever')...
|