Changes between Version 25 and Version 26 of Scripts
- Timestamp:
- Jan 22, 2010, 11:55:38 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Scripts
v25 v26 25 25 26 26 === Utility === 27 * [wiki:Scripts/EmailNotifier Email Notification Script] 28 29 30 === Obsoleted === 31 Functionality of these scripts has been implemented in libtransmission and is thus available in all clients. 32 27 33 * [wiki:Scripts/BlockListUpdater Block List Updater] 28 34 * [wiki:Scripts/Watchdog Watch Directory Script] 29 35 * [wiki:Scripts/Scheduler Bandwidth Scheduler] 30 * [wiki:Scripts/EmailNotifier Email Notification Script]31 36 32 ---- 33 == Comments == 34 > wereHamster: 37 == contrib/scripts == 38 Tomas Carnecky (aka wereHamster) is maintaining a set of scripts in his [http://github.com/wereHamster/transmission/tree/master/contrib/scripts/ github repository]. 39 40 Scripts which have not yet been ported and may not work with the latest version: 35 41 * http://pastie.org/338556: Python - Fetch new torrents from tvrss 36 42 * http://pastie.org/338555: PHP - Stop finished torrents 37 * http://pastie.org/774370: Shell - Queue torrents so that only a certain number is active at any given time38 * http://pastie.org/483749 ([http://pastie.org/357738 old]): PHP - Stop finished torrents and move data to a new location39 43 * http://pastie.org/443058: Perl - Network traffic graph, based on rrdtool (example: http://skitch.com/werehamster/bmjg8/bittorrent-traffic)