In the ecosystem of media automation (specifically regarding *arr applications like Sonarr and Radarr), Yarrlist was a niche but significant utility hosted on GitHub. It served as a specific solution for users attempting to index anime content from "MyAnimeList" (MAL) and similar metadata sources into their automated download clients.
While the original repository has been archived or removed in many instances due to evolving technologies, understanding Yarrlist provides insight into how the open-source community bridges gaps between metadata providers and torrent aggregators. yarrlist github full
yarr.example.com
reverse_proxy localhost:7070
First, let's clarify terminology. "Yarrlist" is not a single software package. It is a community-driven portmanteau referring to the combination of Yarr (a web-based graphical interface for Rclone) and the arr suite of applications (Radarr, Sonarr, Prowlarr, Lidarr, Readarr). In the ecosystem of media automation (specifically regarding
Yarr serves a simple JSON API:
All API endpoints use the same basic auth if enabled. First, let's clarify terminology