Releases: UwUDev/francisca
Release list
v0.4.2
Fixes Prowlarr downloading torrent in the UI instead of opening the web page
Full Changelog: 0.4.1...0.4.2
v0.4.1
v0.4.0
Full Changelog: 0.3.1...0.4.0
landing page + default config detection + upx-optimized releases
v0.3.1
v0.3.0
This version adds /torrent/info and /torrent/{id}/files endpoints and torrent sessions safety checks
What's Changed
- Ajout des options multilang pour remplacer MULTi sur la config prowllarr by @pixelroll in #26
- add Docker Compose URL for Prowlarr by @almottier in #25
- (feat): Add complete torrent info by @UwUDev in #29
New Contributors
- @pixelroll made their first contribution in #26
- @almottier made their first contribution in #25
- @UwUDev made their first contribution in #29
Full Changelog: 0.2.0...0.3.0
Ygégé v0.2.0 - Initial Public Release
We're excited to announce the first public release of Ygégé, a high-performance YGG Torrent indexer written in Rust! 🚀
Key Features
- Automatic Domain Resolution - Automatically resolves the current YGG Torrent domain
- Cloudflare Bypass - Automated Cloudflare challenge bypass without manual intervention
- Lightning Fast Search - Near-instant search results
- Smart Session Management - Seamless reconnection to expired sessions with built-in caching
- DNS Bypass - Circumvents lying DNS servers
- Lightweight - Extremely low memory footprint (14.7MB in release mode on Linux)
- Advanced Search - Modular torrent search by name, seeders, leechers, comments, release date, and more
- Detailed Metadata - Retrieve comprehensive torrent information including description, size, seeders, leechers, etc.
- Zero Dependencies - No external dependencies or browser drivers required
Docker Support
Ready-to-use Docker images are available for easy deployment. Check out our Docker guide for quick setup instructions.
Prowlarr Integration
Ygégé can be seamlessly integrated as a custom indexer for Prowlarr. Simply copy the included ygege.yml file to your Prowlarr definitions folder and restart.
Requirements
- Rust 1.85.0+ (for building from source)
- OpenSSL 3+
Documentation
- Installation Guide
- Docker Deployment
- Docker Build Guide
- Contribution Guidelines
- Documentation en Français
Full Changelog: Initial release