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

Additional Plugin/Themes #17

Open
undaunt opened this issue Apr 30, 2020 · 4 comments
Open

Additional Plugin/Themes #17

undaunt opened this issue Apr 30, 2020 · 4 comments

Comments

@undaunt
Copy link

undaunt commented Apr 30, 2020

Hello,

I was just wondering how feasible it would be to roll a few popular themes and plugins into this package, or how I could go about doing that myself without needing to leverage the LSIO custom-cont-init.d folder as per here.

Right now I have five very simple scripts which could likely be combined into just one, but I'm not sure how to go about it.

  • I'm removing the 'completed' and 'incoming' folders that are force created by the LSIO base image even when they are no longer specified in rtorrent.rc, but ideally these could simply be prevented from being auto created by changing the dockerfile.)

  • I'm installing club-Quickbox and MaterialDesign themes (attached).

  • I'm installing prereqs for filemanager and autodl-irrsi such as php-sockets, findutils, etc. (some of which may not be required based on your changes) (attached)

  • I'm adding the filemanager plugin and setting a default config (attached)

  • I'm adding the ratiocolor plugin and swapping the colors from background to font color (attached)

Please let me know if any of these seem reasonable to you to add, or else what is the best method for me to integrate them on my own without custom init scripts - forking?

Thanks very much. Really glad I found your image instead of trying to get autodl working myself!

EDIT: I uploaded improved versions of all of these here - https://github.com/undaunt/rutorrent-docker-scripts

@horjulf
Copy link
Owner

horjulf commented May 13, 2020

I'm ok with adding some of the small dependencies for the common plugins, but would prefer to keep the image as simple as possible.
Plugins and themes can be installed into the config folders after the initial setup and they will persist across upgrades/reboot as they are kept outside the container.

Regarding the folders created by default, will take a look to add some conditionals.

@IvanShift
Copy link

Plugins and themes can be installed into the config folders after the initial setup
Could you provide more detailed information about installing additional plugins and themes?

@horjulf
Copy link
Owner

horjulf commented May 17, 2020

@erkston
Copy link

erkston commented Mar 4, 2021

thanks for the remove-folders script @undaunt , it's just what i was looking for

also thanks for the functional rutorrent container horjolf, linuxserver's looks soon to be depreciated (linuxserver#188) so there might be some new users coming this way

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

No branches or pull requests

4 participants