Fix exception in 'aCh' check where logger was expecting an int but was receiving...
commit8b36398f9dd276eb1b844bb91708b34775809282
authorTaylor Spencer <taylorspencer@hotmail.com>
Sat, 21 Jan 2012 20:35:45 +0000 (21 15:35 -0500)
committerlucas_nz <lucas_nz@hotmail.com>
Fri, 20 Apr 2012 09:29:42 +0000 (20 21:29 +1200)
tree83a8e38622054dfd52eb6bbec10d582b498c5b10
parent686124239caf86f73bee58a1c4429da45586853f
Fix exception in 'aCh' check where logger was expecting an int but was receiving a str. Now when 'aCh' is not defined 'N/A' is returned and fails compatible test. Adds test for 'N/A' channels.
plugins/video/transcode.py