In fact it depends on your lister configuration AND if there are some html tag in the wip filesnevidimka wrote:It's a bit confusing because TC internal Lister shows this WIP files as HTML

Moderators: Hacker, petermad, Stefan2, white
Code: Select all
/L:%L /S:Owner
Code: Select all
<img src="file:///%P%D%M" Border="0" HEIGHT=";@Mod=Height@ImgSize.wdx;%" Width=";@Mod=Width@ImgSize.wdx;%">
Code: Select all
<img src="file:///f:\Downloads\Norge\default0.asp_files\0A7B04027ACA46F0BDE838BC2A3DE6A3.gif" Border="0" HEIGHT="60 Width="150>
The problem here is NOT # but the "_" (underscore) in the plugin name ...botak wrote:I can confirm that columns with a # don't work here either
I'm aware of this problem (though, it was working before, I'll have to check what I have change...)botak wrote:The way the " (apostrophe) is handled is not correct. I have the following code
You can use the sample wdx plugin provided by C. Ghilserbotak wrote:Finally, I too am missing the wdx options from TC itself
I will rename it and check it out(you can rename this plugin and it will work ...)
I was not aware that they are in thereYou can use the sample wdx plugin provided by C. Ghilser
because I won't recreate it...
I wish I could but I can only program in PHP and don't have a Delphi compilerAs I said a few post above, I can NOT compile a new version 'right now', if anyone is willing to help he can uses the provided (complete) source code (it's in delphi 6 -quite "easy" because this was my first "big" project in this language-)...
Code: Select all
Many bugs fixed !
Added a few options (counter / string in the final file)
Removed CopyWdxInfo2Clip functionnalities
Code: Select all
MPCPLAYLIST
1,type,0
1,filename,D:\Damn\Bloodhound Gang - Along Comes Mary.mpg
2,type,0
2,filename,D:\Damn\50 Cent - Candy Shop.vob
Code: Select all
MPCPLAYLIST
1,type,0
2,filename,D:\Damn\Bloodhound Gang - Along Comes Mary.mpg
3,type,0
4,filename,D:\Damn\50 Cent - Candy Shop.vob
Code: Select all
[Playlist MPC | mpcpl]
use="bhj"
Extension=".mpcpl"
Divider=","
header=""
before="type,0%Lfilename,%P%N"
name=""
between=""
wdxinfo=""
after=""
footer=""
ExtensionList=""
AdditionalText="MPCPLAYLIST"
AddCounter=1
DoNotWriteEmpty=1
SaveErrorLog=1
MaxRight=0
IntervalNbr=0
CounterLength=1
CounterPos=1
Code: Select all
[MPC]
Button_Display = 0
Player = <path to>mplayerc.exe
Filter = mp3;wma;wav;mid
Extension = mpcpl
WindowState = 1
FirstLine = MPCPLAYLIST
CodeLine = $COUNTER_,type,0$CRLF_$COUNTER_,filename,$FULLFILENAME_
EndLine =
CommandLine = "$PLAYLIST_"
WritingMode = 0
AppendPosition = 0
RetrieveRegExp =
RetrieveRegExLeft =
RetrieveRegExRight =
Unicode =
Code: Select all
Command: <path to>TC2MP.exe
Parameter: MPC:%L