Welcome. Have a look around if you wish, but I don't come here often. I mostly just make notes in Gists if I'm looking into something that may be useful to others. If you'd like to reach out, you're more likely to find me on my Mastodon feed.
Pinned Loading
-
seedhost web serving
seedhost web serving 1# [Seedhost](https://seedhost.eu)'s web server structure
23I don't know if this applies to all Seedhost servers, just "Dedicated Hosting", or just the server I use. I've
4made some notes here because it's not entirely straightforward and doesn't appear to be documented elsewhere.
5If you're looking to host your own content on a Seedhost box, however, it may be useful to know how the system is
-
Notes on scripting rtorrent
Notes on scripting rtorrent 1tested and source reviewed for rtorrent 0.9.6
23d.multicall2=viewname,command performs command for each download that is visible in view viewname. This is *not* the same as each download with d.views.has=viewname. I think that d.views.* and view.* describe two entirely different things, or at best ones that are loosely related.
4Also, inconsistent naming and implicit targets just suck.
5A view ([view.h](https://github.com/rakshasa/rtorrent/blob/cf1ba60b676b3300e9c9554a20c696bec49d7f80/src/core/view.h)) is a list of downloads split into visible downloads and filtered (not visible) downloads. set_visible(d) and set_not_visible(d) moves download d between the sublists, and filter_download(d).
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.