Crawl Database And Delete
I need something that crawls a MySQL database full of torrent files and deletes ones that have certain keywords in the title. Also, I need this to run everyday.
Take for example if I wanted to delete any torrent that had the keyword(s) “[Full Version]” or “Drama”. Everyday, it would check the database for torrents that had these keywords in the title and delete them automatically.
Can it be done?
Thanks, and don’t hesitate to ask any questions.