Hi there all - just installed alarm for the first time on my new pogo pro. i got samba and minidlna working according to the guides here but i have a problem with transmission.
I have followed the guide here:
done the following
$this->bbcode_second_pass_code('', 'pacman -Sy transmission-cli
adduser torrent')
edit /etc/conf.d/transmissiond and supply a TRANS_USER variable.
$this->bbcode_second_pass_code('', 'TRANS_USER="torrent"
')
than
$this->bbcode_second_pass_code('', '/etc/rc.d/transmissiond start') goes DONE but than $this->bbcode_second_pass_code('', '/etc/rc.d/transmissiond stop') gives me FAIL
and cant find /home/torrent/.config/transmission-daemon/settings.json - folder do not exist