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...
Torrent Lister Plugin: Now v1.3 - + Source
Moderators: Hacker, petermad, Stefan2, white
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.
I know, but there are lot of plugins only for viewing files and they have configuration option. Just to configure the plugin once

Of course it's not very important (I know how to do it manually

- franck8244
- Power Member
- Posts: 704
- Joined: 2003-03-06, 17:37 UTC
- Location: Geneva...
Then I'll should change the default value in the plugin 
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...

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 -
- franck8244
- Power Member
- Posts: 704
- Joined: 2003-03-06, 17:37 UTC
- Location: Geneva...
I updated the archive.
Now it contains:
* The plugin v 1.3.0.0
* 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...
Now it contains:
* The plugin v 1.3.0.0

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