Skip to content

options.browser says « TypeError: not all arguments converted during string formatting »  #41

@jesus2099

Description

@jesus2099

This is in windows version

isrcsubmit 0.5 by JonnyJD for MusicBrainz

using python-musicbrainz2 0.7.4
using mediatools
e:
\\.\e:

DiscID:         TK5efmSk3QXYTIqtVZuCGisoJDg-
Tracks on Disc: 16
This Disc ID is not in the Database.
recalculating to re-check..
This Disc ID is not in the Database.
Would you like to open the browser to submit the disc? [y/N] y
Traceback (most recent call last):
  File "isrcsubmit.py", line 726, in <module>
    releaseId = disc.release.getId()        # implicitly fetches release
  File "isrcsubmit.py", line 392, in release
    self._release = self.getRelease(self._submit)
  File "isrcsubmit.py", line 465, in getRelease
    self.getRelease(submit=True)
  File "isrcsubmit.py", line 456, in getRelease
    % (options.browser, str(e)))
TypeError: not all arguments converted during string formatting

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions