RarHunt is a Java application that allows you to browse the RARBG.to database of torrents. It reads the rarbg_db.sqlite database, providing an easy way to search and explore available torrents. The program also includes a category filter, allowing you to narrow down your search results.
- Browse the RARBG.to database of torrents.
- Filter torrents by category to find specific content.
- Search torrents by IMDB tag or title.
- Double-click on a torrent's hash to automatically launch the qBitTorrent client.
- Prompt to choose the download location for the selected torrent.
Before using RarHunt, make sure you have the following:
- rarbg_db.sqlite database file available.
- Java JDK 20 installed.
- Launch the RarHunt application.
- Enter the desired search query in the search field.
- Select one or all categories from the dropdown list.
- Click the "Search" button to retrieve the matching torrents.
- The results will be displayed in the table.
- Double-click on a torrent's hash to launch the qBitTorrent client.
- Choose the download location for the selected torrent.
- Start the download in the qBitTorrent client.
To get started with RarHunt, follow these steps:
- Clone the RarHunt repository or download the source code.
- Import the project into your Java IDE.
- Ensure that the required libraries are included in the classpath.
- Build and run the application.
If you encounter any issues while using RarHunt, consider the following:
- Ensure rarbg_db.sqlite is in the same directory as the application.
- Verify that the Java JDK is installed correctly.
- Make sure the required libraries are included and up to date.
RarHunt is released under the MIT License. See the LICENSE file for more details.
RarHunt was developed by Julian Baquero.
Contributions to RarHunt are welcome! If you find any bugs, have feature requests, or would like to contribute enhancements, please submit an issue or a pull request.
I appreciate all feedback! If you have any questions, suggestions, or comments, please feel free to contact me.
I would like to thank the developers of the RARBG.to, qBitTorrent, and all the libraries used in this project for their contributions.
Enjoy browsing and downloading torrents with RarHunt!