KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
t411.syno.dlm
★ 13
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
iikanji-markdown.vim
:
いい感じにMarkdownを書くためのプラグイン
artifactory-user-plugins-devenv
:
Development Environment for writting Artifactory User Plugins
es6-modules-with-webpack-tutorial
:
A tutorial on using ES6 modules with Webpack
vientos-hapipalapi
:
Vientos
vlc_record
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
t411.syno.dlm
?
Download (.md)
# t411.syno.dlm This GIT contains the files to build the dlm package for Synology Download Station. This is a little tricky because of the way t411 api handle the authentification. So the dlm need a intermediary php script to get the torrent personalizedd with your account. ## Installation ### Make the dlm package Clone the git, and do a tar gz archive with the INFO and search.php files: ```bash git clone git@github.com:tdemalliard/t411.syno.dlm.git tar zcf t411.syno.dlm INFO search.php ``` ### add the dlm package 1. Go to download station > settings > BT search 2. Add the dlm package 3. Edit the new t411 line 4. Add your t411.io login and password. The verify button is no use. I did not code the account verification. ### Copy the torrent download script into the webserver 1. Active your NAS Web Station. Enable the PHP curl extension. 2. Copy the file t411.syno.php to the root of your web folder. ## The documents supporting the developpement https://global.download.synology.com/download/Document/DeveloperGuide/DLM_Guide.pdf http://api.t411.io/