Is full-example.rc fully safe for vanilla rtorrent? #63
|
Question comes from a comment at the top of full-example.rc. It says "less rTorrent-PS specific" which implies not completely rTorrent-PS independent. Not being versed in differences between vanilla and PS, what should I avoid/comment out when evaluating what to integrate with my current vanilla rc? |
Answered by
kannibalox
May 18, 2024
Replies: 1 comment
|
Yep! I haven't tried it in a while but I believe even the original pyrocore config is completely safe for vanilla, mostly I just went through and removed a lot of the conditional code that would only have been enabled on rTorrent-PS. |
0 replies
Answer selected by
Rouneq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yep! I haven't tried it in a while but I believe even the original pyrocore config is completely safe for vanilla, mostly I just went through and removed a lot of the conditional code that would only have been enabled on rTorrent-PS.
full-example.rcis intended to show the full configuration required to integrate between vanilla andpyrosimple, although naturally it would also work with -PS just fine as well.