ttwatch 1.2.0
ttwatch will run in the background and check the database for starred articles. If a starred article is found with ".torrent" as part of the link URL, it will download that file to the directory of your choice, and un-star the news entry. This can be very useful when you have it download to your auto-start directory in Azureus.
The version numbering has been made to mirror the ttrss version numbering for compatibility. So ttwatch 1.2.0 is intended to work with ttrss 1.2.0.
Requirements
- ttrss
- mysql environment (postgres support soon)
- JRE (5.0 recommended)
Optional
- Account on Demonoid
Installation
- Extract the binary archive
- Edit ttwatch.properties and enter your MySQL information
- Execute ttwatch
- java -jar TTWatch.jar
- As a background process nohup java -jar TTWatch.jar &
- Star an article which has a link directly to the torrent file
- ttwatch will download the file to your specified directory. Make sure you have write permissions''
- ttwatch will un-star the article.
Bugs and Suggestions
If you find any bugs, or have any suggestions, please feel free to post them in the ttwatch forum thread
History
- July 17, 2006 - First release.
Attachments
- ttwatch-1.2.0.tar (1.4 MB) -
Compiled ttwatch, requires JRE (1.5 recommended)
, added by greg on 07/17/06 23:08:22. - ttwatch-1.2.0-src.tar (4.4 kB) -
Java source code, libraries not included (download the compiled package)
, added by greg on 07/17/06 23:09:05.