Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

clambin/imdb-watchlist

Repository files navigation

imdb-watchlist

GitHub tag (latest by date) Build) Codecov Go Report Card GitHub

Import IMDB Watchlist in Sonarr

Installation

Binaries are available on the release page. Docker images are available on ghcr.io.

Running

Command-line options

Usage: imdb-watchlist --list=LIST [<flags>]

  -addr string
        Server address (default ":8080")
  -apikey string
        APIKey
  -debug
        Log debug messages
  -list string
        IMDB List ID(s) (required, comma-separated)
  -prometheus string
        Prometheus metrics address (default ":9090")

If '-apikey' is not specified, imdb-watchlist generates & logs a key automatically.

Configuring Sonarr

Add an Import List in Sonarr/Radarr, specifying the API key described above.

Authors

  • Christophe Lambin

License

This project is licensed under the MIT License - see the LICENSE.md file for details.