2006 06 25: SwarmTv 0.0.2 alpha
At revision 140 Ranzbak and I declared SwarmTv to be alpha.
This means that SwarmTv can now accept the user to download RSS feeds and the torrents within..
This means that SwarmTv can now accept the user to download RSS feeds and the torrents within..
USAGE : ./SwarmTv [-a url] [-c url] [-d] [-[eE] url] [-l] [-L] [-n nr]So that's what I did..
[-r url] [-[i][sS] query] [-[tT] days] [-u]
-a: add rss (requires url)
-c: show content of channel (requires url)
-d: download
-e: enable auto download (requires url)
-E: disable auto download (requires url)
-i: make search case insensitive (use before -s or -S)
-l: list channels
-L: list all
-n: number of concurrent torrent downloads (use before -d)
-r: remove rss (requires url)
-s: search channels and descriptions (requires a query)
-S: search channels and content with descriptions (requires a query)
-t: list all content less then n days old
-T: set maximum days to look back for download queue (use bedore -d)
-u: update the content in all channels
-h: display this help message
2006 06 15: SwarmTv revision 99
This is just a reminder that SwarmTv is far from dead.
Ranzbak just checked in revision 99 into our Subversion repository.
We are currently at number 16 of 23 on our Roadmap to Alpha..
That means, it downloads RSS files and adds them to it's internal XML database.
You can list and search that database, with queries and by pubdate.
Ranzbak has put a lot of effort in the internal design, so now we can code quite fast and efficient.
But you can download it in bzip2, gzip and zip format.
Or use subversion:
svn co http://svn.etv.cx/svn/SwarmTv/trunk SwarmTv
Ranzbak just checked in revision 99 into our Subversion repository.
We are currently at number 16 of 23 on our Roadmap to Alpha..
That means, it downloads RSS files and adds them to it's internal XML database.
You can list and search that database, with queries and by pubdate.
Ranzbak has put a lot of effort in the internal design, so now we can code quite fast and efficient.
SwarmTv 0.0.1 pre alphaRemember this is pre alpha software, so it will proppably not be usefull..
USAGE : ./SwarmTv [-a url] [-l] [-L] [-r url] [-d url]
[-c url] [-[i][sS] query]
-a: add rss (requires url)
-c: show content of channel (requires url)
-d: download (requires url)
-l: list channels
-L: list all
-r: remove rss (requires url)
-i: make search case insensitive (use before -s or -S)
-s: search channels and descriptions (requires a query)
-S: search channels and content with descriptions (requires a query)
-t: get all content less then n days old
-h: display this help messege.
EXAMPLE: ./SwarmTv -a http://www.legaltorrents.com/rss.xml -l
EXAMPLE: ./SwarmTv -iS title
But you can download it in bzip2, gzip and zip format.
Or use subversion:
svn co http://svn.etv.cx/svn/SwarmTv/trunk SwarmTv