the flac plugin still seems not working properly. I am using the latest version.
When uploading a flac release it does not show audio info, the sorting dosent work too.
here is the SystemError.log
Quote:
12-08-2011 13:56:16 "../scripts/ioninja/plugins/flac.itcl" terminated abnormally
--- ErrorInfo ---
can't read "ioNJ(flac_path_check)": no such element in array
while executing
"regexp $ioNJ(flac_path_check) $pwd"
(procedure "get_flac_information" line 79)
invoked from within
"get_flac_information $flacfile"
(procedure "::ioNiNJA::FLAC::Main" line 16)
invoked from within
"::ioNiNJA::FLAC::Main"
invoked from within
"if {![info exists pwd]} {
set pwd "[file dirname [lindex $args 2]]"
set
|