Torrent Lister Plugin: Now v1.3 - + Source

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

User avatar
franck8244
Power Member
Power Member
Posts: 703
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Torrent Lister Plugin: Now v1.3 - + Source

Post by *franck8244 »

Hi all,
Today is a great day:
1) It's my Birthday...but that's not important

2) I've just finished my first plugin (written in C) :a wlx to read metainfo of a torrent file :shock:
-> Available in French or English :)
-> Size of the package : 14.3 ko

:arrow: Download

Any comment appreciate...:oops:
Last edited by franck8244 on 2004-11-19, 00:54 UTC, edited 5 times in total.
TC#88260 -
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

2franck8244

First of all: Best Wishes :-)

Second: It's better to make one .wlx file with separate language files instead of different language versions .wlx files.

Third: Why in English version I have "Size: 2 Mo" - it should be 2 MB (similar for Ko)

Next: It's a pity I can't use "Copy" option to copy the info to clipboard.

Anyway, thanks for a new plugin. :-)
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
franck8244
Power Member
Power Member
Posts: 703
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Post by *franck8244 »

2djk

Thanks...

I'm aware of what you said (language, copy to clipboard)...
Consider this "release" as a beta...

I'll improve it as soon as possible...
NB: It's my first application-dll... And it's written in C only
TC#88260 -
User avatar
marekjed
Junior Member
Junior Member
Posts: 25
Joined: 2003-10-16, 18:09 UTC

Possible bug

Post by *marekjed »

Thanks a lot for the torrent lister plugin. I'd like to report what's probably a bug: after viewing a torrent file and closing the lister, the file remains locked and cannot be deleted or moved until TC is closed entirely.

Best regards,
.marek
No ads, no nags freeware: http://www.tranglos.com
(KeyNote, PhoneDeck, KookieJar, Oubliette)
User avatar
franck8244
Power Member
Power Member
Posts: 703
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Post by *franck8244 »

2marekjed

My fault ... I forgot to "close" the file....

As I said to djk this first version is kind of a beta. I plan (asap) to improve the plugin ...
TC#88260 -
User avatar
franck8244
Power Member
Power Member
Posts: 703
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Post by *franck8244 »

I have completly rewritten the plugin....:oops:

From the History:

v 1.1.0.0
[+]Ini and language File....
[+]Plugin Now written in Pascal...Bigger size :(
[+]Copy to clipboard (selection by keyboard (ctrl+arrow) or mouse)
[-]Bugs fixes

See the first post for the link....:D
TC#88260 -
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

2marekjed
OffTopic:
Appearantly you are the author of KeyNote. I just want to thank you for this incredible editor, I use it all the time. Thanks!
I switched to Linux, bye and thanks for all the fish!
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

2franck8244

Some notes for new version:

- Scrollbars should appear if the files is big (long).

- If the file is big it takes a long time to view it and it seems that TC freezes.

- There is probably something wrong with paths to lang files. Changing langs seems to work only if I have Torrent plugin folder in the second panel :-(
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
franck8244
Power Member
Power Member
Posts: 703
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Post by *franck8244 »

2djk

For points 1 & 3-> i'll try to correct this asap but I'm a beginner in Pascal (I switch to this language because I find good unit in The Internet for the plugin purpose...). I'll start a new topic asking for help to improve it ....

For point 2 :
When the plugin is reading the torrent file, it is decoding the hash contain in the file and many other info (peer id, byte downloaded,....) that I do not show . The speed of decoding process depends on the cpu speed...
Is the file "in use" when reading it ?

Edit: Do you need others features about bittorent files (creating, converting) ?
TC#88260 -
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

franck8244 wrote:For point 2 :
When the plugin is reading the torrent file, it is decoding the hash contain in the file and many other info (peer id, byte downloaded,....) that I do not show . The speed of decoding process depends on the cpu speed...
Is the file "in use" when reading it ?
I work on Athlon 1.1, 512MB RAM, WinXP SP2 - the .torrent file is 45,9 KB and it's not "in use".
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
franck8244
Power Member
Power Member
Posts: 703
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Post by *franck8244 »

2djk
It's Strange ....
Could you test it with This File
I modified the file so it won't work with a p2p app ....
->File is 62 ko, contains 113 files, total size is 1.5GB

I'm working on Athlon Xp 2100+, 1GB ram ..
I do not notice any slow down->file are displayed in half a second (or less)....

I've already corrected a bug in file (& total) size display...but not updated it yet
Last edited by franck8244 on 2004-09-17, 16:27 UTC, edited 1 time in total.
TC#88260 -
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

2franck8244
There is a bug in a link :-) but I've downloaded it.

It works a bit quicker with this file. But probably it's not a problem of size but a problem of number of files in the .torrent file. In my test file there were 260 Files (descriptions of files).
Try to work with such files.
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
franck8244
Power Member
Power Member
Posts: 703
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Post by *franck8244 »

Could you modify the torrent file to make it "unusable" (just change the adress) and send it to me ...?

I 've corrected the link :)
TC#88260 -
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

2franck8244
It's gone :-)
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
franck8244
Power Member
Power Member
Posts: 703
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Post by *franck8244 »

2All
Speed of the plugin improve
See the first post for the link

Remark 1 & 3 of djk still being corrected....

2djk
You can use both adress ...it's the same person behind them (me) :)
TC#88260 -
Post Reply