Zilean is a service that allows you to search for DebridMediaManager sourced content shared by users. This can then be configured as a Torznab indexer in your favorite content application. Newly added is the ability for Zilean to scrape from your running Zurg instance, and from other running Zilean instances.
Documentation for zilean can be viewed at https://ipromknight.github.io/zilean/
This fork fixes/adds the following stuff:
- Use
git cloneandgit pullfor incremental download instead of downloading whole repo again and again - Add
GITHUB_TOKENfor authed requests - Add retry with sequential backoff for repo pull to handle errors
