Old 09-28-2012, 02:36 AM   #361
filly
Junior Member
 
Join Date: Oct 2010
Posts: 5
Default

Hi,

all running fine for me.

I've replaced ninjalib.tcl, but when I do site zsver the b1 version is displayed.
What should I replace to display the new version ?

Greetz
filly is offline   Reply With Quote
Old 09-28-2012, 05:15 AM   #362
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

there is a line last in ioninja config if you want to change it. Copy from the included ioninja config.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-28-2012, 09:42 AM   #363
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

Ok, so here is a real update that might actually fix the resort of mp3.
There is also an added option to use fast sort (if speed is important remember to turn off all of the art downloding in config)

The fast sort feature is avalible for mp3 and flac. It only scans one file in each dir and sorts according to the info in that. This will speed up resort ALOT, especially if you turn off the art downloading.

To Download:
http://www.sendspace.com/file/0acglr
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-28-2012, 10:40 AM   #364
AndreyN
Junior Member
 
Join Date: Sep 2011
Posts: 29
Default

Prompt how to realize sorting mp3 on a resource? Such look
Example:
sorted.by.resource/LIVE/%releases
sorted.by.resource/WEB/%releases
sorted.by.resource/CDM/%releases
AndreyN is offline   Reply With Quote
Old 09-28-2012, 10:47 AM   #365
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

not possible. Might add it though. Please help by putting together a list that includes all the diffrent release names.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-28-2012, 10:58 AM   #366
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

Don't post stuff like that please.

i meant, compile a list of all sources like: cdm cds dvbs dvbc live
etc
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-28-2012, 11:24 AM   #367
AndreyN
Junior Member
 
Join Date: Sep 2011
Posts: 29
Default

I apologize
BOOTLEG, CABLE, CD, CDM, CDR, CDS, DAB, DVBC, DVBS, DVD, EP, FM, FLASH, LIVE, MCD, SAT, SBD, STREAM, TAPE, VINYL, VLS, WEB
AndreyN is offline   Reply With Quote
Old 09-28-2012, 11:26 AM   #368
AndreyN
Junior Member
 
Join Date: Sep 2011
Posts: 29
Default

happens and without them Unknown
AndreyN is offline   Reply With Quote
Old 09-28-2012, 01:00 PM   #369
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

that would mean that all regular cds are unknown, remember why i never implemented it now =)
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-28-2012, 01:17 PM   #370
AndreyN
Junior Member
 
Join Date: Sep 2011
Posts: 29
Default

and on this problem the decision is not found? http://www.flashfxp.com/forum/ioftpd...need-help.html
AndreyN is offline   Reply With Quote
Old 09-28-2012, 01:29 PM   #371
AndreyN
Junior Member
 
Join Date: Sep 2011
Posts: 29
Default

Quote:
Originally Posted by o_dog View Post
that would mean that all regular cds are unknown, remember why i never implemented it now =)
and by means of regexp_sorting.itcl it is possible to realize it?
AndreyN is offline   Reply With Quote
Old 09-28-2012, 02:45 PM   #372
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

by regexp it is possible. didn't think of it but it should. Only you will have to get creative in the regexp to sort things not matching the desired variables. Menaing regular releases.

On the other question i have no idea. I have never expereienced it and am not able to reproduce it. Must use some really ****ed up tagging.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-28-2012, 03:36 PM   #373
bebeef
Junior Member
 
Join Date: Sep 2012
Posts: 5
Default

hi
now there seems to be a problem within the symlink proc

pasted errorlog taken from latest beta from today
Quote:
09-28-2012 22:23:44 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--- ErrorInfo ---
unmatched open brace in list
while executing
"lappend symlinks $item"
(procedure "sorting" line 41)
invoked from within
"sorting $ioNJ(mp3_sym_type) $linkto $dirmap $pwd"
(procedure "::ioNiNJA::MP3::Main" line 106)
invoked from within
"::ioNiNJA::MP3::Main"
(procedure "::ioNiNJA::resort" line 48)
invoked from within
"::ioNiNJA::resort "
("RESORT" arm line 1)
invoked from within
"s
bebeef is offline   Reply With Quote
Old 09-29-2012, 04:37 AM   #374
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

the sylink proc did not change so i doubt that one is new. And i actually need some more information than that.

Like, what release. How does it fail. Is it on one release only?

try deleting the .ioftpd file in that dir and try again on that release only.
__________________
ioNiNJA
o_dog is offline   Reply With Quote
Old 09-29-2012, 05:43 AM   #375
bebeef
Junior Member
 
Join Date: Sep 2012
Posts: 5
Default

hi
it happens on few random releases, nothing special as i can see
btw there is still an Artists folder created with millions of band pics downloaded
i have all pic stuff disabled
here my mp3.cfg

Code:
set ioNJ(special_sorting) ""

set ioNJ(special_sorting_theme) { (%special)}

set ioNJ(mp3_sym_type) 1
set ioNJ(mp3_fast_sorting) 1

# This goes online to lastfm and corrects artists name if warrented. 1=enabled 0=disabled
set ioNJ(lastfm_correction) 0

##Cover Download from here on out

# www.discogs.com api id
# Go to www.discogs.com and register then get your own id. It's free and only take a few seconds.
set ioNJ(discogs_api_id) ""

#should we download cover?
set ioNJ(get_cover_enabled) 0

#should we download fanart? 1= enable 0 = Disable
set ioNJ(mp3_fanart_enabled) 0

#Strip The from artist name?? 1= enable 0 = Disable
set ioNJ(mp3_strip_the) 0

set ioNJ(search_order) {
audioscrobbler
discogs
amazon
local
}

#Should we try to get picture of artist?
set ioNJ(mp3_overwrite_old_cover)  0


# Try to download the Artist jpg and save it as folder.jpg, set to "" to disable
set ioNJ(artist_pic) ""
bebeef is offline   Reply With Quote
Reply

Tags
added, fixes, replace, thread, update

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 03:22 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)