rakshasa / rtorrent

rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent/wiki
GNU General Public License v2.0
4.05k stars 412 forks source link

Example config fails and crashes rtorrent #1157

Closed kastik closed 2 years ago

kastik commented 2 years ago

The method.insert = cfg.basedir, private|const|string, (cat,"/home/kastik/rtorrent/") in the "new rtorrent.rc" makes rtorrent to crash i've tried removing the cat commad, the quotes and everything else i could think of, but no matter what rtorrent refuses to work and throws "rtorrent: Error in option file: ~/.rtorrent.rc:11: Invalid key". The default config needs to be updated.

kastik commented 2 years ago

Same issue as #1136