Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST] autodl-irssi for rutorrent #2221

Closed
R1skNt opened this issue Mar 29, 2016 · 10 comments · Fixed by #4234
Closed

[REQUEST] autodl-irssi for rutorrent #2221

R1skNt opened this issue Mar 29, 2016 · 10 comments · Fixed by #4234

Comments

@R1skNt
Copy link

R1skNt commented Mar 29, 2016

could you please compile this plugin to work on rutorrent

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@pannbiff
Copy link

it does work on rutorrent in DSM 6.0, but it would be nice to have it available in package center :)

@pannbiff
Copy link

pannbiff commented Apr 5, 2016

Im currently running irssi + autodl through debian chroot, but has anyone tried the autodl-irssi together with the irssi package offered by SynoCommunity?

@Dr-Bean
Copy link
Contributor

Dr-Bean commented Apr 10, 2016

@GoodOmens83
Copy link
Contributor

Just follow the instructions here:

https://github.com/autodl-community/autodl-rutorrent/wiki:

Navigate to the ruTorrent plugin directory. If using the official version of the ruTorrent plugin, remove the autodl-irssi directory found there.

sudo /volume1\@appstore/git/bin/git clone https://github.com/autodl-community/autodl-rutorrent.git autodl-irssi
sudo cp autodl-irssi/_conf.php autodl-irssi/conf.php
sudo chown -R rutorrent:http autodl-irssi

The plugins directory should be something like /volume1/web/rutorrent/plugins

@pannbiff
Copy link

You also need to have Irssi running.

https://github.com/autodl-community/autodl-irssi/wiki/Manual-Installation

Note: Make sure you're not root when you execute the following commands.

mkdir -p ~/.irssi/scripts/autorun
cd ~/.irssi/scripts
curl -sL http://git.io/vlcND | grep -Po '(?<="browser_download_url": ")(.*-v[\d.]+.zip)' | xargs wget --quiet -O autodl-irssi.zip
unzip -o autodl-irssi.zip
rm autodl-irssi.zip
cp autodl-irssi.pl autorun/
mkdir -p ~/.autodl
touch ~/.autodl/autodl.cfg

Not sure if all the commands work, but it can also be done manually with a ftp-client.

@R1skNt
Copy link
Author

R1skNt commented Apr 14, 2016

thanks guys for your contribution, firstly I have done the setup for rutorrent and rtorrent manually not from the synocommunity package, and i managed to get the plugin "autodl' works on the "rutorrent web-ui"
the problem is how to setup irssi properly and connect it with the autodl plugin.

i have followed this
https://github.com/autodl-community/autodl-irssi/wiki/Manual-Installation
&
https://github.com/autodl-community/autodl-rutorrent/wiki:
but the irssi didn't work as usually like on pure linux distro.

@GoodOmens83 why would i need to install the plugin here
/volume1\@appstore/git/bin/git
?

shouldn't be on the rutorrent plugin folder?

@GoodOmens83
Copy link
Contributor

@R1skNt - I never said to install it in that directory. That line you quoted is git and is used to pull the latest repository from the internet - you left out the other half of my line.

You would need to do something like (assuming you have the git package installed):

cd /volume1/web/rutorrent/plugins
sudo /volume1\@appstore/git/bin/git clone https://github.com/autodl-community/autodl-rutorrent.git autodl-irssi

@pannbiff
Copy link

i havent figured out how to get it to work with Irssi from the SynoCommunity package, i dont know where to put the scripts and autodl folder. Screen or something similair is also needed to make irssi run in the background, can this be installed?

I currently run debian chroot where i could install irssi and screen. I put script folder and autodl folder in my home folder and it works.

But it would be so much easier if i wouldnt need debian chroot to make it work.

@ghost
Copy link

ghost commented Feb 2, 2017

@pannbiff is your ruTorrent still functioning? I'd appreciate some assistance in setting it up on my 216J.

@th0ma7
Copy link
Contributor

th0ma7 commented Nov 26, 2020

New updated rutorrent package will be made available in the short future.
This autodl-irssi is not set to be included in this next release.
Feel free to re-open with a method to implement it so we can include it in a subsequent revision of the package.

@th0ma7 th0ma7 closed this as completed Nov 26, 2020
@th0ma7 th0ma7 linked a pull request Nov 26, 2020 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants