From e6fe5636354df8b5056101bdcc19567fd65fb631 Mon Sep 17 00:00:00 2001 From: ronggang Date: Wed, 11 Apr 2018 14:09:25 +0800 Subject: [PATCH] =?UTF-8?q?README=20=E9=83=A8=E5=88=86=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E6=95=B4=E7=90=86=E5=B9=B6=E8=B0=83=E6=95=B4=E8=87=B3=20Wiki?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG-EN.md | 24 +++++++- CHANGELOG.md | 16 +++++ README.md | 151 +++--------------------------------------------- 3 files changed, 48 insertions(+), 143 deletions(-) diff --git a/CHANGELOG-EN.md b/CHANGELOG-EN.md index d52ada4..9fc40a0 100644 --- a/CHANGELOG-EN.md +++ b/CHANGELOG-EN.md @@ -1,4 +1,15 @@ # ChangeLog +### 2018.03.30 v1.5.1-update2 +* Fixed + * Fix the torrent list to show misplaced bugs; Fixed #169 #170 + * Fix prompt text for some buttons in the torrent Properties window; + * Fix right-click "Copy download location to clipboard" feature in the torrent list; #171 +* Add + * Add "Restore UI Default Settings" feature; + * Add "Copy download location to clipboard" in Base>Download Dir ; #171 + +### 2018.03.29 v1.5.1-update1 +* Fixed #165 #166 #167 #168 ### 2018.03.28 v1.5.1 #### Note: The new update address will be enabled from this release, please download the installation script again. @@ -16,4 +27,15 @@ https://github.com/ronggang/transmission-web-control/blob/master/release/install * [+] Add the interface state memory function, cancel the "Auto expand attribute" function; * [+] Add additional parameter setting options for configuring some parameters outside of TR's own function; -* [+] Add the "Copy Save directory to clipboard" feature; \ No newline at end of file +* [+] Add the "Copy Save directory to clipboard" feature; + +Before 2018 + - Updated the install tar file + - Fixed several typos in English interface + - Added http install script + - Added install.sh with English comments + - Updated easyui to 1.5.1 and jquery to 1.12.4 By -- @balonik + - Fixed issue #20, #21, #23, #39, #40, #43, #44 #53 By -- @balonik + - Replaced some Chinese comments to English + - Fixed issue #77,#81 (Please clear your cookies if you encounter any error) By -- @balonik + - Now the maximum number of torrents per page is 300,meanwhile, you can still modify the file config.js "pagination:true" to "pagination:false" in order to show ALL the torrents. By -- @balonik \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0325551..458ba2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # 更新日志 ## [English](CHANGELOG-EN.md) +### 2018.03.30 v1.5.1-update2 +* 修复 + * 修复种子列表字段顺序调整后,格式显示错位的BUG; Fixed #169 #170 + * 修复种子属性中的文件列表及服务器列表按钮的提示文本; + * 修复在种子列表中右键“复制保存目录到剪切板”功能;#171 + +* 增加 + * 增加 “恢复界面默认设置” 功能; + * 种子属性页面增加 “复制下载路径” 功能;#171 + +* 调整 + * 更新几个图标 + +### 2018.03.29 v1.5.1-update1 +* Fixed #165 #166 #167 #168 + ### 2018.03.28 v1.5.1 #### 注意:从该版本起将启用新的更新地址,请重新下载安装脚本。 diff --git a/README.md b/README.md index 51a9c2d..5dc329a 100644 --- a/README.md +++ b/README.md @@ -1,152 +1,19 @@ -## [English Introduction](#introduction) - -### 目前项目已恢复正常维护,感谢 @DarkAlexWang 支持 :) ------ -关于 +## [English Introduction](https://github.com/ronggang/transmission-web-control/wiki) ----- +## 关于 本项目主要目的是想加强[Transmission](https://www.transmissionbt.com/) Web的操作能力,本项目原本在[Google Code](https://code.google.com/p/transmission-control/)托管,现迁移至GitHub。 本项目设计之初仅针对PT站,因此增加了 Tracker 服务器分组及状态,但这不并适用于普通BT种子。 另外,本项目仅为一套自定义的WebUI,不能代替 Transmission 工作,用户需要自行安装 Transmission 后才可正常使,Transmission 安装方法请稳步至官网:https://www.transmissionbt.com/ -因项目使用人数日渐增多,本人能力及时间有限,为保持项目持续更新,现已为本项目建立QQ群(群号:723130968 Transmission Web Control),欢迎各界朋友一起讨论,互帮互助。 +## 界面预览 +![screenshots](https://user-images.githubusercontent.com/8065899/38598199-0d2e684c-3d8e-11e8-8b21-3cd1f3c7580a.png) -### 界面预览 -![tr-web-control](https://user-images.githubusercontent.com/8065899/32538836-0c2d970e-c42d-11e7-966d-84210bb41825.png) +## 安装方法及更多内容,请参考:[中文帮助](https://github.com/ronggang/transmission-web-control/wiki/Home-CN) -### 支持的Transmission版本 - - Transmission 2.40 及以上版本(RPC版本:14及以上) +## 更新日志 [查看](https://github.com/ronggang/transmission-web-control/blob/master/CHANGELOG.md) -### [更新日志](https://github.com/ronggang/transmission-web-control/blob/master/CHANGELOG.md) - -### 功能介绍 - - 在线查看Transmission当前工作情况; - - 在线添加新的种子文件或连接; - - 在线修改Transmission参数; - - 分页浏览方式加载种子; - - 多语言环境支持; - - 文件拖放添加种子; - - 删除指定的种子; - - 批量修改 Tracker; - - 移动指定种子的数据存放目录; - - 可按 Trackers 分组浏览; - - 增加对群晖 `Download Station` 的支持;By - @hitechbeijing - - 其他…… - -### 浏览器支持 - - 所有支持HTML5的浏览器(Chrome 15.0.874,Firefox 8.0.1,IE 9.0.8112,Opera 11.52) - -### 安装方法请参考 [Wiki](https://github.com/ronggang/transmission-web-control/wiki) 。 - -### 关于多语言(Multi-language) -系统使用多语言的方式构建,所以可以支持其他任何语言;但,由于本人水平有限,只会中文,所以需要懂其他语言的您的帮助,如果您已经翻译好了一个语言版本,欢迎提交 pull requests,我们会合并后分享给更多的用户,谢谢。 - -#### 当前已支持的语言(Currently supported languages): -||语言|合作者|最近更新| -|-|-|-|-| -|🇨🇳|[简体中文](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/zh-CN.js)|栽培者, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/zh-CN.js)| -|🇨🇳|[正體中文](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/zh-TW.js) |Sean, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/zh-TW.js)| -|🇬🇧|[英语](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/en.js)|栽培者, ASAPHAANING, vodek3, DarkAlexWang|[2017-11-19](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/en.js) -|🇷🇺|[俄语](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/ru.js)|Oleksandr Gureiev, irherder, Isseq, DarkAlexWang, vodek3|[2017-11-21](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/ru.js) -|🇪🇸|[西班牙语](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/es.js)|Adrián González, malkavi, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/es.js) -|🇵🇱|[波兰语](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/pl.js)|Daniel Kolek, Piotr Kozica, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/pl.js) -|🇭🇺|[匈牙利语](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/hu.js)|Swartzy, Marcell, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/hu.js) -|🇷🇴|[罗马尼亚](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/ro.js)|Laurentiu Dinulescu, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/ro.js) -|🇮🇹|[意大利](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/it.js)|Daniele Buccilli, vodek3, Oliver Cervera|[2018-02-15](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/it.js) -|🇧🇷|[葡萄牙语(巴西)](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/pt-BR.js)|Dudu Maroja, pcgaldo, vodek3, Brivaldo Junior, DarkAlexWang|[2017-09-29](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/pt-BR.js) -|🇳🇱|[荷兰语](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/nl.js)|Alwin Hummels, Jeroen, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/nl.js) -|🇫🇷|[法语](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/fr.js)|Amaury Aubry, ewan34500, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/fr.js) -|🇰🇷|[韩语](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/ko.js)|kdsz330, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/ko.js) -|🇵🇹|[葡萄牙语](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/pt-PT.js)|pcgaldo, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/pt-PT.js) -|🇺🇦|[乌克兰语](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/uk.js)|Andrew, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/uk.js) - - ------ -# Introduction -Transmission Web Control is a custom web UI. The project began in [Google Code](https://code.google.com/p/transmission-control/). Welcome to give me any feedback or submit a Pull Request. - -### Support Transmission Version - - Transmission 2.40 and above (RPC version: 14 and above) - -### Fixed issues -I will do my best to fix the issues in this repo. - - Updated the install tar file - - Fixed several typos in English interface - - Added http install script - - Added install.sh with English comments - - Updated easyui to 1.5.1 and jquery to 1.12.4 By -- @balonik - - Fixed issue #20, #21, #23, #39, #40, #43, #44 #53 By -- @balonik - - Replaced some Chinese comments to English - - Fixed issue #77,#81 (Please clear your cookies if you encounter any error) By -- @balonik - - Now the maximum number of torrents per page is 300,meanwhile, you can still modify the file config.js "pagination:true" to "pagination:false" in order to show ALL the torrents. By -- @balonik - -### Features - - Add torrent files or URLs - - Drag-and-drop to add torrent files - - Modify Transmission settings online (Download folder, Speed limit, Port, etc.) - - Pause / resume / recheck selected or all torrents - - View the current torrents status (Files, Peers, Trackers etc.) - - View Statistics (Cumulative/Current) - - Pagination - - Set files priority - - Change the torrent download directory - - Trackers list - - Add support for `Synology NAS Download Station`; By - @hitechbeijing - -### Browsers support - - A browser which supports HTML5. (Chrome 15.0.874,Firefox 8.0.1,IE 9.0.8112,Opera 11.52 etc.) - -### Multi-language -#### How to use the language pack: - - All language files are needed to put in the "lang" directory, format refer "lang/en.js"; - - Translated language file naming, and then copied to the lang directory, note that necessary ".js" suffix, such as: en.js; - - Modify the the "lang/`_`languages.js" file, the new language format to add a line; - - Regain access to the TR, if your browser's default configuration language "`_`languages.js" where it will automatically display the current language, if not, please manually select the language or the end of the page plus "?lang=language"; such as: 192.168.1.1/transmission/web/?lang=en - -#### Currently supported languages: -||Language|Team|Update| -|-|-|-|-| -|🇨🇳|[Simplified Chinese](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/zh-CN.js)|ronggang, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/zh-CN.js)| -|🇨🇳|[Traditional Chinese](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/zh-TW.js) |Sean, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/zh-TW.js)| -|🇬🇧|[English](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/en.js)|ronggang, ASAPHAANING, vodek3, DarkAlexWang|[2017-11-19](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/en.js) -|🇷🇺|[Russian](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/ru.js)|Oleksandr Gureiev, irherder, Isseq, DarkAlexWang, vodek3|[2017-11-21](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/ru.js) -|🇪🇸|[Spanish](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/es.js)|Adrián González, malkavi, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/es.js) -|🇵🇱|[Polish](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/pl.js)|Daniel Kolek, Piotr Kozica, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/pl.js) -|🇭🇺|[Hungarian](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/hu.js)|Swartzy, Marcell, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/hu.js) -|🇷🇴|[Romanian](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/ro.js)|Laurentiu Dinulescu, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/ro.js) -|🇮🇹|[Italian](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/it.js)|Daniele Buccilli, vodek3, Oliver Cervera|[2018-02-15](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/it.js) -|🇧🇷|[Brazilian Portuguese](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/pt-BR.js)|Dudu Maroja, pcgaldo, vodek3, Brivaldo Junior, DarkAlexWang|[2017-09-29](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/pt-BR.js) -|🇳🇱|[Dutch/Flemmisch](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/nl.js)|Alwin Hummels, Jeroen, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/nl.js) -|🇫🇷|[French](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/fr.js)|Amaury Aubry, ewan34500, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/fr.js) -|🇰🇷|[Korean](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/ko.js)|kdsz330, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/ko.js) -|🇵🇹|[European Portuguese](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/pt-PT.js)|pcgaldo, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/pt-PT.js) -|🇺🇦|[Ukrainian](https://github.com/ronggang/transmission-web-control/raw/master/src/tr-web-control/lang/uk.js)|Andrew, vodek3|[2017-04-14](https://github.com/ronggang/transmission-web-control/commits/master/src/tr-web-control/lang/uk.js) -- **If you have translated a language pack, welcome pull requests.** - -### How to install - -#### Download - - Latest source tarball: -~~~ - wget https://github.com/ronggang/transmission-web-control/raw/master/release/src.tar.gz -~~~ - - Latest easy-install script, This script only needs to be downloaded once and executed when the version is updated. -~~~ - wget https://github.com/ronggang/transmission-web-control/raw/master/release/install-tr-control.sh - sudo bash install-tr-control.sh -~~~ - - If you need to install into `Synology NAS Download Station`, please download the following script: -~~~ - wget https://github.com/ronggang/transmission-web-control/raw/master/release/ds-control-easy-install.sh - sudo bash ds-control-easy-install-en-http.sh -~~~ - - If you need http download instead of https, please use the following - commands: -~~~ - wget https://github.com/ronggang/transmission-web-control/raw/master/release/install-tr-control.sh --no-check-certificate - sudo bash install-tr-control.sh -~~~ - - -###### 创建于(Create): 2012.12.18;更新于(Update): 2018.02.26 By 栽培者(ronggang); Updated: 03-31-2017 by DarkAlexWang ###### +## 项目日常维护 +* 栽培者 +* DarkAlexWang \ No newline at end of file