PDA

View Full Version : Error at MP3-Plugin and sorting-function


MONGi
01-05-2013, 01:33 PM
Hello togther,

im using ioFTPD-v7.7.3 + ioNiNJA.1.0.Beta1.2012-07-13 + nxTools-v1.2.1.

Now, few days ago i get a problem with my ioNinja-plugin "MP3".

If i upload a album, its all fine, only the mp3-sorting dont work more and i get a error in the log-dir.

==================================================
SystemError.log:

01-05-2013 19:19:39 "../scripts/ioninja/plugins/mp3.itcl" terminated abnormally
--- ErrorInfo ---
can't read "art": no such variable
while executing
"if {$art != "-1"} {
set ok [writefile $afile [join [lreplace $artists_idx $art $art [list $a1 $artist [file join $artists ${artist}[file extension ..."
(procedure "audioscrobbler_artist" line 50)
invoked from within
"audioscrobbler_artist $artist"
(procedure "get_music_artist" line 9)
invoked from within
"get_music_artist $artist $dir"
(pr
==================================================

I have testing anythings, but now im at the end of my knowledge.

Have anybody a solution or my problem?

Sorry for my english ^^

Greetings,
Mongi


============================

Hi,
thanks to o_dog. Ive found a entry about:
"try creating a empty file called:
..scripts\ioNiNJA\Artists\artists.db"
I do this, now the resort working now...at the moment ^^

Thank you :)

MONGi
01-05-2013, 09:15 PM
Hi,
thanks to o_dog. Ive found a entry about:
"try creating a empty file called:
..scripts\ioNiNJA\Artists\artists.db"
I do this, now the resort working now...at the moment ^^

Thank you :)

Hello, i`m again...

Ok, the resort function works, but now stop the resort with fatal error :/


SystemError.log:

01-06-2013 03:01:05 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--- ErrorInfo ---
can't read "img": no such variable
while executing
"file extension $img"
(procedure "audioscrobbler_artist" line 58)
invoked from within
"audioscrobbler_artist $artist"
(procedure "get_music_artist" line 9)
invoked from within
"get_music_artist $artist $dir"
(procedure "::ioNiNJA::MP3::Main" line 42)
invoked from within
"::ioNiNJA::MP3::Main"
(procedure "::ioNiNJA::resort" line 48)


My Config:

set ioNJ(special_sorting_theme) { (%special)}

set ioNJ(mp3_sym_type) 0

set ioNJ(lastfm_correction) 1

set ioNJ(discogs_api_id) ""

set ioNJ(get_cover_enabled) 0

set ioNJ(mp3_fanart_enabled) 0

set ioNJ(mp3_strip_the) 1

set ioNJ(mp3_overwrite_old_cover) 0



What to do , to fix this problem?

Thanks a lot :)

Greetings
Mongi

o_dog
01-06-2013, 07:34 PM
update ioninja

MONGi
01-10-2013, 02:58 PM
update ioninja

Hello o_dog,

i updated ioninja, resort working now.

Thank you :)