diff --git a/.gitignore b/.gitignore index 51dd1aa..ab9af0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /engines/kinozal.cookie +/engines/kinozal.ico /engines/kinozal.json /engines/nnmclub.cookie /engines/nnmclub.ico @@ -6,6 +7,7 @@ /engines/rutor.ico /engines/rutor.json /engines/rutracker.cookie +/engines/rutracker.ico /engines/rutracker.json /modules /tests diff --git a/README.md b/README.md index 249fcde..e1e9134 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,19 @@ +[![Python 3.7+](https://img.shields.io/badge/python-%3E%3D%20v3.7-blue)](https://www.python.org/downloads/release/python-370/) # qBittorrent plugins -## Rutracker.org +## Rutracker.org ![v1.5](https://img.shields.io/badge/v1.5-blue) Biggest russian torrent tracker. -## Rutor.org +## Rutor.org ![v1.3](https://img.shields.io/badge/v1.3-blue) Popular free russian torrent tracker. -## Kinozal.tv +## Kinozal.tv ![v2.7](https://img.shields.io/badge/v2.7-blue) Russian torrent tracker mostly directed on movies, but have other categories. The site has a restriction on downloading torrent files (10 by default or so), so I added the ability to open the magnet link instead the file. You can turn off the magnet link: in `kinozal.json` switch `"magnet": true` to `"magnet": false` -## NNM-Club.me +## NNM-Club.me ![v2.8](https://img.shields.io/badge/v2.8-blue) One of biggest russian torrent tracker. ## Installation