Torri is a self-hostable solution to easily manage video torrent files from Hungarian torrent site nCore. It consist of a backend and an Android mobile application.
Torri is not a streaming platform. It just downloads the video files and organizes them. Then you can use your favorite streaming platform (Jellyfin, Plex, etc.) or video player (Kodi, VLC through SMB) to play them.
Just open the mobile application, search for a movie or serie, press the download button and you can watch them on your TV/Laptop/Phone.
Just download the latest Torri-X.Y.Z.apk file from the releases page and install it on your phone.
When you first open the application the nCore login screen will be displayed. Enter your credentials and log in.
Then the website disappears and you will be on the Info screen. Here you have to enter the address of the API application which consist of the IP address of the machine it's running on and the port of the backend. Example:
http://192.168.1.100:5000
Then press Mentés. After that press Betöltés and you should see the remaining space on your server. If you don't see that message then you misconfigured something. Check the IP and the port, and make sure the port is open on the server.
Optional: navigate to the Beállítások screen and increase Maximum Half Open Connections to 16 and press the Mentés button.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.