토렌트 기능이 있는 NAS[각주:1]의 사용자라면 많이들 Transmission Remote GUI를 사용한다.
그런데, source forge를 통해 공개된 5.0.1을 사용하려니 한 가지 문제가 발생한다.
바로 아래와 같이 한글[각주:2] 이름의 마그넷 링크를 제대로 인식하지 못하는 것.
대체 뭘 추가하려는 거냐?
좀 더 뒤져보니 source force에 공개된 소스는 5.0.1인데, github에는 5.5.2까지 소스가 공개되어 있다[각주:3].
컴파일을 하려면 Free Pascal Compiler와 Lazarus가 필요한데, source forge에서 설명한대로만 하면 별 문제 없다.
참고로, 문서에선 각각 2.6.2와 1.0을 권장하는데, 최신버전(각각 3.0/1.6.2)에서 아무런 문제 없이 컴파일 된다.
내가 적용한 방식은 Lazarus IDE[각주:4]에서 컴파일하는 것.
Building from Lazarus IDE
- Run Lazarus IDE; You need to install the package with transgui custom components before opening the transgui project. The package installation is needed only once. To install the package do the following:
- Select
"Package > Open package file (.lpk)..."
from the main menu.- Locate the
trcomp.lpk
file in the program's sources folder and open it.- Press the
Install
button in the package window.- You will be asked to rebuild Lazarus. Do it to finish the package installation.
- Open
transgui.lpi
project and build it.
이렇게 컴파일된 프로그램에서 위와 동일한 마그넷 링크를 열면 아래와 같이 정상적으로 인식한다.
이렇게 만들어진 5.9.0은 아래에서 다운받아 설치할 수 있다.
password: teus.me
▲ 히스토리
2017.1.30: 5.5.2 공개
2017.2.25: 5.6.0(Feb 24, 2017) 공개
- 업데이트 된 소스 반영 외에 FPC 컴파일러가 3.0.2로 업데이트됨
- 설치 화면의 history에는 여전히(5.5.2도 동일했음) 5.5.1로 표시됨
- 상세한 업데이트 내역은 github를 참조할 것
2017.3.27: 5.6.0(Mar 26, 2017) 공개
- 설치 화면의 history에 5.6.0으로 표시됨 (업데이트 내용 미표시)- 상세한 업데이트 내역은 github를 참조할 것
- 파일을 더블클릭 했을 때 폴더가 뜨는 원본의 오류 수정
※ 아직 5.6.0 정식은 아니고 내부적으로 버전 번호만 올린 것으로 판단됨
2017.4.23: 5.6.0(Apr 15, 2017) 정식버전 공개
[+] Added a delete button from the list of destination directories when adding a torrent. Issue #760
[+] Added replacement of invalid characters in torrent files (replacement with "_"). Issue #929
[+] Added warning about using an invalid character "{" in the password. Issue #931
[+] Added output of additional information to the status bar. Issue #924
[+] Added the ability to assign their own shortcut keys to access the functions of the program. Issue #924
[+] Added the ability to assign its file manager to open the torrent directory. Issue #924
[+] Added the ability to compile and run the program on Raspberry PI 3.
[+] Added the ability to copy Magnet Links from the popup menu. Issue #930
[?] Changed the function of opening files in Linux. To select the old option, specify FileOpenDoc=0.
[-] Fixed add / replace torrent tracker. Issue #929.
[?] Fixed compilation of the program from the command line in Linux.
[+] In the Installation for downloading SSL libraries added Visual Redistributable Package (For pure Windows systems. For Linux it would be necessary to make similar)
2017.5.28: 5.6.0(May 25, 2017) 공개
- 일부 언어 파일 교체2017.7.15: 5.8.1(Jul 14, 2017) 공개
- 압축시 비밀번호 적용(password: teus.me)
- 한국어 언어 파일 업데이트
- 5.8.1 (Jul 10, 2017)
[+] Updated Chinese translation and translation template.
[+] Improved macOS build process on Travis CI with some minor bug fixes.
[+] Changed to use UDBZ as default format of macOS release for smaller size.
[+] Added setup script for Debian/Ubuntu GNU/Linux.
[+] Added automatic build for Linux i386/amd64 release using Debian/Ubuntu script on Travis CI.
[+] Added git commit hash as build serial for offcial release using Debian/Ubuntu script.
[+] Updated README with markdown format.
[-] Fixed minor bugs.
5.8.0 (Jul 6, 2017)
[-] Fixed TLS 1.2 support on non-MacOS platforms
[+] Updated Traditional Chinese translation
[+] Re-compressed all png images and zip archive
5.7.0 (Jul 1, 2017)
[+] Removed support for SSL 2,3.
[+] Changed script for compiling the program for the Mac.
[-] Fixed Russian,Ukrainian,Hungarian translation.
[-] Fixed the "Browse" button in the "Torrent data location" window (Linux)
[-] Fixed processing of the FileOpenDoc ini-parameter.
[-] Fixed dynamic associations of ShortCuts to Actions/Menus.
[-] Fixed display of program icons in Linux.
[-] Fixed minor bugs.
2017.8.24: 5.9(Aug 18, 2017) 공개
- 5.9.0 (Aug 18, 2017)- 한국어 언어 파일 업데이트[각주:5]
디카 사진 정리 도구 FPO(Family Photo Organizer) v5.1a 업데이트 (12) | 2019.06.06 |
---|---|
SRT 자막 관리 도우미 SRTier v2.6 공개 (40) | 2017.08.25 |
한/글(HWPX) 파일 압축기(HIS) 4.0 업데이트 (9) | 2017.04.24 |
디카 사진 정리 도구 FPO(Family Photo Organizer) v3.0b 업데이트 (18) | 2016.10.24 |
간단히 만들어본 모든 미디어 → mp3/m4a 변환 툴 v3.0a 업데이트 (5) | 2016.09.04 |