Releases: dvingerh/transmission-renamer
Releases · dvingerh/transmission-renamer
Third Release Build
Second build
Second build containing the latest commits.
First build
1.0 Merge remote-tracking branch 'origin/master'
Development binary
Development build for testing purposes.
Current build based on: 25591ad
User-defined session settings can be loaded on startup with Settings.xml
:
<?xml version="1.0"?>
<Login>
<Host></Host> <!-- 127.0.0.1 -->
<Port></Port> <!-- 9091 -->
<Username></Username> <!-- admin -->
<Password></Password> <!-- password -->
<RPCPath></RPCPath> <!-- /transmission/rpc/ -->
<Authentication></Authentication> <!-- either 'true' or 'false'-->
</Login>