Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
166 commits
Select commit Hold shift + click to select a range
21ba96a
Add 1.32 beta software version
GerryFerdinandus Apr 9, 2016
79d2887
add: screenshot pictures
GerryFerdinandus Sep 24, 2016
6072c8a
fix: broken url link to picture
GerryFerdinandus Sep 24, 2016
4e2907e
fix: bencode API. string -> UTF8String
GerryFerdinandus Oct 29, 2016
d2cd1e4
refactor: lazarus 1.4 -> 1.6
GerryFerdinandus Oct 29, 2016
93c2724
refactor: upgrade from 1.44 to 1.6
GerryFerdinandus Oct 29, 2016
0fc5fd0
refactor: upgrade travis to ubuntu 14.04
GerryFerdinandus Oct 29, 2016
88048e0
fix: go back to travis 12.04
GerryFerdinandus Oct 29, 2016
485e1e6
fix: suppress Travis WebLint warning
GerryFerdinandus Nov 4, 2016
3b442a4
fix: update build instruction
GerryFerdinandus Nov 5, 2016
e5e2e2d
update lazarus 1.6.0 -> 1.6.2
GerryFerdinandus Nov 21, 2016
141cf72
fix: Show only validated torrent file
GerryFerdinandus Dec 8, 2016
82b879a
fix: issue #17 program opened by dragging a file
GerryFerdinandus Dec 8, 2016
02416df
update submodule travis-lazarus
GerryFerdinandus Dec 9, 2016
9a4cd17
fix: downgrade linux build (1.6.2 -> 1.6.0)
GerryFerdinandus Dec 9, 2016
079ba02
add macOS lazarus icon to app bundle
GerryFerdinandus Dec 11, 2016
cbb5480
chore: change name 'Mac OS X' to 'macOS'
GerryFerdinandus Dec 11, 2016
248d909
Chore: Add download link for trackers
GerryFerdinandus Dec 21, 2016
baedf57
fix: issue #18 Need sanitize URL tracker
GerryFerdinandus Dec 21, 2016
9462f27
update submodule for ubuntu 14.04
GerryFerdinandus Dec 24, 2016
ca7cb51
Update for build with Ubuntu 14.04
GerryFerdinandus Dec 24, 2016
256dac6
chore: rename zip file 'OS X' to 'macOS'
GerryFerdinandus Dec 24, 2016
5e7caaf
chore: add url link to newtrackon.com
GerryFerdinandus Apr 27, 2017
70fc9a1
fix: Issue #20 support ws:// and wss://
GerryFerdinandus Apr 27, 2017
73597f8
Issue #19 Randomize tracker order for each torrent file
GerryFerdinandus Apr 27, 2017
e12ae22
Update version (1.32.0-RC.4) -> (1.32.0-RC.5)
GerryFerdinandus Apr 27, 2017
82adca5
fix: new travis api key
GerryFerdinandus Apr 29, 2017
2ee1fb1
chore: update text for 1.32.0.RC.5
GerryFerdinandus Apr 29, 2017
1939151
Update version (1.32.0-RC.5) -> (1.32.0)
GerryFerdinandus May 13, 2017
ea4f5c0
chore: update text for 1.32
GerryFerdinandus May 13, 2017
c9a8953
chore: use icon to show the software latest release
GerryFerdinandus Sep 1, 2017
6b4c101
feat: add OpenSSL 1.0.2L (windows)
GerryFerdinandus Sep 3, 2017
93935c9
fix: ignore bakup file
GerryFerdinandus Sep 3, 2017
20d689f
feat: add NewTrackon API routine
GerryFerdinandus Sep 3, 2017
bcac504
feat: add unit test project
GerryFerdinandus Sep 5, 2017
1035b85
feat: add unit test startup script
GerryFerdinandus Sep 5, 2017
1ea2065
feat: add appveyor file
GerryFerdinandus Sep 5, 2017
7e234b9
chore: add git submodule in AppVeyor
GerryFerdinandus Sep 25, 2017
c78d1aa
feat: add test torrent files
GerryFerdinandus Sep 25, 2017
3b9e03d
chore: show AppVeyor build status
GerryFerdinandus Sep 25, 2017
a8f686b
refactor: newtracon.pas
GerryFerdinandus Sep 25, 2017
22d6312
feat: add ngosang_trackerlist.pas
GerryFerdinandus Sep 25, 2017
9a99c00
refactor: test_newtrackon.pas
GerryFerdinandus Sep 25, 2017
8546f26
feat: add test for startup parameter
GerryFerdinandus Sep 25, 2017
281d33e
chore: remove obsolete test.bat files
GerryFerdinandus Sep 25, 2017
3e70765
fix: add folder enduser before filename
GerryFerdinandus Sep 26, 2017
49d76f2
chore: change from xcode 8.3 to 9
GerryFerdinandus Sep 27, 2017
110ac22
refactor: main.pas
GerryFerdinandus Sep 27, 2017
04c981e
fix: Assert COLUMN_COUNT compare.
GerryFerdinandus Sep 29, 2017
8084e9b
chore: build in debug mode
GerryFerdinandus Sep 29, 2017
7bb09ba
chore: Add project Debug build mode
GerryFerdinandus Sep 29, 2017
7a082b3
chore: build in debug and release mode
GerryFerdinandus Sep 29, 2017
014f639
fix: if exeption then shutdown the console
GerryFerdinandus Oct 6, 2017
c74f599
chore: a Bash script for testing under Ubuntu
GerryFerdinandus Oct 6, 2017
8dafb54
fix: ignore check for HTTPS download
GerryFerdinandus Oct 6, 2017
5c9f940
fix: compiler warning variable not initialize
GerryFerdinandus Oct 6, 2017
66e5e4d
[Issue #21] Verify status of public trackers.
GerryFerdinandus Oct 9, 2017
8d7e394
chore: add working trackers
GerryFerdinandus Oct 10, 2017
ba1046c
add: text about issue 21
GerryFerdinandus Oct 9, 2017
eecddfb
chore: add new feature item
GerryFerdinandus Oct 10, 2017
5a4a1aa
chore: add working trackers
GerryFerdinandus Oct 10, 2017
f51a816
chore: update picture to V1.33
GerryFerdinandus Oct 10, 2017
20e0670
Update version (1.32.0) -> (1.33.0.beta.1)
GerryFerdinandus Oct 11, 2017
2fb6dd7
fix: create new travis deployment key
GerryFerdinandus Oct 11, 2017
1bc7d09
fix: remove exit in bash script
GerryFerdinandus Oct 11, 2017
dabc5b3
chore: clean up unused command
GerryFerdinandus Oct 11, 2017
5f021b1
fix: notify some missing test
GerryFerdinandus Oct 11, 2017
bf3adb2
fix: cleanup files after testing
GerryFerdinandus Oct 12, 2017
3824800
fix: Randomize must be called one time
GerryFerdinandus Oct 13, 2017
3b65908
feature: Show error if torrent file failed to reload
GerryFerdinandus Oct 13, 2017
5c72aa4
chore: add .gitignore in project folder
GerryFerdinandus Oct 14, 2017
1617503
feature: add TrackerURLWithAnnounce()
GerryFerdinandus Oct 14, 2017
5fcc46b
fix: Tracker URL should end with /announce
GerryFerdinandus Oct 14, 2017
e6e4b86
feature: add show openSSL version
GerryFerdinandus Oct 14, 2017
19d49bc
refactor: constant file names
GerryFerdinandus Oct 15, 2017
c31b929
refactor: must use the same constant as main.pas
GerryFerdinandus Oct 15, 2017
cc16aed
refactor: console() function
GerryFerdinandus Oct 15, 2017
a9c5ad6
chore: travis.yml must use project variable
GerryFerdinandus Oct 15, 2017
9189a84
feature: add test for '/announce' missing
GerryFerdinandus Oct 15, 2017
3735c44
feature: add LoadConsoleLog() function
GerryFerdinandus Oct 15, 2017
e8d279b
feature: use LoadConsoleLog() function
GerryFerdinandus Oct 15, 2017
82694b5
fix: test should download tracker one time
GerryFerdinandus Oct 18, 2017
2352459
[Issue #22] Wrong tracker URL format unselected
GerryFerdinandus Oct 18, 2017
4ee4b45
[Issue #23] Upload trackers to newTrackon
GerryFerdinandus Oct 20, 2017
262013c
refactor: update test for the new function name
GerryFerdinandus Oct 20, 2017
e93561d
chore: update READ.ME with 1.33.0.beta.2
GerryFerdinandus Oct 20, 2017
504c7af
Update version (1.33.0.beta.1) -> (1.33.0.beta.2)
GerryFerdinandus Oct 20, 2017
2fe4131
fix: add secure key back in .travis.yml
GerryFerdinandus Oct 20, 2017
188a0aa
fix: restore deploy without variable
GerryFerdinandus Oct 20, 2017
f30a8c9
chore: update version.txt
GerryFerdinandus Oct 20, 2017
013481a
chore: Add wss://tracker.openwebtorrent.com
GerryFerdinandus Oct 24, 2017
dd5953b
feature: add WebTorrentTrackerURL() function
GerryFerdinandus Oct 24, 2017
2fa13bc
[Issue #24] WebTorrent do not have '/announce'
GerryFerdinandus Oct 24, 2017
b79b8b7
feature: add more test for tracker URL
GerryFerdinandus Oct 24, 2017
46ace41
Update version (1.33.0.beta.2) -> (1.33.0.beta.3)
GerryFerdinandus Oct 25, 2017
fc5a7f5
Small typos
CorralPeltzer Oct 26, 2017
22959a3
Merge pull request #25 from CorralPeltzer/patch-1
GerryFerdinandus Oct 27, 2017
a2e51de
fix: broken drag/drop to desktop link
GerryFerdinandus Oct 28, 2017
8e78ed7
update appveyor to latest beta lazarus 1.8.0.RC5
GerryFerdinandus Oct 28, 2017
c303ba7
refactor: add ShowUserErrorMessage()
GerryFerdinandus Oct 28, 2017
e144cd9
chore: remove appveyor file
GerryFerdinandus Oct 28, 2017
59d8a2d
refactor: add controler_treeview_torrent_data.pas
GerryFerdinandus Nov 4, 2017
e86563a
refactor: use controler_treeview_torrent_data.pas
GerryFerdinandus Nov 4, 2017
84b70de
fix: error string out of range
GerryFerdinandus Nov 5, 2017
8e58905
feature: add trackers upload API test
GerryFerdinandus Nov 5, 2017
fd8aa71
chore: update to the lastest travis-lazarus
GerryFerdinandus Nov 5, 2017
4370f32
chore: remove via linux wine build
GerryFerdinandus Nov 5, 2017
2a4dd06
chore: update project to Lazarus 1.8.0RC5
GerryFerdinandus Nov 5, 2017
990dce2
Update version (1.33.0.beta.3) -> (1.33.0.beta.4)
GerryFerdinandus Nov 5, 2017
36b5c8d
chore: remove Windows wine build text
GerryFerdinandus Nov 5, 2017
3278d67
fix: missing 'Created On:' date/time treeview
GerryFerdinandus Nov 5, 2017
97b28ec
chore: add compiler version
GerryFerdinandus Nov 12, 2017
cefd235
chore: add torrent console parameter number in the menu
GerryFerdinandus Nov 12, 2017
79d15fb
feature: add menu link to newTrackon site
GerryFerdinandus Nov 12, 2017
7d24260
[Issue #27] add support for '/announce.php'
GerryFerdinandus May 27, 2018
ad3fb49
Update version (1.33.0.beta.4) -> (1.33.0.beta.5)
GerryFerdinandus May 27, 2018
c9c0d82
change ubuntu trusty -> xenial
GerryFerdinandus Apr 27, 2019
c7f97c8
[Issue #35] add support for ngosang via menu
GerryFerdinandus Aug 24, 2019
ff5c2e4
feature: add extra tabpage for private torrent
GerryFerdinandus Aug 24, 2019
0b3b65f
chore: add SPDX-License-Identifier
GerryFerdinandus Aug 27, 2019
46cd7e2
chore: add "Please use the latest version"
GerryFerdinandus Sep 1, 2019
680a84e
fix: wrong -U8 in the menu item
GerryFerdinandus Sep 1, 2019
9e7ac71
Add (-SAC) to the form caption
GerryFerdinandus Sep 2, 2019
35da8b0
fix console mode -SAC being not process
GerryFerdinandus Sep 2, 2019
1715174
create function CheckForAnnounce()
GerryFerdinandus Sep 2, 2019
032a235
Update unit test for -SAC
GerryFerdinandus Sep 5, 2019
664bb78
chore: update version.txt
GerryFerdinandus Sep 5, 2019
7944f58
chore: update readme.txt with linux example
GerryFerdinandus Sep 5, 2019
32c4428
chore: remove tracker.leechers-paradise.org
GerryFerdinandus Sep 5, 2019
7924f22
update to latest version
GerryFerdinandus Sep 5, 2019
cb2219f
update: xenial -> bionic
GerryFerdinandus Sep 5, 2019
2c48a62
Add: provider Amazon S3
GerryFerdinandus Sep 7, 2019
989782e
Build must use lazarus 1.82 and 2.04
GerryFerdinandus Sep 7, 2019
fab4d2d
Skip unit test 'startup parameter' for macOS
GerryFerdinandus Sep 7, 2019
049b9de
Cleanup shell script
GerryFerdinandus Sep 7, 2019
75ef357
chore: update readme.md (1.33.0.beta.6)
GerryFerdinandus Sep 8, 2019
9127f8a
chore: add missing issue URL link
GerryFerdinandus Sep 8, 2019
fcd46b0
Add: Use sintel torrent in issue report.
GerryFerdinandus Sep 8, 2019
f6d504c
move RELEASE_ZIP_FILE to .travis.yml
GerryFerdinandus Sep 14, 2019
93e3945
Undo append license text
GerryFerdinandus Sep 14, 2019
a79343b
Remove debug build in .travis.yml
GerryFerdinandus Sep 14, 2019
ccb2c04
add: Acknowledgment text for OpenSSL
GerryFerdinandus Sep 14, 2019
22af5f9
update to the latest version
GerryFerdinandus May 20, 2020
5af0325
disable startup parameter for AArch64
GerryFerdinandus May 20, 2020
de93657
Add: install zip package in AArch64 server.
GerryFerdinandus May 20, 2020
1a00d0c
Add: start linux xvfb-run for unit test
GerryFerdinandus May 20, 2020
4176fa4
update: travis.yml with linux AArch64 build.
GerryFerdinandus May 20, 2020
4eef43b
add: windows build
GerryFerdinandus May 21, 2020
249624d
add: macOS sign and notarize process.
GerryFerdinandus May 29, 2020
e6e1354
fix: macOS do not create a new file inside app folder
GerryFerdinandus May 30, 2020
c82af9b
update to the latest travis-lazarus
GerryFerdinandus May 31, 2020
59bcc7b
travis: use choco 32bit package
GerryFerdinandus Jun 2, 2020
ea86991
add: startup parameter -TEST_SSL
GerryFerdinandus Jun 2, 2020
c1519fa
add: snap .desktop file
GerryFerdinandus Jun 18, 2020
e240dc8
add: detect Ubuntu snap process
GerryFerdinandus Jun 20, 2020
6ef46e8
add: Writeln to test setup
GerryFerdinandus Jun 20, 2020
26f5b53
add: snapcraft.yaml
GerryFerdinandus Jun 20, 2020
7155c4b
snapcraft add more package
GerryFerdinandus Jun 20, 2020
454b239
snapscaft use core18
GerryFerdinandus Jun 20, 2020
ade76c7
add: snapcraft openssl
GerryFerdinandus Jun 20, 2020
f76d2a1
snap: remove i386 version
GerryFerdinandus Jun 20, 2020
d966f8c
Update Reedme.md with snapcraft build status
GerryFerdinandus Jun 20, 2020
0483a90
update Readme.md for linux snap folder
GerryFerdinandus Jun 21, 2020
1e5be4d
snap: add i386
GerryFerdinandus Jun 22, 2020
606512f
Update README.md
GerryFerdinandus Jul 11, 2020
89307ee
Update README.md
GerryFerdinandus Jul 11, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,16 @@



### What version of the product are you using? On what operating system? ###
### What version of the product are you using. (Please use the latest version of bittorrent-tracker-editor and your torrent client) ###



### On what operating system? ###



### Please provide any additional information below. ###



### Add a modified sintel torrent files example to reproduce the issue. [Download from Github: sintel](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/tree/master/test_torrent) ###
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# ignore possible temporary file added in the root
/*.txt

# ignore bakup files
*.bak

# folders generated by compiler. Should always be ignored.
/lib

#items in these folder should be added explicit
/enduser
/source
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "travis-lazarus"]
path = travis-lazarus
url = https://github.com/nielsAD/travis-lazarus.git
url = https://github.com/GerryFerdinandus/travis-lazarus.git
98 changes: 69 additions & 29 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,47 +1,87 @@
# Part of `travis-lazarus` (https://github.com/nielsAD/travis-lazarus)
# License: MIT

sudo: true
language: shell

os:
- linux
- osx
# Linux compability issue.
# Need to build in xenial with lazarus 1.8.2.
# Do not use bionic or newer Lazarus version

env:
global:
- LPIEDITORPATH=source/project/tracker_editor
- WINEPREFIX=~/.winelaz
- DISPLAY=:99.0
matrix: #For linux and mac osx build
- LAZ_VER=1.4.4
# For linux headless.
# See travis_unit_test.sh will install and use xvfb-run
#services: (- xvfb) does not work must use xvfb-run

matrix: #For windows build with linux wine. Use the same lazarus version as linux/mac build.
jobs:
include:
- os: linux
env: LAZ_VER=1.4.4 LAZ_ENV=wine WINEARCH=win32 LAZ_OPT="--os=win32 --cpu=i386"
- name: Ubuntu 16.04 AMD64 (1.8.2)
os: linux
dist: xenial
env: LAZ_VER=1.8.2 RELEASE_ZIP_FILE="trackereditor_linux_amd64.zip"
- name: Ubuntu 16.04 AArch64 (1.6)
os: linux
dist: xenial
arch: arm64
env: LAZ_PKG=true RELEASE_ZIP_FILE="trackereditor_linux_AArch64.zip"
- name: macOS 10.14 (PKG)
os: osx
osx_image: xcode11.3
env: LAZ_PKG=true LAZ_OPT="--widgetset=cocoa" RELEASE_ZIP_FILE="trackereditor_macOS.zip"
- name: Windows (PKG) Build 32-bit software
os: windows
env: LAZ_PKG=true LAZ_REL=32 RELEASE_ZIP_FILE="trackereditor_win32.zip"

before_install:
# Start virtual display server
- sh -e /etc/init.d/xvfb start || true
# Install python in windows OS
- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then choco install python3 --params "/InstallDir:C:\python3"; fi
- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then export PATH=/c/Python3:/c/Python3/Scripts:/c/lazarus:$PATH; fi

install:
# Install prerequisites (fpc/lazarus/wine/qemu)
- ./travis-lazarus/.travis.install.py
# Output something at regular time or Travis will kills the job
- while sleep 60; do echo "===== 1 minute mark ====="; done &
- if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then python ./travis-lazarus/.travis.install.py; fi
- if [[ "$TRAVIS_OS_NAME" != "windows" ]]; then ./travis-lazarus/.travis.install.py; fi
# Killing background sleep loop
- kill %1

script:
- lazbuild $LAZ_OPT $LPIEDITORPATH/trackereditor.lpi # Build trackereditor project
# Output something at regular time or Travis will kill the job
- echo "start script"
- while sleep 60; do echo "===== 1 minute mark ====="; done &

# Build trackereditor project (Release mode)
- lazbuild --build-mode=Release $LAZ_OPT $PROJECT_LPI_EDITOR_PATH

# Build unit test project (Debug mode)
- lazbuild --build-mode=Debug $LAZ_OPT $PROJECT_LPI_UNIT_TEST_PATH

# Start the unit test
- source ./scripts/travis_unit_test.sh

# Killing background sleep loop
- kill %1

before_deploy:
# Create the zip file for deployment
- source ./scripts/travis_deploy.sh

deploy:
provider: releases
prerelease: false
skip_cleanup: true
api_key:
secure: "s2OquTSTFNECWme15GLuLHGykXQK9Q/ie38eI8wwzPZUQ3WCFJxYRGrR6XSaFWe/VfjNlDTfPaUsKfo4Fi9atOec1fp7ewA9JNnFUclw38o9UHirDYgzDNQD8BMhXXMaaxvYJBT+aN3CFvaBkkTyIb8jYO6RsvHfBQmOb6B//Fl2IFAgI/j8+qUKVtZWYEezGUCMCKZ+r/sFgfK91DsKtH7T51WVrJ9oI/HvvGISw6K1sG0X56LZry/shy8f3NPvGfFofooZ/9uPUamDmZwNR7YR91P10cykihZnarPDbCaCAD77D+AeFSDpcRyusr07dRfqIqNFQ1Hcu3GMIZL2W1dfGdZ9z0PJWQcMZQtwmjimV+2cEgIQTCvmG1wzbOTOW4T9QnDFB72M5njcxd1RYlVJwXq3SgSN1smQzRfArUd1bFeD0crGQ4urhfU12CJ50isgXXgXrOT7RclWUR2i1QISFS2ISDtGuCyh1vSGjVPQ9RSYSgG7/OufwdUXA/ZyK2mFpbZ0iKGNEYtZaL8/ZQMM9KlkyWPoQaSve/zTs+D3N5rFcOfQ7EHAAPTzz/fjpU7Yd3a0yf4pLSpr+ConVw1Kwc7d3VYSsoxhnLp2fgij+Xs/skRud8PLiOUsk8L3hUMS4p9X4ANkE181aQTAmzv7qc6qtXOSkhpzsIIxWGY="
file: "${RELEASE_ZIP_FILE}"
on:
tags: true
repo: GerryFerdinandus/bittorrent-tracker-editor

- provider: releases
prerelease: false
cleanup: false
edge: true # opt in to dpl v2
token:
secure: hmjev+YIClSOec6wMclUv5W4lgyLpdX7DlUpF2LQ1W/EO/x/b8RzmSPjNZ5sa7IDUe1WoVXm89G6HtkGGHcRqJrZjNn18HvpvEOnIYgIEXBVtW9uaURsSJ2LYve9beHHvYzs0doEQp1I24qTENUOqMABStk7MKRTATZ7nBWIinZVkpojEYIizQtCnUWwJXpzgs9mx7BEAVqLJPJ35oXNVjEgE96gsWMaYuX82BsVpL9VjGIaYpbEc1iBFBr2RHTgHG03H+2wBewJ4gh3hFwq9vt6mEqdC6Y9UIqmAEUMzCpokqrIfV2cfnPe24miPqmCLboua7Ddu8OpLj/yQ9DvC8xVEVh8aiGszzPvnytaFuRfLxI5HdAtUkA/9P3dXwjJKLJs568kyCTz4Tk7Icrb7seS1i84BJs3Vp2/lkmqDRDR0OqVGTczZGsxfTK+iaZJaNXb999BmGBw+xnPuG1lgrjHUYyEH2ha9D/9eOXiQfxdKUktPs1cF0II7uv5Cg3LEcFyN/A7jblNpM5B9cnf5kJ13lbpqL+Eyig90b9Q9YsrwGGOqtXJG+jSqXOv0O9/warFJfadA0avJljOFv4Pxl4tYe73EA/gP1GVG5UVC/F9nWZhUzP1kPCjzTzHoYBDCmHf8/GErdpCtibqRHoMIelrbcpe0jr+j5aNPxnTKAc=
file: "${RELEASE_ZIP_FILE}"
on:
tags: true
repo: GerryFerdinandus/bittorrent-tracker-editor
- provider: s3
access_key_id: $AWS_ACCESS_KEY
secret_access_key: $AWS_SECRET_KEY
bucket: "bittorrent-tracker-editor"
cleanup: false
region: eu-central-1
local_dir: s3
edge: true # opt in to dpl v2
on:
branch: to_be_deleted_unit_test
105 changes: 78 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,78 +1,125 @@
**bittorrent-tracker-editor** will add/remove bittorrent tracker from the torrent file(s).
This software works on Windows XP SP3, Windows 7+, Mac OS X and Linux.
This software works on Windows XP SP3, Windows 7+, macOS and Linux.

---

## Code Status: ##
[![Build Status](https://travis-ci.org/GerryFerdinandus/bittorrent-tracker-editor.svg?branch=master)](https://travis-ci.org/GerryFerdinandus/bittorrent-tracker-editor)
for Windows, Mac OS X and Linux build.
## Software latest release: ##
[![GitHub Latest release](https://img.shields.io/github/release/GerryFerdinandus/bittorrent-tracker-editor/all.svg)](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/releases)

---

## Code Status: ##
Continuous integration|Status| Build operating system
------------|---------|---------
Travis-CI |[![Build Status](https://travis-ci.com/GerryFerdinandus/bittorrent-tracker-editor.svg?branch=master)](https://travis-ci.com/GerryFerdinandus/bittorrent-tracker-editor) |Linux, macOS and Windows
Snapcraft-CI |[![Snap Status](https://build.snapcraft.io/badge/GerryFerdinandus/bittorrent-tracker-editor.svg)](https://build.snapcraft.io/user/GerryFerdinandus/bittorrent-tracker-editor)|Linux
---

## Warning: ##
There is no backup function in this software. Used it at your own risk. Bittorrent work fine without this program. You probably don't need this software.
There is no backup function in this software. Use it at your own risk. Bittorrent works fine without this program. You probably don't need this software.

---

## Which program to use for add/remove bittorrent trackers? ##
* **Edit one torrent file:** You can use http://torrenteditor.com/
* **Edit multiple torrent file:** Use this program. It is made for changing multiple torrent files.
* **Edit multiple torrent files:** Use this program. It is made for changing multiple torrent files.

---

## Features: ##
* Select one torrent file or a folder with torrent files.
* Add one or more tracker at the same time.
* Remove one or more tracker at the same time.
* Remove all the tracker to create tracker less torrent. DHT torrent
* Add one or more trackers at the same time.
* Remove one or more trackers at the same time.
* Remove all the trackers to create trackerless torrent. DHT torrent
* Change public/private flag. Warning: This will change the torrent info HASH.
* Preset add/remove tracker via add\_trackers.txt and remove\_trackers.txt files when present in the same folder as the executable file.
* Preset add/remove tracker via add\_trackers.txt and remove\_trackers.txt files when present in the same folder as the executable file. (For linux snap version use: home/snap/bittorrent-tracker-editor/common/ )
* Optional start as console program. (See readme.txt inside download)
* Show torrent files content.
* Download stable trackers from newTrackon or ngosang.

---

## Downloads: ##
* [From GitHub: Executable file for Windows, Mac OS X and Linux.](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/releases)
* [From GitHub: Executable file for Windows, macOS and Linux.](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/releases)
* [From GitHub: Trackers list (from GitHub user: ngosang )](https://github.com/ngosang/trackerslist)
* [From newtrackon.com: Trackers list (from GitHub user: CorralPeltzer )](https://newtrackon.com)

---

## Software version ##
## Software history: ##

### 1.33.0.beta.6 ###
* ADD: Direct download support for ngosang via menu.
* ADD: Extra tabpage 'private torrent'. For issue 31 and 34
* ADD: Check box 'Skip Announce Check in the URL' ([Issue 31](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/31))
* ADD: Command parameter '-SAC' -> 'Skip Announce Check' in the URL ([Issue 31](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/31))
* ADD: Support 'Info Source' tag for private trackers ([Issue 34](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/34))
* ADD: Command parameter '-SOURCE' -> info Source tag for private trackers. See readme.txt file ([Issue 34](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/34))

### 1.33.0.beta.5 ###
* FiX: support for '/announce.php'([Issue 27](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/27))

### 1.33.0.beta.4 ###
* FIX: There was an issue with uploading tracker list to newTrackon.

### 1.33.0.beta.3 ###
* FIX: WebTorrent do not have '/announce' ([Issue 24](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/24))

### 1.33.0.beta.2 ###
* ADD: Wrong tracker URL format from torrent files should be unselected by default ([Issue 22](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/22))
* ADD: Upload trackers to newTrackon ([Issue 23](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/23))

### 1.33.0.beta.1 ###
* ADD: Verify the working status of public trackers. (Data from newTrackon) ([Issue 21](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/21))

### 1.32.0 ###
* ADD: Add more options for updating the torrent tracker list. ([Issue 8](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/8))
* ADD: Add trackers but keep the original unique trackers list intact. ([Issue 12](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/12))
* ADD: Randomize tracker order for each torrent file. ([Issue 19](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/19))
* FIX: Trackers with https ([Issue 9](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/9))
* FIX: Read torrent file with string size larger that 1MB ([Issue 10](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/10))
* FIX: Give user a warning when torrent file is read only file. ([Issue 14](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/14))
* FIX: Give user a warning when torrent file update failed. ([Issue 15](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/15))
* FIX: Can not be opened by dragging a file. ([Issue 17](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/17))
* FIX: Need sanitize URL tracker. ([Issue 18](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/18))
* FIX: WebSocket ws:// and wss:// should be accepted as input. ([Issue 20](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/20))

### 1.31 ###
* Add: Edit comment in data/info grid column.
* FIX: ([Issue 6](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/6))
* ADD: Edit comment in data/info grid column.
* FIX: The data/info column can be moved but it is not updated correctly when torrent is reloaded. ([Issue 6](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/6))

### 1.30 ###
* Add: Tab page Files/trackers/info
* Add: Optional start as console program. (See readme.txt inside download)
* Add: remove\_trackers.txt will remove specific trackers form torrent.
* Add: export\_trackers.txt is created after updating the torrent.
* Add: drag and drop of trackers file (with '.txt' file extension)
* FIX: ([Issue 4](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/4)) + ([Issue 5](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/5))
* ADD: Tab page Files/trackers/info
* ADD: Optional start as console program. (See readme.txt inside download)
* ADD: remove\_trackers.txt will remove specific trackers from torrent.
* ADD: export\_trackers.txt is created after updating the torrent.
* ADD: drag and drop of trackers file (with '.txt' file extension)
* FIX: Can not remove duplicate Tracker automatically ([Issue 4](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/4))
* FIX: Can't open some of .torrent files. ([Issue 5](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/5))

### 1.21 ###
* FIX: Support for Unicode in filename. (Chinese etc.)

### 1.20 ###
* Add: Tab page torrent info/data.
* Add: Drag & Drop torrent files or a folder with torrent files inside.
* ADD: Tab page torrent info/data.
* ADD: Drag & Drop torrent files or a folder with torrent files inside.

### 1.10 ###
* Add: Tab page for public/private flag. ([Issue 1](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/1))
* Add: Load tracker list from file via menu or at start-up, when file add\_trackers.txt is present in the same folder as the executable file.
* ADD: Tab page for public/private flag. ([Issue 1](https://github.com/GerryFerdinandus/bittorrent-tracker-editor/issues/1))
* ADD: Load tracker list from file via menu or at start-up, when file add\_trackers.txt is present in the same folder as the executable file.

### 1.00 ###
* First release

---

![https://8d7d8faefd7e24e8562f235c97f55f248c7636d1.googledrive.com/host/0B4lG_fvmX5NZRkMtcjgzT2k5QTg/trackereditor.png](https://8d7d8faefd7e24e8562f235c97f55f248c7636d1.googledrive.com/host/0B4lG_fvmX5NZRkMtcjgzT2k5QTg/trackereditor.png)
![](pictures/trackereditor.png?raw=true "Trackers List")

This screen shot show the program, after a folder is selected with 97 torrent files inside. The normal procedure is to deselect the trackers that no longer working. Optionally add your one trackers. And press the 'Update torrent'
This screen shot show the program, after a folder is selected with torrent files inside. The normal procedure is to deselect the trackers that are no longer working. Optionally add your own trackers. And select the 'Update torrent' menu.

---

![https://8d7d8faefd7e24e8562f235c97f55f248c7636d1.googledrive.com/host/0B4lG_fvmX5NZRkMtcjgzT2k5QTg/filestrackersinfo.png](https://8d7d8faefd7e24e8562f235c97f55f248c7636d1.googledrive.com/host/0B4lG_fvmX5NZRkMtcjgzT2k5QTg/filestrackersinfo.png)
![](pictures/filestrackersinfo.png?raw=true "Files/Trackers/Info")

---

Expand All @@ -82,3 +129,7 @@ This screen shot show the program, after a folder is selected with 97 torrent fi
---

This program is developed using [Lazarus](http://lazarus.freepascal.org/) RAD and [Free Pascal](http://www.freepascal.org/) compiler.

---

This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/)
7 changes: 4 additions & 3 deletions SourceCodeBuild.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ Executable file is created in the 'enduser' directory.

-------- Linux Ubuntu 14.04
sudo apt-get update
sudo apt-get install lazarus -y
cd source/project/tracker_editor/
lazbuild trackereditor.lpi
sudo apt-get install git lazarus -y
cd ~
git clone --recursive https://github.com/GerryFerdinandus/bittorrent-tracker-editor.git
lazbuild bittorrent-tracker-editor/source/project/tracker_editor/trackereditor.lpi

Executable file is created in the 'enduser' directory.
7 changes: 3 additions & 4 deletions enduser/add_trackers.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
udp://tracker.openbittorrent.com:80/announce
udp://tracker.publicbt.com:80/announce
udp://tracker.istole.it:80/announce
udp://open.demonii.com:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.opentrackr.org:1337/announce
wss://tracker.openwebtorrent.com
Binary file added enduser/libeay32.dll
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
</array>
</dict>
</array>
<key>CFBundleIconFile</key>
<string>iconfile</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
Expand Down
Binary file not shown.
12 changes: 12 additions & 0 deletions enduser/macos/entitlements.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
</dict>
</plist>
Loading