forked from ericboehs/rss-torrent-downloader-php
-
Notifications
You must be signed in to change notification settings - Fork 0
RSS Torrent Downloader in PHP
Radiotechniman/rss-torrent-downloader-php
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This php program will check the feeds in feeds.txt (1 feed per line) and download the torrent files enclosed in each feed item. It will then update lastDownload.txt to indicate the last Season/Episode downloaded. The syntax for lastDownload.txt is "season episode". Each line will represent the same line as in feeds.txt. So for example: lastDownload.txt: Line 1: 03 06 Line 2: 05 04 If you don't understand, just run the php script and it'll download all the torrent files for the current season of your show(s) listed in your feeds.txt file and update the lastDownload.txt file for you. Schedule an at or cron job to run this at your choosing and have a torrent client watch the directory you specify, and all your shows will automatically download when available. Currently only works with feeds from http://tvrss.net. Three example shows were left in feeds.txt.
About
RSS Torrent Downloader in PHP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published