I think, that I've found solution for all my problems with Transmission 1.32
1. Install 1.32
2. Put into post-mount
lineCode:nano /usr/local/sbin/post-mount
3. Move all folders and files from /tmp/local/root/.config/transmission-daemon to /tmp/harddisk/torrent/.config/Code:/opt/bin/transmission-daemon -p 8008 -g /tmp/harddisk/torrent/.config -w /tmp/harddisk/torrent -t --auth -u USER -v PASSWORD
4. I've got corrupted downloads afer reboot. To close transmission nicely chanve pre-shutdown:
Add lines (correct me, if there is better way).Code:nano /usr/local/sbin/pre-shutdown
5. Save this allCode:killall transmission-daemon sleep 30s
Open http://YOURIP:8008/transmission/webCode:flashfs save && flashfs commit && flashfs enable && reboot
Change preferences (bottom left corner), save them. To make sure everything warks - restart the router and check, if changes in preferencess was saved.
And one note - change port number to old one or edit post-firewall to accept connections on this port.


Reply With Quote





