Thread: ioNiNJA
View Single Post
Old 01-11-2013, 06:02 AM  
PSA9
Member
 
PSA9's Avatar
 
Join Date: Apr 2006
Posts: 54
Smile

Line 490 set vbroldnew "NA" from NiNJALiB causes my CBR show as such

[COMPLETE] - ( 91MB 15F - Rap 2000 - NA 192kbps ) - [FZN]
[COMPLETE] - ( 69MB 13F - Rap 2006 - VBR-OLD 178kbps ) - [FZN]
[COMPLETE] - ( 76MB 14F - Rap 2007 - VBR-NEW 170kbps ) - [FZN]


Is their any other then CBR, VBR-OLD, VBR-NEW? If not could NA be changed to CBR without effecting anything so it shows up like below?
Please let me know if i am misinformed! Thanks in advance!

[COMPLETE] - ( 91MB 15F - Rap 2000 - CBR 192kbps ) - [FZN]
[COMPLETE] - ( 69MB 13F - Rap 2006 - VBR-OLD 178kbps ) - [FZN]
[COMPLETE] - ( 76MB 14F - Rap 2007 - VBR-NEW 170kbps ) - [FZN]

flac.cfg Can lines 45 + 46 be deleted?
Line 29 #This will only Scan 1 File in the flac dir and sort after that. This is not as accurate as using sveral files.
Line 30 set ioNJ(flac_fast_sorting) 0
Line 45 #This will only Scan 1 File in the mp3 dir and sort after that. This is not as accurate as using sveral files.
Line 46 set ioNJ(mp3_fast_sorting) 0

flac.itcl shouldnt these 2 be changed from mp3 to flac?
Line 26 set mp3 [readchattr 26]
Line 27 lassign $mp3 crap duration bitrate album year artist producer genre description recorddate writeapp ripdate retail media channels srate bitdepth language catalog riptool trackname type

flac.cfg and mp3.cfg i have all cover downloads disabled yet they both still download pictures to C:\ioFTPD\scripts\ioNiNJA\plugins\Artists
i tried everything as i was also having trouble with sorting, disabling cover downlownloads has stoped logging to SystemError.log however doesnt disable the cover downloads!

SystemError when i upload FLAC with cover enabled
Quote:
01-10-2013 20:21:46 "../scripts/ioninja/plugins/flac.itcl" terminated abnormally
--- ErrorInfo ---
invalid command name "Music_Cover"
while executing
"Music_Cover $artist $album $year $genre"
(procedure "::ioNiNJA::FLAC::Main" line 78)
invoked from within
"::ioNiNJA::FLAC::Main"
invoked from within
"if {![info exists pwd]} {
set pwd "[file dirname [lindex $args 2]]"
set path "[file dirname [lindex $args 0]]"
::ioNiNJA::FLAC::Main
}"
(file "../scripts/ioninja/plugins/flac.itcl" line 143)
PSA9 is offline   Reply With Quote