def load_comicinfo(self, path):
     try:
         metadata = InfoEditor.get_metadata(path)
         return metadata
     except:
         raise