NAS media library management tool
Top 75.5% on sourcepulse
This project provides a comprehensive suite of tools for managing media libraries on Network Attached Storage (NAS) devices, primarily targeting users of private torrent trackers (PT sites). It automates tasks like site maintenance, checking, downloading, and media synchronization, significantly simplifying the process of curating a large media collection.
How It Works
The tool operates by interacting with various PT sites through their APIs or web interfaces. It supports direct integration with download clients like Aria2 and download indexers like Jackett and Prowlarr. For site interactions requiring advanced capabilities like CAPTCHA solving or simulating user logins, it leverages separate Docker containers for OCR and web automation (Chrome). This modular approach allows for flexibility and scalability in handling diverse site requirements.
Quick Start & Requirements
docker/compose.yml
for setup.linyuan0213/nas-tools-ocr
, linyuan0213/nas-tools-chrome
) are required and need to be configured within the main tool's settings. Redis is required for versions 3.3.0+.config.yaml
and potentially setting up OCR/Chrome containers.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project relies heavily on the continued availability and structure of numerous third-party PT sites, making it susceptible to breakage if these sites change their interfaces or access methods. Some site-specific features, like "search subscription" for FSM, are marked as not supported.
3 days ago
Inactive