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...

Post by *franck8244 »

2djk

The purpose of this plugin is to show some info not to manipulate data inside the torrent file. Once the ini is set it shouldn't change.

If you use TC plugman, it opens the corresponding ini file, then you just have to change 1 to 0 (or 0 to 1)

If I tried to design such a menu, I'll have to make new language string and create all the corresponding functions (load/save ini file, reload file after change,...)
The component I use (TMemo or TEmbeddedWB) in this plugin have their own context menu...
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

I know, but there are lot of plugins only for viewing files and they have configuration option. Just to configure the plugin once :-) Eg. plugin for viewing .nfo files.

Of course it's not very important (I know how to do it manually :-) ) but it's easier for many less experienced users to change settings via the configuration window.
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 »

Then I'll should change the default value in the plugin :D
This should be fine :

Language=./lng/English.lng
Hyperlink=1
showURL=1
showBackupTracker=0
showDate=1
showComment=1
showPieceLength=0
showSHA=0
showDir=1
showFileList=1
showFileSize=1

But I don't want to spend hours making context menu...
I'm not a professional developper but I can provide source code (in pascal) if someone want to continue...
TC#88260 -
User avatar
franck8244
Power Member
Power Member
Posts: 703
Joined: 2003-03-06, 17:37 UTC
Location: Geneva...

Post by *franck8244 »

I updated the archive.
Now it contains:
* The plugin v 1.3.0.0 :oops:
* French, English, Spanish language file+readme+ history (thanks to Luis Mejia)
* Ini file (better default values)
* Pluginst.inf
* Source code :!:
* Descript.ion for all files... :)
TC#88260 -
Post Reply