﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
731	Setting create_spectrogram to false breaks processing	pythonsnake		"I tried disabling spectograms and a bunch of bugs appeared:

* Trying to submit audio files yield that error:

{{{
/home/pythonsnake/repositories/mediadwarf/lib/python2.6/site-packages/SQLAlchemy-0.8.1-py2.6-linux-x86_64.egg/sqlalchemy/types.py:753: SAWarning: Unicode type received non-unicode bind param value.
  return impl_processor(process_param(value, dialect))
}}}


* The thumbnail is set to a nonexistent file, 
{{{
/mgoblin_media/fake/thumb/path.jpg
}}}
Maybe we should rather define a default audio thumbnail for that kind of situation?"	defect	closed	minor	0.7.0	programming	fixed	audio, processing, sql, bitsized		
