al-arr-sync

A small script for syncing your currently watching anime from AniList to Sonarr/Radarr.

Usage

Assuming you have poetry installed:

cp .env.example .env
# Update the config with your editor of choice.
poetry install
poetry run python3 -m al_arr_sync
Description
A small script for syncing your currently watching anime from AniList to Sonarr/Radarr.
Readme 45 KiB
Languages
Python 100%