crazy-max / docker-rtorrent-rutorrent

rTorrent and ruTorrent Docker image
MIT License
457 stars 103 forks source link

Plugin HTTPRC not working #234

Closed Majaxx closed 1 year ago

Majaxx commented 1 year ago

Support guidelines

I've found a bug and checked that ...

Description

plugin not working plugins/httprpc/action.php error 404

Expected behaviour

La résolution du problème

Actual behaviour

Empeche le bon fonctionnement des applications tierces

Steps to reproduce

*

Docker info

*

Version

Docker compose

Lastest

Container logs

*

Additional info

No response

rantanlan commented 1 year ago

just copy the httprpc plugin to your mapped plugins folder... worked for me

crazy-max commented 1 year ago

RU_REMOVE_CORE_PLUGINS defaults to httprpc, see https://github.com/crazy-max/docker-rtorrent-rutorrent#rutorrent. Set RU_REMOVE_CORE_PLUGINS=false to avoid the plugin to be removed.