Torrent Tag Editor
-
Here is a program for using tags easily.
program name: Torrent Tag Editor ver. 0.9 (HTML5/CSS/JavaScript)
contents: TorrentTagEditor-n.html, style.css, script-n.js
requirement: none, I suppose.If willing to try using, please follow the steps below.
1/ create a new folder in your computer.
2/ download the source files of attachment (.txt).
3/ locate 3 files into the folder.
4/ remove ".txt" from each filename's extension.
5/ open the html file on your browser.The program is totally safe, but maybe has some bug (I hope not).
Any feedback would be appreciated.
TorrentTagEditor-n.html.txt
script-n.js.txt
style.css.txt -
One little corection, if you don't mind…
To avoid a missing space after the line break from the "output" button, you might change this:
In "script-n.js" line 1546:
strBuff += "\n";
replace with:
strBuff += "\n ";
… apart from this tiny little mistake:
great work! :cheers:
-
Thanks mate! I'll fix that. :hug2:
I found another bug. :afr:TorrentTagEditor-n.html line:646
* <label>short</label> ``` * <label>short</label> ```
-
I uploaded Ver.1.0 > https://www.gaytorrent.ru/details.php?id=174190