Reasoning - ruinernin/foxystreams GitHub Wiki

Overview

There are plenty of plugins which already provide the feature-set this plugin intends to provide. However the goal of this plugin is to provide a minimal feature-set, hopefully meaning it is; fast; easily forkable; easily maintainable; easily extended; easy to use; and easily audited. The priorities being pretty much in that order.

TL;DR

Goal: KISS

Current plugins: SNAFU

What it is

  • A bridge between media metadata and media files on a Debrid service.
  • Plugins such as OpenMeta are the expected consumers.
  • Searches one location at a time.
  • Clearly indicates cached vs. uncached content
  • Adds selected uncached content to user Debrid service.

What is is not

  • A nice UI. A very limited UI should be provided. That should be left up to the consumer entirely.
  • A provider of media, it provides glue between metadata APIs and Debrid service APIs only.

Support

No. This is a personal project. Expect no end-user support.

Pull Requests

PR's are welcome but do not be offended if rejected.