What steps will reproduce the problem?
1. flac2all -t 8
What is the expected output?
There are 19 files, of which 17 are convertable FLAC files
We are running 8 simultaneous transcodes
What do you see instead?
There are 19 files, of which 17 are convertable FLAC files
Traceback (most recent call last):
File "flac2all_v3.38.py", line 758, in <module>
print "We are running %d simultaneous transcodes" % opts['threads']
TypeError: %d format: a number is required, not str
What version of the product are you using? On what operating system?
3.38 from google code
Please provide any additional information below.
see attached patch
Original issue reported on code.google.com by vvvrroo...@gmail.com on 11 Dec 2014 at 10:21
Original issue reported on code.google.com by
vvvrroo...@gmail.com
on 11 Dec 2014 at 10:21Attachments: