Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thread limit with -t does not recognize number #17

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment
Closed

thread limit with -t does not recognize number #17

GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

@GoogleCodeExporter
Copy link
Author

Thank you for your patch, however this has already been fixed in the latest 
release. This is a duplicate of issue 12 and issue 10

Original comment by i...@ziva-vatra.com on 13 Jan 2015 at 3:33

  • Changed state: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant