resample.mp3.InvalidDataException Corruption detected

Issue #187 new
Gfy repo owner created an issue
>pysrs 02-danilo_vigorito--greed-siberia.srs -l
Traceback (most recent call last):
  File "pyReSceneBugs\resample\srs.py", line 382, in main
    srs_data, tracks = sample.load_srs(args0)
  File "pyReSceneBugs\resample\main.py", line 678, in load_srs
    return mp3_load_srs(self, *args, **kwargs)
  File "pyReSceneBugs\resample\main.py", line 862, in mp3_load_srs
    mr = Mp3Reader(infile)
  File "pyReSceneBugs\resample\mp3.py", line 244, in __init__
    raise InvalidDataException("Tagging fucked up big time!")
resample.mp3.InvalidDataException: Tagging fucked up big time!

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "pyReSceneBugs\bin\windows\..\srs.py", line 12, in <module>
    main(sys.argv[1:])
  File "pyReSceneBugs\resample\srs.py", line 653, in main
    exit(2, "Corruption detected: %s. Aborting.\n" % fault)
TypeError: __call__() takes from 1 to 2 positional arguments but 3 were given

Danilo_Vigorito--Charity-(INTEL006)-WEB-2009-SiBERiA

Comments (0)

  1. Log in to comment