Jack12816 / id3-writer

Binding to id3lib and eyeD3
GNU Lesser General Public License v3.0
21 stars 9 forks source link

[Writer][eyeD3] Genre should be a string #7

Closed yashafromrussia closed 9 years ago

yashafromrussia commented 9 years ago

Genre field for eyeD3: All is possible: std ID3 genre names, ids and any other If you set genre field to a string value, eyeD3 fails with the following message:

Error: Command failed: /bin/sh: 1: B: not found
Usage
=====
eyeD3 [OPTS] file [file...]
eyeD3: error: File/directory argument(s) required
coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 80.38% when pulling a37bbdb844b05b4c972b1c5be6174c10d9162eca on gorjuspixels:genre-fix into 72ac031e697abeab03ef49185ababf76c4761828 on Jack12816:master.

Jack12816 commented 9 years ago

Released with 1.2.2. Thank you for your collaboration! :)