BrenekH / encodarr

Self-hosted web app for encoding files to a target format using distributed computing.
Mozilla Public License 2.0
63 stars 6 forks source link

API version negotiation #28

Closed BrenekH closed 3 years ago

BrenekH commented 3 years ago

The current idea is for the Controller to advertise which API versions it supports and then the Runner can determine which to use.