Changeset 397
- Timestamp:
- 06/30/08 20:02:02 (2 months ago)
- Files:
-
- branches/rpc/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/rpc/README.txt
r389 r397 5 5 6 6 1. In your config folder (where the `torrents' and `resume' folders are), 7 make a new folder `clutch' and place this snapshot (images, index.html,8 javascript, stylesheets) there. This is (probably) just a temporary9 destination, since it would require all the clutch files to be duplicated10 in every session's config folder.7 make a new folder `clutch' and copy everything from the `web' directory 8 (images, index.html, javascript, stylesheets) there. This is (probably) 9 just a temporary destination, since it would require all the clutch files 10 to be duplicated in every session's config folder. 11 11 12 2. move the patched version of rpc-server.c into libtransmission and 13 rebuild all of Transmission. 12 2. fire up transmission-daemon or Transmission 14 13 15 3. fire up transmission-daemon or Transmission 16 17 4. aim your browser at http://localhost:9091/transmission/clutch 14 3. aim your browser at http://localhost:9091/transmission/clutch 18 15 19 16 … … 28 25 - automatic update 29 26 - preferences 30 31 IN PROGRESS 32 - adding torrents 27 - adding locally-saved torrents 33 28 34 29 BROKEN … … 37 32 - the html file's iPhone checks. no idea how to do this... two html files? 38 33 - everything else 34 - adding a torrent via url
