From a81fe55f919f77b5b0d54259aaefddb5e6cf1b32 Mon Sep 17 00:00:00 2001 From: OldHawk Date: Tue, 5 Sep 2017 12:00:21 +0800 Subject: [PATCH] doc(readme): update readme.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e64b5c4..fae2fa01 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ meanTorrent is A Private __BitTorrent Tracker CMS__ with __Multilingual support_ 19. Forum replies support real edit, What you see is what you get ([bootstrap-markdown](http://www.codingdrama.com/bootstrap-markdown/))), and drag & drop attach file upload. 20. Complete thumbs-up system(thanks system), topic poster or torrent uploader will received score donate from clicker. 21. __IRC Announce support [Node-irc](https://github.com/martynsmith/node-irc), when user upload new torrent file, and oper/admin reviewed it, then announce the torrent info to IRC channel.__ +22. Scrape torrents status from owner tracker server, design for `public` CMS mode. #### Chat room feature: 1. Users name list @@ -78,7 +79,7 @@ meanTorrent is A Private __BitTorrent Tracker CMS__ with __Multilingual support_ ## TODO - Other type torrent support(like Music, Other). -- Scrape public torrent status from owner tracker server. +- Hit and Run support. - torrent more images from [TMDB](https://www.themoviedb.org) - Subject support, like region subject, [IMDB](http://www.imdb.com) TOP 100 subject etc. - VIP Donate function.