
The FAQ section was quite invisible, because it was sitting between the much bigger Usage and Development sections. It's now easier to spot in the TOC.
23 lines
727 B
Markdown
23 lines
727 B
Markdown
---
|
||
title: Frequently Asked Questions
|
||
weight: 10
|
||
---
|
||
|
||
This is a list of frequently asked questions, with their answers. It's by no
|
||
means an exhaustive list.
|
||
|
||
## What do "Error: Cached job type is old" or "job type etag does not match" mean?
|
||
|
||
This means that you have to click on the little "Refresh" icon next to the job type:
|
||
|
||
<img src="job-types-refresh.webp" width="396" height="41">
|
||
|
||
|
||
## What's the difference with OpenCue?
|
||
|
||
OpenCue is aimed at a different audience than Flamenco. OpenCue is a large and
|
||
complex project, and relies on a lot of components
|
||
([source](https://www.opencue.io/docs/getting-started/)), whereas Flamenco is
|
||
made for simplicity and use in small studios or at home, running on your own
|
||
hardware.
|