Read the Docs build information Build id: 2744381 Project: quantumcast-operation-manual Version: stable Commit: 73b26e2f7ca678427d3d957ce751522ffd88e549 Date: 2025-01-18T21:47:44.896604Z State: finished Success: True [rtd-command-info] start-time: 2025-01-18T21:47:45.930481Z, end-time: 2025-01-18T21:47:47.823766Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:QuantumCast/operation-manual.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2025-01-18T21:47:47.888392Z, end-time: 2025-01-18T21:47:49.019647Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 73b26e2f7ca678427d3d957ce751522ffd88e549 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:QuantumCast/operation-manual * branch 73b26e2f7ca678427d3d957ce751522ffd88e549 -> FETCH_HEAD [rtd-command-info] start-time: 2025-01-18T21:47:49.135849Z, end-time: 2025-01-18T21:47:49.267897Z, duration: 0, exit-code: 0 git checkout --force 73b26e2f7ca678427d3d957ce751522ffd88e549 Note: switching to '73b26e2f7ca678427d3d957ce751522ffd88e549'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 73b26e2 update audalaxy [rtd-command-info] start-time: 2025-01-18T21:47:49.331093Z, end-time: 2025-01-18T21:47:49.382045Z, duration: 0, exit-code: 0 cat .readthedocs.yml # Read the Docs configuration file for Sphinx projects # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the OS, Python version and other tools you might need build: os: ubuntu-22.04 tools: python: "3.7" # You can also specify other tool versions: # nodejs: "20" # rust: "1.70" # golang: "1.20" # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: conf.py # You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs # builder: "dirhtml" # Fail on all warnings to avoid broken references # fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub formats: - pdf # - epub # Optional but recommended, declare the Python requirements required # to build your documentation # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: requirements.txt [rtd-command-info] start-time: 2025-01-18T21:47:53.472387Z, end-time: 2025-01-18T21:47:53.531618Z, duration: 0, exit-code: 0 asdf global python 3.7.17 [rtd-command-info] start-time: 2025-01-18T21:47:53.897016Z, end-time: 2025-01-18T21:47:54.817214Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.7.17.final.0-64 in 689ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-01-18T21:47:54.887546Z, end-time: 2025-01-18T21:48:01.009115Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (67.6.1) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 38.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-68.0.0 [rtd-command-info] start-time: 2025-01-18T21:48:01.077539Z, end-time: 2025-01-18T21:48:06.345223Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl.metadata (1.6 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.12 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.20,>=0.14 (from sphinx) Downloading docutils-0.19-py3-none-any.whl.metadata (2.7 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.5.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl.metadata (3.7 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.8->sphinx) Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx) Downloading charset_normalizer-3.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx) Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 83.5 MB/s eta 0:00:00 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 208.5 MB/s eta 0:00:00 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 308.5 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.6/134.6 kB 247.1 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 230.4 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 312.3 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 204.2 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 256.4 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 266.9 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 251.8 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 280.1 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 251.7 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 257.4 MB/s eta 0:00:00 Downloading certifi-2024.12.14-py3-none-any.whl (164 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.9/164.9 kB 288.2 MB/s eta 0:00:00 Downloading charset_normalizer-3.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.6/138.6 kB 275.1 MB/s eta 0:00:00 Downloading idna-3.10-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 247.9 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 316.0 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 268.0 MB/s eta 0:00:00 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Installing collected packages: snowballstemmer, pytz, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx Successfully installed Jinja2-3.1.5 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.13 babel-2.14.0 certifi-2024.12.14 charset-normalizer-3.4.1 docutils-0.19 idna-3.10 imagesize-1.4.1 importlib-metadata-6.7.0 packaging-24.0 pytz-2024.2 requests-2.31.0 snowballstemmer-2.2.0 sphinx-5.3.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.7.1 urllib3-2.0.7 zipp-3.15.0 [rtd-command-info] start-time: 2025-01-18T21:48:06.408949Z, end-time: 2025-01-18T21:48:10.547274Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting Sphinx==3.5.4 (from -r requirements.txt (line 1)) Downloading Sphinx-3.5.4-py3-none-any.whl.metadata (7.9 kB) Collecting sphinx-hoverxref>=0.2b1 (from -r requirements.txt (line 2)) Downloading sphinx_hoverxref-1.4.2-py2.py3-none-any.whl.metadata (3.0 kB) Collecting sphinx-notfound-page>=0.4 (from -r requirements.txt (line 3)) Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl.metadata (2.7 kB) Collecting sphinx_rtd_theme==0.5.2 (from -r requirements.txt (line 4)) Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl.metadata (3.6 kB) Collecting sphinxcontrib-httpdomain (from -r requirements.txt (line 5)) Downloading sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl.metadata (2.0 kB) Collecting sphinxext-opengraph (from -r requirements.txt (line 6)) Downloading sphinxext_opengraph-0.8.2-py3-none-any.whl.metadata (6.5 kB) Collecting sphinx_tabs (from -r requirements.txt (line 7)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxemoji (from -r requirements.txt (line 8)) Downloading sphinxemoji-0.2.0.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 4.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx_copybutton (from -r requirements.txt (line 9)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting readthedocs-sphinx-search (from -r requirements.txt (line 10)) Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl.metadata (2.4 kB) Collecting sphinx-prompt (from -r requirements.txt (line 11)) Downloading sphinx_prompt-1.5.0-py3-none-any.whl.metadata (1.2 kB) Collecting sphinx_typo3_theme (from -r requirements.txt (line 13)) Downloading sphinx_typo3_theme-4.9.0-py2.py3-none-any.whl.metadata (13 kB) Collecting btd.sphinx.graphviz (from -r requirements.txt (line 14)) Downloading btd.sphinx.graphviz-2.3.1.post1-py3-none-any.whl.metadata (4.4 kB) Collecting Jinja2<3.1 (from -r requirements.txt (line 15)) Downloading Jinja2-3.0.3-py3-none-any.whl.metadata (3.5 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (1.0.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (2.17.2) Collecting docutils<0.17,>=0.12 (from Sphinx==3.5.4->-r requirements.txt (line 1)) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (2.31.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (68.0.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Sphinx==3.5.4->-r requirements.txt (line 1)) (24.0) INFO: pip is looking at multiple versions of sphinx-hoverxref to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-hoverxref>=0.2b1 (from -r requirements.txt (line 2)) Downloading sphinx_hoverxref-1.4.1-py2.py3-none-any.whl.metadata (3.0 kB) Downloading sphinx_hoverxref-1.4.0-py2.py3-none-any.whl.metadata (3.1 kB) Downloading sphinx_hoverxref-1.3.0-py2.py3-none-any.whl.metadata (3.1 kB) Collecting sphinxcontrib-jquery (from sphinx-hoverxref>=0.2b1->-r requirements.txt (line 2)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting six (from sphinxcontrib-httpdomain->-r requirements.txt (line 5)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) INFO: pip is looking at multiple versions of sphinxext-opengraph to determine which version is compatible with other requirements. This could take a while. Collecting sphinxext-opengraph (from -r requirements.txt (line 6)) Downloading sphinxext_opengraph-0.8.1-py3-none-any.whl.metadata (6.5 kB) Downloading sphinxext_opengraph-0.8.0-py3-none-any.whl.metadata (6.5 kB) Downloading sphinxext_opengraph-0.7.5-py3-none-any.whl.metadata (6.2 kB) Downloading sphinxext_opengraph-0.7.4-py3-none-any.whl.metadata (6.2 kB) Downloading sphinxext_opengraph-0.7.3-py3-none-any.whl.metadata (6.2 kB) Downloading sphinxext_opengraph-0.7.2-py3-none-any.whl.metadata (6.0 kB) Downloading sphinxext_opengraph-0.7.1-py3-none-any.whl.metadata (6.0 kB) INFO: pip is still looking at multiple versions of sphinxext-opengraph to determine which version is compatible with other requirements. This could take a while. Downloading sphinxext_opengraph-0.6.3-py3-none-any.whl.metadata (5.6 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from Jinja2<3.1->-r requirements.txt (line 15)) (2.1.5) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from babel>=1.3->Sphinx==3.5.4->-r requirements.txt (line 1)) (2024.2) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r requirements.txt (line 1)) (3.4.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r requirements.txt (line 1)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r requirements.txt (line 1)) (2.0.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r requirements.txt (line 1)) (2024.12.14) Downloading Sphinx-3.5.4-py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 66.7 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 201.5 MB/s eta 0:00:00 Downloading sphinx_hoverxref-1.3.0-py2.py3-none-any.whl (32 kB) Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl (8.5 kB) Downloading sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl (25 kB) Downloading sphinxext_opengraph-0.6.3-py3-none-any.whl (8.3 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl (21 kB) Downloading sphinx_prompt-1.5.0-py3-none-any.whl (4.5 kB) Downloading sphinx_typo3_theme-4.9.0-py2.py3-none-any.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 255.3 MB/s eta 0:00:00 Downloading btd.sphinx.graphviz-2.3.1.post1-py3-none-any.whl (7.5 kB) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 287.2 MB/s eta 0:00:00 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 318.1 MB/s eta 0:00:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 270.9 MB/s eta 0:00:00 Building wheels for collected packages: sphinxemoji Building wheel for sphinxemoji (setup.py): started Building wheel for sphinxemoji (setup.py): finished with status 'done' Created wheel for sphinxemoji: filename=sphinxemoji-0.2.0-py3-none-any.whl size=44408 sha256=d4ab2a5e8ef409d9e494008b95275ab7a261139fad865c001614f49747a469e2 Stored in directory: /tmp/pip-ephem-wheel-cache-1arjkec9/wheels/09/10/81/0438103576aeaea47d55fe341a8e89d7561afc4e414741bf87 Successfully built sphinxemoji Installing collected packages: sphinx_typo3_theme, six, readthedocs-sphinx-search, Jinja2, docutils, Sphinx, sphinxext-opengraph, sphinxemoji, sphinxcontrib-jquery, sphinxcontrib-httpdomain, sphinx_tabs, sphinx_rtd_theme, sphinx-prompt, sphinx-notfound-page, sphinx_copybutton, btd.sphinx.graphviz, sphinx-hoverxref Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.5 Uninstalling Jinja2-3.1.5: Successfully uninstalled Jinja2-3.1.5 Attempting uninstall: docutils Found existing installation: docutils 0.19 Uninstalling docutils-0.19: Successfully uninstalled docutils-0.19 Attempting uninstall: Sphinx Found existing installation: Sphinx 5.3.0 Uninstalling Sphinx-5.3.0: Successfully uninstalled Sphinx-5.3.0 Successfully installed Jinja2-3.0.3 Sphinx-3.5.4 btd.sphinx.graphviz-2.3.1.post1 docutils-0.16 readthedocs-sphinx-search-0.3.2 six-1.17.0 sphinx-hoverxref-1.3.0 sphinx-notfound-page-0.8.3 sphinx-prompt-1.5.0 sphinx_copybutton-0.5.2 sphinx_rtd_theme-0.5.2 sphinx_tabs-3.4.7 sphinx_typo3_theme-4.9.0 sphinxcontrib-httpdomain-1.8.1 sphinxcontrib-jquery-4.1 sphinxemoji-0.2.0 sphinxext-opengraph-0.6.3 [rtd-command-info] start-time: 2025-01-18T21:48:10.703182Z, end-time: 2025-01-18T21:48:10.754281Z, duration: 0, exit-code: 0 cat conf.py ## setup -> pip3 install -r requirements.txt # -*- coding: utf-8 -*- # # QuantumCast documentation build configuration file, created by # sphinx-quickstart on Mon Jul 31 15:43:58 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import os # import sys # sys.path.insert(0, os.path.abspath('.')) import sys from datetime import datetime from os import path # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = u'QuantumCast Bedienungsanleitung' author = u'QuantumCast Team' copyright = '2019-' + str(datetime.now().year) + ', ' + author import re # The full version, including alpha/beta/rc tags. release = re.sub('^v', '', os.popen('git describe').read().strip()) # The short X.Y version. version = release # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. #version = u'1.0.0' # The full version, including alpha/beta/rc tags. #release = u'1.0.0' # The short X.Y version. #try: # import docs # version = '.'.join(map(str, docs.version_info[:2])) # release = docs.__version__ #except ImportError: # version = '0.0.1' # release = '0.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = 'de' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] exclude_trees = ['.build'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # import sphinx_rtd_theme from sphinx.locale import _ #html_theme = 'alabaster' #html_theme = 'sphinx_rtd_theme' #html_theme_path = ["themes"] #html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] html_last_updated_fmt = '%b %d, %Y' html_show_sphinx = True html_theme = 'sphinx_rtd_theme' html_baseurl = 'https://docs.quantumcast-digital.com/projects/operation-manual/de/stable/' html_theme_options = { 'logo_only': True, 'navigation_depth': 5, } html_logo = '_static/img/20250118_Audalaxy_logo_weiss.png' html_context = {} if not 'READTHEDOCS' in os.environ: html_static_path = ['_static/'] html_js_files = ['debug.js'] # Add fake versions for local QA of the menu html_context['test_versions'] = list(map( lambda x: str(x / 10), range(1, 100) )) # html_logo = "demo/static/logo-wordmark-light.svg" html_show_sourcelink = False # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars #html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] #} # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. # extensions = ['sphinx.ext.githubpages'] extensions = [ 'hoverxref.extension', 'notfound.extension', 'sphinx.ext.coverage', 'sphinx.ext.intersphinx', 'sphinx.ext.autosectionlabel', 'sphinx.ext.autodoc', 'sphinx.ext.mathjax', 'sphinx.ext.viewcode', 'sphinxcontrib.httpdomain', 'sphinx_rtd_theme', 'sphinxext.opengraph', 'sphinx_tabs.tabs', 'sphinxemoji.sphinxemoji', 'sphinx_search.extension', 'sphinx-prompt', 'sphinx_copybutton', 'sphinx_typo3_theme', 'sphinx.ext.graphviz' ] # -- GraphViz configuration ---------------------------------- #graphviz_output_format = 'svg' autosectionlabel_prefix_document = True #html_theme = 'sphinx_typo3_theme' #html_theme_options = { # # Banner # 'logo' : '', # 'logo_alt' : '', # 'logo_title' : '', # 'logo_url' : '', # # # Clear deprecated variables to make the "Edit On Github" button work # 'github_branch' : '', # 'github_commit_hash' : '', # 'github_repository' : '', # 'github_revision_msg' : '', # 'github_sphinx_locale': '', # # # Footer # #'docstypo3org' : 'True', # 'project_repository' : '', # # # How-to-edit # 'h2edit_url' : '' #} # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'QuantumCastDoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'quantumcast.tex', u'QuantumCast Bedienungsanleitung', u'QuantumCast', 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'quantumcast', u'QuantumCast Bedienungsanleitung', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'quantumcast', u'QuantumCast Bedienungsanleitung', author, 'QuantumCast Team', 'If it isn’t documented, it doesn’t exist.', 'Miscellaneous'), ] # Options for the InterSphinx extension # ------------------------------------- intersphinx_mapping = { 'attrs': ('https://www.attrs.org/en/stable/', None), 'coverage': ('https://coverage.readthedocs.io/en/stable', None), 'cssselect': ('https://cssselect.readthedocs.io/en/latest', None), 'itemloaders': ('https://itemloaders.readthedocs.io/en/latest/', None), 'pytest': ('https://docs.pytest.org/en/latest', None), 'python': ('https://docs.python.org/3', None), 'sphinx': ('https://www.sphinx-doc.org/en/master', None), 'tox': ('https://tox.readthedocs.io/en/latest', None), 'twisted': ('https://twistedmatrix.com/documents/current', None), 'twistedapi': ('https://twistedmatrix.com/documents/current/api', None), 'quantumcast-operation-manual': ('https://docs.quantumcast-digital.com/projects/operation-manual/de/stable/', None), 'quantumcast-cloud-operators': ('https://docs.quantumcast-digital.com/projects/cloud-operators/en/stable/', None), 'quantumcast-platform-documentation': ('https://docs.quantumcast-digital.com/projects/platform/en/stable/', None), 'quantumcast-doc-overview': ('https://docs.quantumcast-digital.com/en/latest/', None), } # Options for sphinx-hoverxref options # Disabled @readthedocs.com with own domain # ------------------------------------ hoverxref_auto_ref = True hoverxref_role_types = { "class": "tooltip", "confval": "tooltip", "hoverxref": "tooltip", "mod": "tooltip", "ref": "tooltip", } hoverxref_roles = ['command', 'reqmeta', 'setting', 'signal'] hoverxref_api_host = 'https://docs.quantumcast-digital.com/_' # https://readthedocs.org # Options for sphinxext-opengraph options # ------------------------------------ ogp_site_url = "https://docs.quantumcast-digital.com/projects/operation-manual/de/stable/" ogp_image = "https://docs.quantumcast-digital.com/projects/operation-manual/de/stable/_static/img/quantumcast-icon-500x500-dokumentation.png" ogp_description_length = 300 ogp_type = "article" # Extensions to theme docs def setup(app): from sphinx.domains.python import PyField from sphinx.util.docfields import Field app.add_object_type( 'confval', 'confval', objname='configuration value', indextemplate='pair: %s; configuration value', doc_field_types=[ PyField( 'type', label=_('Type'), has_arg=False, names=('type',), bodyrolename='class' ), Field( 'default', label=_('Default'), has_arg=False, names=('default',), ), ] ) [rtd-command-info] start-time: 2025-01-18T21:48:10.815770Z, end-time: 2025-01-18T21:48:14.994153Z, duration: 4, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=de . $READTHEDOCS_OUTPUT/html Running Sphinx v3.5.4 fatal: No names found, cannot describe anything. loading translations [de]... done making output directory... done loading intersphinx inventory from https://www.attrs.org/en/stable/objects.inv... loading intersphinx inventory from https://coverage.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://cssselect.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://itemloaders.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://docs.pytest.org/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... loading intersphinx inventory from https://tox.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://twistedmatrix.com/documents/current/objects.inv... loading intersphinx inventory from https://twistedmatrix.com/documents/current/api/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/projects/operation-manual/de/stable/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/projects/cloud-operators/en/stable/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/projects/platform/en/stable/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://coverage.readthedocs.io/en/stable/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://coverage.readthedocs.io/en/stable/objects.inv intersphinx inventory has moved: https://tox.readthedocs.io/en/latest/objects.inv -> https://tox.wiki/en/latest/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://twistedmatrix.com/documents/current/api/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://twisted.org/documents/current/api/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://twistedmatrix.com/documents/current/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://twisted.org/documents/current/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.quantumcast-digital.com/projects/cloud-operators/en/stable/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://docs.quantumcast-digital.com/projects/cloud-operators/en/stable/objects.inv building [mo]: targets for 0 po files that are out of date building [html]: targets for 47 source files that are out of date updating environment: [new config] 47 added, 0 changed, 0 removed reading sources... [ 2%] index reading sources... [ 4%] topics/advertising_externalsource reading sources... [ 6%] topics/advertising_forms reading sources... [ 8%] topics/advertising_overview reading sources... [ 10%] topics/advertising_playout reading sources... [ 12%] topics/advertising_prioritisation reading sources... [ 14%] topics/advertising_requirements reading sources... [ 17%] topics/advertising_trigger reading sources... [ 19%] topics/advertising_vast4 reading sources... [ 21%] topics/audio_advertising reading sources... [ 23%] topics/audiosource reading sources... [ 25%] topics/changepassword reading sources... [ 27%] topics/cloud_operator_services reading sources... [ 29%] topics/dashboard_advertising reading sources... [ 31%] topics/dashboard_listeners reading sources... [ 34%] topics/dashboard_overview reading sources... [ 36%] topics/dashboard_sessions reading sources... [ 38%] topics/dynamicschedule reading sources... [ 40%] topics/faq_advertising reading sources... [ 42%] topics/faq_audiosource reading sources... [ 44%] topics/faq_listenermounts reading sources... [ 46%] topics/faq_metadata reading sources... [ 48%] topics/faq_playlist_designer reading sources... [ 51%] topics/faq_streamwatch reading sources... [ 53%] topics/icons reading sources... [ 55%] topics/introduction reading sources... [ 57%] topics/listenermounts reading sources... [ 59%] topics/listenerpeak reading sources... [ 61%] topics/ma_ip_audio reading sources... [ 63%] topics/menuitems reading sources... [ 65%] topics/metaflow reading sources... [ 68%] topics/playlists reading sources... [ 70%] topics/playout reading sources... [ 72%] topics/podcasts reading sources... [ 74%] topics/sequencing reading sources... [ 76%] topics/setup_channel reading sources... [ 78%] topics/stream_url reading sources... [ 80%] topics/streamcontrol reading sources... [ 82%] topics/streamrecorder_admin reading sources... [ 85%] topics/streamrecorder_user reading sources... [ 87%] topics/streamurl_aggregators reading sources... [ 89%] topics/streamurl_domain reading sources... [ 91%] topics/streamurl_generator reading sources... [ 93%] topics/usermanagement reading sources... [ 95%] topics/workflows_advertising reading sources... [ 97%] topics/workflows_channel reading sources... [100%] topics/workflows_program looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 2%] index Ignoring reference in hoverxref_ignore_refs. target=genindex writing output... [ 4%] topics/advertising_externalsource writing output... [ 6%] topics/advertising_forms writing output... [ 8%] topics/advertising_overview writing output... [ 10%] topics/advertising_playout writing output... [ 12%] topics/advertising_prioritisation writing output... [ 14%] topics/advertising_requirements writing output... [ 17%] topics/advertising_trigger writing output... [ 19%] topics/advertising_vast4 writing output... [ 21%] topics/audio_advertising writing output... [ 23%] topics/audiosource writing output... [ 25%] topics/changepassword writing output... [ 27%] topics/cloud_operator_services writing output... [ 29%] topics/dashboard_advertising writing output... [ 31%] topics/dashboard_listeners writing output... [ 34%] topics/dashboard_overview writing output... [ 36%] topics/dashboard_sessions writing output... [ 38%] topics/dynamicschedule writing output... [ 40%] topics/faq_advertising writing output... [ 42%] topics/faq_audiosource writing output... [ 44%] topics/faq_listenermounts writing output... [ 46%] topics/faq_metadata writing output... [ 48%] topics/faq_playlist_designer writing output... [ 51%] topics/faq_streamwatch writing output... [ 53%] topics/icons writing output... [ 55%] topics/introduction writing output... [ 57%] topics/listenermounts writing output... [ 59%] topics/listenerpeak writing output... [ 61%] topics/ma_ip_audio writing output... [ 63%] topics/menuitems writing output... [ 65%] topics/metaflow writing output... [ 68%] topics/playlists writing output... [ 70%] topics/playout writing output... [ 72%] topics/podcasts writing output... [ 74%] topics/sequencing writing output... [ 76%] topics/setup_channel writing output... [ 78%] topics/stream_url writing output... [ 80%] topics/streamcontrol writing output... [ 82%] topics/streamrecorder_admin writing output... [ 85%] topics/streamrecorder_user writing output... [ 87%] topics/streamurl_aggregators writing output... [ 89%] topics/streamurl_domain writing output... [ 91%] topics/streamurl_generator writing output... [ 93%] topics/usermanagement writing output... [ 95%] topics/workflows_advertising writing output... [ 97%] topics/workflows_channel writing output... [100%] topics/workflows_program /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/checkouts/stable/topics/cloud_operator_services.rst:18: WARNING: unknown document: quantumcast-cloud-operators:index generating indices... genindex done writing additional pages... search done copying images... [ 0%] topics/img/Werbung_EA_Marketer.png copying images... [ 0%] topics/img/Werbung_EA_OverlayFlipbitDelay.png copying images... [ 1%] topics/img/Werbung_EA_maxAds_duration.png copying images... [ 1%] topics/img/Werbung_EA_Lautstaerke1.png copying images... [ 2%] topics/img/Werbung_EA_Lautstaerke2.png copying images... [ 2%] topics/img/Werbung_EA_Power.png copying images... [ 3%] topics/img/Werbung_EA_speichern.png copying images... [ 3%] topics/img/Werbung_EA_Test.png copying images... [ 3%] topics/img/Dashboard_SpotControl_SpotType_Impression.png copying images... [ 4%] topics/img/Channelservices_Werbung_Start.png copying images... [ 4%] topics/img/Channelservices_Werbung_VAST4_leer.png copying images... [ 5%] topics/img/Channelservices_Werbung_VAST4_ausgefuellt.png copying images... [ 5%] topics/img/Channelservices_Werbung_Konfiguration_leer.png copying images... [ 6%] topics/img/Channelservices_Werbung_Konfiguration_ausgefuellt.png copying images... [ 6%] topics/img/Werbung_Playout_Neu.png copying images... [ 7%] topics/img/Werbung_Playout_Auftrag.png copying images... [ 7%] topics/img/Werbung_Playout_Auftrag_ausgefuellt.png copying images... [ 7%] topics/img/Werbung_Playout_Konfiguration_leer.png copying images... [ 8%] topics/img/Werbung_Playout_Plan.png copying images... [ 8%] topics/img/Werbung_Playout_Aktivitaetszeitraum.png copying images... [ 9%] topics/img/Werbung_Playout_Tage_Stunden.png copying images... [ 9%] topics/img/Werbung_Playout_Start_Ende.png copying images... [ 10%] topics/img/Werbung_Playout_Start_ausfuellen.png copying images... [ 10%] topics/img/Werbung_Playout_Power.png copying images... [ 11%] topics/img/Werbung_Playout_fertig.png copying images... [ 11%] topics/img/Werbung_Playout_Loescen.png copying images... [ 11%] topics/img/Werbung_Playout_VAST4_ausfuellen.png copying images... [ 12%] topics/img/Werbung_Playout_VAST4_Speichern.png copying images... [ 12%] topics/img/Werbung_Playout_VAST4_Test.png copying images... [ 13%] topics/img/Werbung_Voraussetzung_Vermarkter.png copying images... [ 13%] topics/img/Dashboard_SpotControl_Fillrate_time.png copying images... [ 14%] topics/img/Werbung_Trigger_QCPLayout.png copying images... [ 14%] topics/img/Werbung_VAST4.png copying images... [ 14%] topics/img/Werbung_AudioAdvertising.png copying images... [ 15%] topics/img/Werbung_AudioAdvertising_ChannelName.png copying images... [ 15%] topics/img/Werbung_AudioAdvertising_BrandID.png copying images... [ 16%] topics/img/Werbung_AudioAdvertising_AllSetting.png copying images... [ 16%] topics/img/Channelservices_Audioquelle_NeueAudioquelle.png copying images... [ 17%] topics/img/Channelservices_Audioquelle_Schnellauswahl.png copying images... [ 17%] topics/img/Channelservices_Audioquelle_Einzelauswahl.png copying images... [ 18%] topics/img/Channelservices_Audioquelle_URL.png copying images... [ 18%] topics/img/Channelservices_Audioquelle_MidrollTrigger.png copying images... [ 18%] topics/img/Channelservices_Audioquelle_speichernundbeaufrtagen.png copying images... [ 19%] topics/img/Channelservices_Audioquelle_fertig.png copying images... [ 19%] topics/img/Channelservices_Playout_loeschen.png copying images... [ 20%] topics/img/Profil_bearbeiten.png copying images... [ 20%] topics/img/Profil_bearbeiten_2.png copying images... [ 21%] topics/img/Channelservices_Dienste_fuer_Cloudoperator.png copying images... [ 21%] topics/img/Dashboard_SpotControl_Filter.png copying images... [ 22%] topics/img/Dashboard_SpotControl_TKPperHour.png copying images... [ 22%] topics/img/Dashboard_SpotControl_LTR.png copying images... [ 22%] topics/img/Dashboard_SpotControl_AdImpressions.png copying images... [ 23%] topics/img/Dashboard_SpotControl_SpotType_total.png copying images... [ 23%] topics/img/Dashboard_SpotControl_SpotsCurrentlyPlaying.png copying images... [ 24%] topics/img/Dashboard_SpotControl_SpotsRevenues.png copying images... [ 24%] topics/img/Dashboard_SpotControl_SpotsRevenues_1weekago.png copying images... [ 25%] topics/img/Dashboard_SpotControl_SpotForecast.png copying images... [ 25%] topics/img/Dashboard_SpotControl_Preroll_AI.png copying images... [ 25%] topics/img/Dashboard_SpotControl_Midroll_AI.png copying images... [ 26%] topics/img/Dashboard_SpotControl_Fillrate_total.png copying images... [ 26%] topics/img/Dashboard_SpotControl_AdDuration.png copying images... [ 27%] topics/img/Dashboard_SpotControl_AdCount.png copying images... [ 27%] topics/img/Dashboard_SpotControl_GeoInventory.png copying images... [ 28%] topics/img/Dashboard_SpotControl_Top20.png copying images... [ 28%] topics/img/Dashboard_SpotControl_MidrollTrigger.png copying images... [ 29%] topics/img/Dashboard_Listeners_Ueberblick.png copying images... [ 29%] topics/img/Dashboard_Listeners_CCU.png copying images... [ 29%] topics/img/Dashboard_Listeners_BroadcastType.png copying images... [ 30%] topics/img/Dashboard_Listeners_Channel.png copying images... [ 30%] topics/img/Dashboard_Listeners_Skip.png copying images... [ 31%] topics/img/Dashboard_SessionsChannels_Ueberblick.png copying images... [ 31%] topics/img/Dashboard_SessionsAggregators_Ueberblick.png copying images... [ 32%] topics/img/Dashboard_SessionsUserAgents_Ueberblick.png copying images... [ 32%] topics/img/Channelservices_DP_Start.png copying images... [ 33%] topics/img/Channelservices_DP_Aktiviert.png copying images... [ 33%] topics/img/Channelservices_DP_Auswahl.png copying images... [ 33%] topics/img/Channelservices_DP_Status.png copying images... [ 34%] topics/img/Channelservices_DP_Typ.png copying images... [ 34%] topics/img/Channelservices_DP_Plan.png copying images... [ 35%] topics/img/Channelservices_DP_Audioelemente.png copying images... [ 35%] topics/img/Channelservices_DP_Aktivitaet.png copying images... [ 36%] topics/img/Channelservices_DP_Einschraenkungen.png copying images... [ 36%] topics/img/Channelservices_DP_Sound.png copying images... [ 37%] topics/img/Channelservices_DP_Operate.png copying images... [ 37%] topics/img/Channelservices_DP_Protokoll.png copying images... [ 37%] topics/img/Channelservices_DP_Protokoll_Export.png copying images... [ 38%] topics/img/FAQ_01-schnellste-playlist.png copying images... [ 38%] topics/img/FAQ_02-schnellste-playlist.png copying images... [ 39%] topics/img/FAQ_03-schnellste-playlist.png copying images... [ 39%] topics/img/FAQ_04-schnellste-playlist.png copying images... [ 40%] topics/img/FAQ_06-schnellste-playlist.png copying images... [ 40%] topics/img/FAQ_07-schnellste-playlist.png copying images... [ 40%] topics/img/FAQ_08-schnellste-playlist.png copying images... [ 41%] topics/img/FAQ_eine-datei-loeschen.png copying images... [ 41%] topics/img/FAQ_viele-dateien-loeschen.png copying images... [ 42%] topics/img/FAQ_20180830-playlistdesigner-additionals-restrictions-de.png copying images... [ 42%] topics/img/FAQ_2_titel_ueberschrieben.png copying images... [ 43%] topics/img/FAQ_1_titel_ueberschrieben.png copying images... [ 43%] topics/img/FAQ_Streamwatch_sprunghafter_Anstieg_Sessions.png copying images... [ 44%] topics/img/FAQ_Streamwatch_sprunghafter_Anstieg_Sessions_2.png copying images... [ 44%] topics/img/FAQ_streamwatch_listener_decrease.png copying images... [ 44%] topics/img/FAQ_Streamwatch-max-listeners.png copying images... [ 45%] topics/img/FAQ_Streamwatch-hoererverweildauer.png copying images... [ 45%] topics/img/Schnellansicht_Detailansicht.png copying images... [ 46%] topics/img/Tabelle_ausklappen.png copying images... [ 46%] topics/img/Spalten_hinzufuegen.png copying images... [ 47%] topics/img/Exportieren.png copying images... [ 47%] topics/img/Umschalten.png copying images... [ 48%] topics/img/Neu_laden.png copying images... [ 48%] topics/img/Loeschen.png copying images... [ 48%] topics/img/Bestaetigen.png copying images... [ 49%] topics/img/Beenden.png copying images... [ 49%] topics/img/Hineinhoeren.png copying images... [ 50%] topics/img/Console_Start.png copying images... [ 50%] topics/img/Channelservices_HoererMountpoints_Neu.png copying images... [ 51%] topics/img/Channelservices_HoererMountpoints_Auftrag.png copying images... [ 51%] topics/img/Channelservices_HoererMountpoints_Schnellauswahl.png copying images... [ 51%] topics/img/Channelservices_HoererMountpoints_Einzelauswahl.png copying images... [ 52%] topics/img/Channelservices_HoererMountpoints_speichernundbeauftragen.png copying images... [ 52%] topics/img/Channelservices_HoererMountpoints_fertig.png copying images... [ 53%] topics/img/Channelservices_HoererMountpoints_mehrereMountpoints.png copying images... [ 53%] topics/img/Channelservices_HoererMountpoints_Transcoding.png copying images... [ 54%] topics/img/Top_Hoererspitzen_01.png copying images... [ 54%] topics/img/Top_Hoererspitzen_02.png copying images... [ 55%] topics/img/Channelservices_maIPAudio_Ueberblick.png copying images... [ 55%] topics/img/Channelservices_maIPAudio_Start.png copying images... [ 55%] topics/img/Console_Menue.png copying images... [ 56%] topics/img/Channelservices_Ueberblick_Playout.png copying images... [ 56%] topics/img/Channelservices_Ueberblick_EA.png copying images... [ 57%] topics/img/Channelservices_Metaflow.png copying images... [ 57%] topics/img/Programmplan_Playlist_hinzufuegen.png copying images... [ 58%] topics/img/Programmplan_Playlist_Auftrag.png copying images... [ 58%] topics/img/Programmplan_Playlist_Plan.png copying images... [ 59%] topics/img/Programmplan_Playlist_Audioelemente.png copying images... [ 59%] topics/img/Programmplan_Playlist_Aktivitaetszeitraum.png copying images... [ 59%] topics/img/Programmplan_Playlist_Aktivitaetszeitraum_Tage.png copying images... [ 60%] topics/img/Programmplan_Playlist_Aktivitaetszeitraum_StartEnde.png copying images... [ 60%] topics/img/Programmplan_Playlist_Einschraenkungen.png copying images... [ 61%] topics/img/Programmplan_Playlist_Sound.png copying images... [ 61%] topics/img/Programmplan_Playlist_Power.png copying images... [ 62%] topics/img/Programmplan_Playlist_Status.png copying images... [ 62%] topics/img/Programmplan_Playlist_Operate.png copying images... [ 62%] topics/img/Channelservices_Playout_NeuesPlayout.png copying images... [ 63%] topics/img/Channelservices_Playout_Auftrag.png copying images... [ 63%] topics/img/Channelservices_Playout_Auftrag_Quelle.png copying images... [ 64%] topics/img/Channelservices_Playout_Auftrag_AusgabeQualitaet.png copying images... [ 64%] topics/img/Channelservices_PLayout_spiechernundbeauftragen.png copying images... [ 65%] topics/img/Channelservices_Playout_erfolgreich.png copying images... [ 65%] topics/img/Channelservices_Playout_mitPlaylist.png copying images... [ 66%] topics/img/Channelservices_Playout_mitSmartblock.png copying images... [ 66%] topics/img/Channelservices_Playout_BasicProfessional.png copying images... [ 66%] topics/img/Channelservices_Playout_Blende.png copying images... [ 67%] topics/img/Channelservices_Playout_Stereotool.png copying images... [ 67%] topics/img/Channelservices_Playout_StartNext.png copying images... [ 68%] topics/img/Programmplan_Podcast_hinzufuegen.png copying images... [ 68%] topics/img/Programmplan_Podcast_Auftrag.png copying images... [ 69%] topics/img/Programmplan_Podcast_URL.png copying images... [ 69%] topics/img/Programmplan_Podcast_Konfiguration.png copying images... [ 70%] topics/img/Programmplan_Podcast_Typ.png copying images... [ 70%] topics/img/Programmplan_Podcast_Plan.png copying images... [ 70%] topics/img/Programmplan_Podcast_Audioelemente.png copying images... [ 71%] topics/img/Programmplan_Podcast_Aktivitaetszeitraum.png copying images... [ 71%] topics/img/Programmplan_Podcast_Aktivitaetszeitraum_Tage.png copying images... [ 72%] topics/img/Programmplan_Podcast_Aktivitaetszeitraum_StartEnde.png copying images... [ 72%] topics/img/Programmplan_Podcast_Einschraenkungen.png copying images... [ 73%] topics/img/Programmplan_Podcast_Sound.png copying images... [ 73%] topics/img/Programmplan_Podcast_Power.png copying images... [ 74%] topics/img/Programmplan_Podcast_Status.png copying images... [ 74%] topics/img/Programmplan_Podcast_Operate.png copying images... [ 74%] topics/img/Programmplan_SQ_Sequenz_hinzufuegen.png copying images... [ 75%] topics/img/Programmplan_SQ_Sequenz_bearbeiten.png copying images... [ 75%] topics/img/Programmplan_SQ_sequenceeditor.png copying images... [ 76%] topics/img/Programmplan_SQ_rueberziehen.png copying images... [ 76%] topics/img/Programmplan_SQ_Elemente_Typ.png copying images... [ 77%] topics/img/Programmplan_SQ_Typ_waehlen.png copying images... [ 77%] topics/img/Programmplan_SQ_Sequenz_fertig.png copying images... [ 77%] topics/img/Programmplan_SQ_Name.png copying images... [ 78%] topics/img/Programmplan_SQ_Programminhalte.png copying images... [ 78%] topics/img/Programmplan_SQ_weitere_Einstellungen.png copying images... [ 79%] topics/img/Programmplan_SQ_Power.png copying images... [ 79%] topics/img/Programmplan_SQ_active.png copying images... [ 80%] topics/img/Channelservices_Setup_Channel_anlegen.png copying images... [ 80%] topics/img/Channelservices_Setup_Pfad.png copying images... [ 81%] topics/img/Channelservices_Setup_Channel_anlegen_2.png copying images... [ 81%] topics/img/Channelservices_Setup_ausfuellen.png copying images... [ 81%] topics/img/Channelservices_Setup_Channel_loeschen.png copying images... [ 82%] topics/img/Channelservices_streamURL_anlegen.png copying images... [ 82%] topics/img/Channelservices_streamURL_ausfuellen_veroeffentlichen.png copying images... [ 83%] topics/img/Channelservices_streamURL_fertig.png copying images... [ 83%] topics/img/Channelservices_Streamcontrol_deaktiviert.png copying images... [ 84%] topics/img/Channelservices_Streamcontrol_aktiviert.png copying images... [ 84%] topics/img/Menue_Administrator.png copying images... [ 85%] topics/img/Mitschnitte_Administrator.png copying images... [ 85%] topics/img/Streams_Administrator.png copying images... [ 85%] topics/img/Stream_hinzufuegen.png copying images... [ 86%] topics/img/Team_Administrator.png copying images... [ 86%] topics/img/Team_Mitglied_hinzufuegen.png copying images... [ 87%] topics/img/Mitschnitte.png copying images... [ 87%] topics/img/Sender_Ueberblick_Tag.png copying images... [ 88%] topics/img/Sender_Ueberblick_Stunde.png copying images... [ 88%] topics/img/Logout.png copying images... [ 88%] topics/img/StreamURL_Domain.png copying images... [ 89%] topics/img/StreamURL_Domain_bearbeiten.png copying images... [ 89%] topics/img/StreamURL_Domain_hinzufuegen.png copying images... [ 90%] topics/img/StreamURL_Generator_oeffnen.png copying images... [ 90%] topics/img/StreamURL_Generator_ausfuellen.png copying images... [ 91%] topics/img/StreamURL_Generator_fertig.png copying images... [ 91%] topics/img/User_Management.png copying images... [ 92%] topics/img/User_Management_Ueberblick.png copying images... [ 92%] topics/img/User_Management_Neuen_User_anlegen.png copying images... [ 92%] topics/img/User_Management_Rechte_vergeben.png copying images... [ 93%] topics/img/User_Management_angelegt.png copying images... [ 93%] topics/img/User_Management_Loeschen_Deaktivieren.png copying images... [ 94%] topics/img/User_Management_deaktiviert.png copying images... [ 94%] topics/img/Workflows_Werbung_Delay_Grafana.png copying images... [ 95%] topics/img/Workflows_Werbung_Delay_Spot_finden.png copying images... [ 95%] topics/img/Workflows_Werbung_Delay_Grafik.jpg copying images... [ 96%] topics/img/Workflows_Werbung_Delay_Spot_zu_frueh.png copying images... [ 96%] topics/img/Workflows_Werbung_Delay_Spot_zu_spaet.png copying images... [ 96%] topics/img/Workflows_Werbung_Delay_Console.png copying images... [ 97%] topics/img/Workflow_Planung_Stundenuhr_1.png copying images... [ 97%] topics/img/Workflow_Planung_Stundenuhr_2.png copying images... [ 98%] topics/img/Workflow_Planung_Stundenuhr_mehrereSequenzen.png copying images... [ 98%] topics/img/Workflow_Planung_Nachrichten_1.png copying images... [ 99%] topics/img/Workflow_Planung_Nachrichten_2.png copying images... [ 99%] topics/img/Workflow_Planung_Moderationen_1.png copying images... [100%] topics/img/Workflow_Planung_Moderationen_2.png copying static files... done copying extra files... done dumping search index in German (code: de)... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in _readthedocs/html. [rtd-command-info] start-time: 2025-01-18T21:48:15.089773Z, end-time: 2025-01-18T21:48:16.499571Z, duration: 1, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=de . $READTHEDOCS_OUTPUT/pdf Running Sphinx v3.5.4 fatal: No names found, cannot describe anything. loading translations [de]... done making output directory... done loading pickled environment... done loading intersphinx inventory from https://coverage.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://twistedmatrix.com/documents/current/objects.inv... loading intersphinx inventory from https://twistedmatrix.com/documents/current/api/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/projects/cloud-operators/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://coverage.readthedocs.io/en/stable/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://coverage.readthedocs.io/en/stable/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.quantumcast-digital.com/projects/cloud-operators/en/stable/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://docs.quantumcast-digital.com/projects/cloud-operators/en/stable/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://twistedmatrix.com/documents/current/api/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://twisted.org/documents/current/api/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://twistedmatrix.com/documents/current/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://twisted.org/documents/current/objects.inv building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing quantumcast.tex... index topics/introduction topics/menuitems topics/icons topics/usermanagement topics/changepassword topics/listenerpeak topics/setup_channel topics/playout topics/dynamicschedule topics/audiosource topics/listenermounts topics/stream_url topics/metaflow topics/streamcontrol topics/advertising_overview topics/ma_ip_audio topics/cloud_operator_services topics/podcasts topics/playlists topics/sequencing topics/advertising_forms topics/advertising_requirements topics/advertising_trigger topics/advertising_vast4 topics/advertising_prioritisation topics/advertising_playout topics/advertising_externalsource topics/audio_advertising topics/streamurl_aggregators topics/streamurl_generator topics/streamurl_domain topics/dashboard_overview topics/dashboard_advertising topics/dashboard_listeners topics/dashboard_sessions topics/streamrecorder_user topics/streamrecorder_admin topics/workflows_channel topics/workflows_program topics/workflows_advertising topics/faq_audiosource topics/faq_listenermounts topics/faq_metadata topics/faq_playlist_designer topics/faq_streamwatch topics/faq_advertising resolving references... /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/checkouts/stable/topics/cloud_operator_services.rst:18: WARNING: unknown document: quantumcast-cloud-operators:index done writing... done copying images... [ 0%] topics/img/Console_Start.png copying images... [ 0%] topics/img/Console_Menue.png copying images... [ 1%] topics/img/Channelservices_Ueberblick_Playout.png copying images... [ 1%] topics/img/Channelservices_Ueberblick_EA.png copying images... [ 2%] topics/img/Schnellansicht_Detailansicht.png copying images... [ 2%] topics/img/Tabelle_ausklappen.png copying images... [ 3%] topics/img/Spalten_hinzufuegen.png copying images... [ 3%] topics/img/Exportieren.png copying images... [ 3%] topics/img/Umschalten.png copying images... [ 4%] topics/img/Neu_laden.png copying images... [ 4%] topics/img/Loeschen.png copying images... [ 5%] topics/img/Bestaetigen.png copying images... [ 5%] topics/img/Beenden.png copying images... [ 6%] topics/img/Hineinhoeren.png copying images... [ 6%] topics/img/User_Management.png copying images... [ 7%] topics/img/User_Management_Ueberblick.png copying images... [ 7%] topics/img/User_Management_Neuen_User_anlegen.png copying images... [ 7%] topics/img/User_Management_Rechte_vergeben.png copying images... [ 8%] topics/img/User_Management_angelegt.png copying images... [ 8%] topics/img/User_Management_Loeschen_Deaktivieren.png copying images... [ 9%] topics/img/User_Management_deaktiviert.png copying images... [ 9%] topics/img/Profil_bearbeiten.png copying images... [ 10%] topics/img/Profil_bearbeiten_2.png copying images... [ 10%] topics/img/Top_Hoererspitzen_01.png copying images... [ 11%] topics/img/Top_Hoererspitzen_02.png copying images... [ 11%] topics/img/Channelservices_Setup_Channel_anlegen.png copying images... [ 11%] topics/img/Channelservices_Setup_Pfad.png copying images... [ 12%] topics/img/Channelservices_Setup_Channel_anlegen_2.png copying images... [ 12%] topics/img/Channelservices_Setup_ausfuellen.png copying images... [ 13%] topics/img/Channelservices_Setup_Channel_loeschen.png copying images... [ 13%] topics/img/Channelservices_Playout_NeuesPlayout.png copying images... [ 14%] topics/img/Channelservices_Playout_Auftrag.png copying images... [ 14%] topics/img/Channelservices_Playout_Auftrag_Quelle.png copying images... [ 14%] topics/img/Channelservices_Playout_Auftrag_AusgabeQualitaet.png copying images... [ 15%] topics/img/Channelservices_PLayout_spiechernundbeauftragen.png copying images... [ 15%] topics/img/Channelservices_Playout_erfolgreich.png copying images... [ 16%] topics/img/Channelservices_Playout_mitPlaylist.png copying images... [ 16%] topics/img/Channelservices_Playout_mitSmartblock.png copying images... [ 17%] topics/img/Channelservices_Playout_BasicProfessional.png copying images... [ 17%] topics/img/Channelservices_Playout_Blende.png copying images... [ 18%] topics/img/Channelservices_Playout_Stereotool.png copying images... [ 18%] topics/img/Channelservices_Playout_StartNext.png copying images... [ 18%] topics/img/Channelservices_Playout_loeschen.png copying images... [ 19%] topics/img/Channelservices_DP_Start.png copying images... [ 19%] topics/img/Channelservices_DP_Aktiviert.png copying images... [ 20%] topics/img/Channelservices_DP_Auswahl.png copying images... [ 20%] topics/img/Channelservices_DP_Status.png copying images... [ 21%] topics/img/Channelservices_DP_Typ.png copying images... [ 21%] topics/img/Channelservices_DP_Plan.png copying images... [ 22%] topics/img/Channelservices_DP_Audioelemente.png copying images... [ 22%] topics/img/Channelservices_DP_Aktivitaet.png copying images... [ 22%] topics/img/Channelservices_DP_Einschraenkungen.png copying images... [ 23%] topics/img/Channelservices_DP_Sound.png copying images... [ 23%] topics/img/Channelservices_DP_Operate.png copying images... [ 24%] topics/img/Channelservices_DP_Protokoll.png copying images... [ 24%] topics/img/Channelservices_DP_Protokoll_Export.png copying images... [ 25%] topics/img/Channelservices_Audioquelle_NeueAudioquelle.png copying images... [ 25%] topics/img/Channelservices_Audioquelle_Schnellauswahl.png copying images... [ 25%] topics/img/Channelservices_Audioquelle_Einzelauswahl.png copying images... [ 26%] topics/img/Channelservices_Audioquelle_URL.png copying images... [ 26%] topics/img/Channelservices_Audioquelle_MidrollTrigger.png copying images... [ 27%] topics/img/Channelservices_Audioquelle_speichernundbeaufrtagen.png copying images... [ 27%] topics/img/Channelservices_Audioquelle_fertig.png copying images... [ 28%] topics/img/Channelservices_HoererMountpoints_Neu.png copying images... [ 28%] topics/img/Channelservices_HoererMountpoints_Auftrag.png copying images... [ 29%] topics/img/Channelservices_HoererMountpoints_Schnellauswahl.png copying images... [ 29%] topics/img/Channelservices_HoererMountpoints_Einzelauswahl.png copying images... [ 29%] topics/img/Channelservices_HoererMountpoints_speichernundbeauftragen.png copying images... [ 30%] topics/img/Channelservices_HoererMountpoints_fertig.png copying images... [ 30%] topics/img/Channelservices_HoererMountpoints_mehrereMountpoints.png copying images... [ 31%] topics/img/Channelservices_HoererMountpoints_Transcoding.png copying images... [ 31%] topics/img/Channelservices_streamURL_anlegen.png copying images... [ 32%] topics/img/Channelservices_streamURL_ausfuellen_veroeffentlichen.png copying images... [ 32%] topics/img/Channelservices_streamURL_fertig.png copying images... [ 33%] topics/img/Channelservices_Metaflow.png copying images... [ 33%] topics/img/Channelservices_Streamcontrol_deaktiviert.png copying images... [ 33%] topics/img/Channelservices_Streamcontrol_aktiviert.png copying images... [ 34%] topics/img/Channelservices_Werbung_Start.png copying images... [ 34%] topics/img/Channelservices_Werbung_VAST4_leer.png copying images... [ 35%] topics/img/Channelservices_Werbung_VAST4_ausgefuellt.png copying images... [ 35%] topics/img/Channelservices_Werbung_Konfiguration_leer.png copying images... [ 36%] topics/img/Channelservices_Werbung_Konfiguration_ausgefuellt.png copying images... [ 36%] topics/img/Channelservices_maIPAudio_Ueberblick.png copying images... [ 37%] topics/img/Channelservices_maIPAudio_Start.png copying images... [ 37%] topics/img/Channelservices_Dienste_fuer_Cloudoperator.png copying images... [ 37%] topics/img/Programmplan_Podcast_hinzufuegen.png copying images... [ 38%] topics/img/Programmplan_Podcast_Auftrag.png copying images... [ 38%] topics/img/Programmplan_Podcast_URL.png copying images... [ 39%] topics/img/Programmplan_Podcast_Konfiguration.png copying images... [ 39%] topics/img/Programmplan_Podcast_Typ.png copying images... [ 40%] topics/img/Programmplan_Podcast_Plan.png copying images... [ 40%] topics/img/Programmplan_Podcast_Audioelemente.png copying images... [ 40%] topics/img/Programmplan_Podcast_Aktivitaetszeitraum.png copying images... [ 41%] topics/img/Programmplan_Podcast_Aktivitaetszeitraum_Tage.png copying images... [ 41%] topics/img/Programmplan_Podcast_Aktivitaetszeitraum_StartEnde.png copying images... [ 42%] topics/img/Programmplan_Podcast_Einschraenkungen.png copying images... [ 42%] topics/img/Programmplan_Podcast_Sound.png copying images... [ 43%] topics/img/Programmplan_Podcast_Power.png copying images... [ 43%] topics/img/Programmplan_Podcast_Status.png copying images... [ 44%] topics/img/Programmplan_Podcast_Operate.png copying images... [ 44%] topics/img/Programmplan_Playlist_hinzufuegen.png copying images... [ 44%] topics/img/Programmplan_Playlist_Auftrag.png copying images... [ 45%] topics/img/Programmplan_Playlist_Plan.png copying images... [ 45%] topics/img/Programmplan_Playlist_Audioelemente.png copying images... [ 46%] topics/img/Programmplan_Playlist_Aktivitaetszeitraum.png copying images... [ 46%] topics/img/Programmplan_Playlist_Aktivitaetszeitraum_Tage.png copying images... [ 47%] topics/img/Programmplan_Playlist_Aktivitaetszeitraum_StartEnde.png copying images... [ 47%] topics/img/Programmplan_Playlist_Einschraenkungen.png copying images... [ 48%] topics/img/Programmplan_Playlist_Sound.png copying images... [ 48%] topics/img/Programmplan_Playlist_Power.png copying images... [ 48%] topics/img/Programmplan_Playlist_Status.png copying images... [ 49%] topics/img/Programmplan_Playlist_Operate.png copying images... [ 49%] topics/img/Programmplan_SQ_Sequenz_hinzufuegen.png copying images... [ 50%] topics/img/Programmplan_SQ_Sequenz_bearbeiten.png copying images... [ 50%] topics/img/Programmplan_SQ_sequenceeditor.png copying images... [ 51%] topics/img/Programmplan_SQ_rueberziehen.png copying images... [ 51%] topics/img/Programmplan_SQ_Elemente_Typ.png copying images... [ 51%] topics/img/Programmplan_SQ_Typ_waehlen.png copying images... [ 52%] topics/img/Programmplan_SQ_Sequenz_fertig.png copying images... [ 52%] topics/img/Programmplan_SQ_Name.png copying images... [ 53%] topics/img/Programmplan_SQ_Programminhalte.png copying images... [ 53%] topics/img/Programmplan_SQ_weitere_Einstellungen.png copying images... [ 54%] topics/img/Programmplan_SQ_Power.png copying images... [ 54%] topics/img/Programmplan_SQ_active.png copying images... [ 55%] topics/img/Dashboard_SpotControl_SpotType_Impression.png copying images... [ 55%] topics/img/Werbung_Voraussetzung_Vermarkter.png copying images... [ 55%] topics/img/Dashboard_SpotControl_Fillrate_time.png copying images... [ 56%] topics/img/Werbung_Trigger_QCPLayout.png copying images... [ 56%] topics/img/Werbung_VAST4.png copying images... [ 57%] topics/img/Werbung_Playout_Neu.png copying images... [ 57%] topics/img/Werbung_Playout_Auftrag.png copying images... [ 58%] topics/img/Werbung_Playout_Auftrag_ausgefuellt.png copying images... [ 58%] topics/img/Werbung_Playout_Konfiguration_leer.png copying images... [ 59%] topics/img/Werbung_Playout_Plan.png copying images... [ 59%] topics/img/Werbung_Playout_Aktivitaetszeitraum.png copying images... [ 59%] topics/img/Werbung_Playout_Tage_Stunden.png copying images... [ 60%] topics/img/Werbung_Playout_Start_Ende.png copying images... [ 60%] topics/img/Werbung_Playout_Start_ausfuellen.png copying images... [ 61%] topics/img/Werbung_Playout_Power.png copying images... [ 61%] topics/img/Werbung_Playout_fertig.png copying images... [ 62%] topics/img/Werbung_Playout_Loescen.png copying images... [ 62%] topics/img/Werbung_Playout_VAST4_ausfuellen.png copying images... [ 62%] topics/img/Werbung_Playout_VAST4_Speichern.png copying images... [ 63%] topics/img/Werbung_Playout_VAST4_Test.png copying images... [ 63%] topics/img/Werbung_EA_Marketer.png copying images... [ 64%] topics/img/Werbung_EA_OverlayFlipbitDelay.png copying images... [ 64%] topics/img/Werbung_EA_maxAds_duration.png copying images... [ 65%] topics/img/Werbung_EA_Lautstaerke1.png copying images... [ 65%] topics/img/Werbung_EA_Lautstaerke2.png copying images... [ 66%] topics/img/Werbung_EA_Power.png copying images... [ 66%] topics/img/Werbung_EA_speichern.png copying images... [ 66%] topics/img/Werbung_EA_Test.png copying images... [ 67%] topics/img/Werbung_AudioAdvertising.png copying images... [ 67%] topics/img/Werbung_AudioAdvertising_ChannelName.png copying images... [ 68%] topics/img/Werbung_AudioAdvertising_BrandID.png copying images... [ 68%] topics/img/Werbung_AudioAdvertising_AllSetting.png copying images... [ 69%] topics/img/StreamURL_Generator_oeffnen.png copying images... [ 69%] topics/img/StreamURL_Generator_ausfuellen.png copying images... [ 70%] topics/img/StreamURL_Generator_fertig.png copying images... [ 70%] topics/img/StreamURL_Domain.png copying images... [ 70%] topics/img/StreamURL_Domain_bearbeiten.png copying images... [ 71%] topics/img/StreamURL_Domain_hinzufuegen.png copying images... [ 71%] topics/img/Dashboard_SpotControl_Filter.png copying images... [ 72%] topics/img/Dashboard_SpotControl_TKPperHour.png copying images... [ 72%] topics/img/Dashboard_SpotControl_LTR.png copying images... [ 73%] topics/img/Dashboard_SpotControl_AdImpressions.png copying images... [ 73%] topics/img/Dashboard_SpotControl_SpotType_total.png copying images... [ 74%] topics/img/Dashboard_SpotControl_SpotsCurrentlyPlaying.png copying images... [ 74%] topics/img/Dashboard_SpotControl_SpotsRevenues.png copying images... [ 74%] topics/img/Dashboard_SpotControl_SpotsRevenues_1weekago.png copying images... [ 75%] topics/img/Dashboard_SpotControl_SpotForecast.png copying images... [ 75%] topics/img/Dashboard_SpotControl_Preroll_AI.png copying images... [ 76%] topics/img/Dashboard_SpotControl_Midroll_AI.png copying images... [ 76%] topics/img/Dashboard_SpotControl_Fillrate_total.png copying images... [ 77%] topics/img/Dashboard_SpotControl_AdDuration.png copying images... [ 77%] topics/img/Dashboard_SpotControl_AdCount.png copying images... [ 77%] topics/img/Dashboard_SpotControl_GeoInventory.png copying images... [ 78%] topics/img/Dashboard_SpotControl_Top20.png copying images... [ 78%] topics/img/Dashboard_SpotControl_MidrollTrigger.png copying images... [ 79%] topics/img/Dashboard_Listeners_Ueberblick.png copying images... [ 79%] topics/img/Dashboard_Listeners_CCU.png copying images... [ 80%] topics/img/Dashboard_Listeners_BroadcastType.png copying images... [ 80%] topics/img/Dashboard_Listeners_Channel.png copying images... [ 81%] topics/img/Dashboard_Listeners_Skip.png copying images... [ 81%] topics/img/Dashboard_SessionsChannels_Ueberblick.png copying images... [ 81%] topics/img/Dashboard_SessionsAggregators_Ueberblick.png copying images... [ 82%] topics/img/Dashboard_SessionsUserAgents_Ueberblick.png copying images... [ 82%] topics/img/Mitschnitte.png copying images... [ 83%] topics/img/Sender_Ueberblick_Tag.png copying images... [ 83%] topics/img/Sender_Ueberblick_Stunde.png copying images... [ 84%] topics/img/Logout.png copying images... [ 84%] topics/img/Menue_Administrator.png copying images... [ 85%] topics/img/Mitschnitte_Administrator.png copying images... [ 85%] topics/img/Streams_Administrator.png copying images... [ 85%] topics/img/Stream_hinzufuegen.png copying images... [ 86%] topics/img/Team_Administrator.png copying images... [ 86%] topics/img/Team_Mitglied_hinzufuegen.png copying images... [ 87%] topics/img/Workflow_Planung_Stundenuhr_1.png copying images... [ 87%] topics/img/Workflow_Planung_Stundenuhr_2.png copying images... [ 88%] topics/img/Workflow_Planung_Stundenuhr_mehrereSequenzen.png copying images... [ 88%] topics/img/Workflow_Planung_Nachrichten_1.png copying images... [ 88%] topics/img/Workflow_Planung_Nachrichten_2.png copying images... [ 89%] topics/img/Workflow_Planung_Moderationen_1.png copying images... [ 89%] topics/img/Workflow_Planung_Moderationen_2.png copying images... [ 90%] topics/img/Workflows_Werbung_Delay_Grafana.png copying images... [ 90%] topics/img/Workflows_Werbung_Delay_Spot_finden.png copying images... [ 91%] topics/img/Workflows_Werbung_Delay_Grafik.jpg copying images... [ 91%] topics/img/Workflows_Werbung_Delay_Spot_zu_frueh.png copying images... [ 92%] topics/img/Workflows_Werbung_Delay_Spot_zu_spaet.png copying images... [ 92%] topics/img/Workflows_Werbung_Delay_Console.png copying images... [ 92%] topics/img/FAQ_01-schnellste-playlist.png copying images... [ 93%] topics/img/FAQ_02-schnellste-playlist.png copying images... [ 93%] topics/img/FAQ_03-schnellste-playlist.png copying images... [ 94%] topics/img/FAQ_04-schnellste-playlist.png copying images... [ 94%] topics/img/FAQ_06-schnellste-playlist.png copying images... [ 95%] topics/img/FAQ_07-schnellste-playlist.png copying images... [ 95%] topics/img/FAQ_08-schnellste-playlist.png copying images... [ 96%] topics/img/FAQ_eine-datei-loeschen.png copying images... [ 96%] topics/img/FAQ_viele-dateien-loeschen.png copying images... [ 96%] topics/img/FAQ_20180830-playlistdesigner-additionals-restrictions-de.png copying images... [ 97%] topics/img/FAQ_2_titel_ueberschrieben.png copying images... [ 97%] topics/img/FAQ_1_titel_ueberschrieben.png copying images... [ 98%] topics/img/FAQ_Streamwatch_sprunghafter_Anstieg_Sessions.png copying images... [ 98%] topics/img/FAQ_Streamwatch_sprunghafter_Anstieg_Sessions_2.png copying images... [ 99%] topics/img/FAQ_streamwatch_listener_decrease.png copying images... [ 99%] topics/img/FAQ_Streamwatch-max-listeners.png copying images... [100%] topics/img/FAQ_Streamwatch-hoererverweildauer.png copying TeX support files... copying TeX support files... done build succeeded, 5 warnings. The LaTeX files are in _readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2025-01-18T21:48:41.752228Z, end-time: 2025-01-18T21:48:41.810706Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2025-01-18T21:48:41.882459Z, end-time: 2025-01-18T21:49:25.861061Z, duration: 43, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=quantumcast-operation-manual -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'quantumcast.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="quantumcast-operation-manual" "quantumcast.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./quantumcast.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-german/ngerman.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel-german/ngermanb.ldf))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file quantumcast-operation-manual.idx (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./quantumcast-operation-manual.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Kapitel 1. LaTeX Warning: Hyper reference `topics/changepassword:passwort' on page 3 undef ined on input line 130. LaTeX Warning: Hyper reference `topics/usermanagement:user-management' on page 3 undefined on input line 130. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3 <./Console_Start.p ng>] [4] Kapitel 2. LaTeX Warning: Hyper reference `topics/playout:playout' on page 5 undefined on input line 161. LaTeX Warning: Hyper reference `topics/audiosource:audioquelle' on page 5 undef ined on input line 166. LaTeX Warning: Hyper reference `topics/streamurl_aggregators:streamurl-aggregat oren' on page 5 undefined on input line 174. LaTeX Warning: Hyper reference `topics/streamurl_domain:streamurl-domain' on pa ge 5 undefined on input line 174. LaTeX Warning: Hyper reference `topics/audio_advertising:audio-advertising' on page 5 undefined on input line 180. [5 <./Console_Menue.png> <./Channelservices_Ueberblick_Playout.png> <./Channels ervices_Ueberblick_EA.png>] [6] Kapitel 3. [7 <./Schnellansicht_Detailansicht.png> <./Tabelle_ausklappen.png> <./Spalten_h inzufuegen.png> <./Exportieren.png> <./Umschalten.png>] [8 <./Neu_laden.png> <. /Loeschen.png> <./Bestaetigen.png> <./Beenden.png> <./Hineinhoeren.png>] Kapitel 4. [9 <./User_Management.png> <./User_Management_Ueberblick.png>] [10 <./User_Mana gement_Neuen_User_anlegen.png> <./User_Management_Rechte_vergeben.png>] [11 <./User_Management_angelegt.png> <./User_Management_Loeschen_Deaktivieren.p ng> <./User_Management_deaktiviert.png>] [12] Kapitel 5. [13 <./Profil_bearbeiten.png> <./Profil_bearbeiten_2.png>] [14] Kapitel 6. [15 <./Top_Hoererspitzen_01.png>] [16 <./Top_Hoererspitzen_02.png>] Kapitel 7. [17 <./Channelservices_Setup_Channel_anlegen.png> <./Channelservices_Setup_Pfad .png>] [18 <./Channelservices_Setup_Channel_anlegen_2.png>] [19 <./Channelservi ces_Setup_ausfuellen.png> <./Channelservices_Setup_Channel_loeschen.png>] [20] Kapitel 8. [21 <./Channelservices_Playout_NeuesPlayout.png> <./Channelservices_Playout_Auf trag.png> <./Channelservices_Playout_Auftrag_Quelle.png>] [22 <./Channelservice s_Playout_Auftrag_AusgabeQualitaet.png> <./Channelservices_PLayout_spiechernund beauftragen.png>] [23 <./Channelservices_Playout_erfolgreich.png> <./Channelser vices_Playout_mitPlaylist.png> <./Channelservices_Playout_mitSmartblock.png> <. /Channelservices_Playout_BasicProfessional.png> <./Channelservices_Playout_Blen de.png>] [24 <./Channelservices_Playout_Stereotool.png> <./Channelservices_Play out_StartNext.png> <./Channelservices_Playout_loeschen.png>] Kapitel 9. LaTeX Warning: Hyper reference `topics/playout:playout' on page 25 undefined on input line 602. [25 <./Channelservices_DP_Start.png> <./Channelservices_DP_Aktiviert.png>] LaTeX Warning: Hyper reference `topics/podcasts:podcast' on page 26 undefined o n input line 622. LaTeX Warning: Hyper reference `topics/playlists:playlist' on page 26 undefined on input line 626. LaTeX Warning: Hyper reference `topics/sequencing:sequenz' on page 26 undefined on input line 630. [26 <./Channelservices_DP_Auswahl.png> <./Channelservices_DP_Status.png>] [27 <./Channelservices_DP_Typ.png> <./Channelservices_DP_Plan.png>] [28 <./Chan nelservices_DP_Audioelemente.png> <./Channelservices_DP_Aktivitaet.png>] [29 <./Channelservices_DP_Einschraenkungen.png>] [30 <./Channelservices_DP_Soun d.png> <./Channelservices_DP_Operate.png>] [31 <./Channelservices_DP_Protokoll. png> <./Channelservices_DP_Protokoll_Export.png>] [32] Kapitel 10. [33 <./Channelservices_Audioquelle_NeueAudioquelle.png> <./Channelservices_Audi oquelle_Schnellauswahl.png>] [34 <./Channelservices_Audioquelle_Einzelauswahl.p ng> <./Channelservices_Audioquelle_URL.png> <./Channelservices_Audioquelle_Midr ollTrigger.png>] [35 <./Channelservices_Audioquelle_speichernundbeaufrtagen.png > <./Channelservices_Audioquelle_fertig.png>] [36] Kapitel 11. LaTeX Warning: Hyper reference `topics/audiosource:audioquelle' on page 37 unde fined on input line 806. [37 <./Channelservices_HoererMountpoints_Neu.png> <./Channelservices_HoererMoun tpoints_Auftrag.png>] [38 <./Channelservices_HoererMountpoints_Schnellauswahl.p ng> <./Channelservices_HoererMountpoints_Einzelauswahl.png> <./Channelservices_ HoererMountpoints_speichernundbeauftragen.png> <./Channelservices_HoererMountpo ints_fertig.png> <./Channelservices_HoererMountpoints_mehrereMountpoints.png>] [39 <./Channelservices_HoererMountpoints_Transcoding.png>] [40] Kapitel 12. [41 <./Channelservices_streamURL_anlegen.png> <./Channelservices_streamURL_ausf uellen_veroeffentlichen.png> <./Channelservices_streamURL_fertig.png>] [42] Kapitel 13. [43 <./Channelservices_Metaflow.png>] [44] Kapitel 14. [45 <./Channelservices_Streamcontrol_deaktiviert.png> <./Channelservices_Stream control_aktiviert.png>] [46] Kapitel 15. LaTeX Warning: Hyper reference `topics/playout:playout' on page 47 undefined on input line 937. LaTeX Warning: Hyper reference `topics/advertising_playout:werbung-qcplayout' o n page 47 undefined on input line 947. LaTeX Warning: Hyper reference `topics/advertising_externalsource:werbung-ea' o n page 47 undefined on input line 951. LaTeX Warning: Hyper reference `topics/listenermounts:horer-mountpoint' on page 47 undefined on input line 964. [47 <./Channelservices_Werbung_Start.png> <./Channelservices_Werbung_VAST4_leer .png>] LaTeX Warning: Hyper reference `topics/playout:playout' on page 48 undefined on input line 1024. [48 <./Channelservices_Werbung_VAST4_ausgefuellt.png> <./Channelservices_Werbun g_Konfiguration_leer.png>] [49 <./Channelservices_Werbung_Konfiguration_ausgefu ellt.png>] [50] Kapitel 16. [51 <./Channelservices_maIPAudio_Ueberblick.png> <./Channelservices_maIPAudio_S tart.png>] [52] Kapitel 17. [53 <./Channelservices_Dienste_fuer_Cloudoperator.png>] [54] Kapitel 18. LaTeX Warning: Hyper reference `topics/dynamicschedule:dynamischer-programmplan ' on page 55 undefined on input line 1095. LaTeX Warning: Hyper reference `topics/dynamicschedule:sendeprotokoll' on page 55 undefined on input line 1115. [55 <./Programmplan_Podcast_hinzufuegen.png> <./Programmplan_Podcast_Auftrag.pn g> <./Programmplan_Podcast_URL.png> <./Programmplan_Podcast_Konfiguration.png>] [56 <./Programmplan_Podcast_Typ.png> <./Programmplan_Podcast_Plan.png>] [57 <./Programmplan_Podcast_Audioelemente.png> <./Programmplan_Podcast_Aktivita etszeitraum.png>] [58 <./Programmplan_Podcast_Aktivitaetszeitraum_Tage.png> <./ Programmplan_Podcast_Aktivitaetszeitraum_StartEnde.png>] [59 <./Programmplan_Po dcast_Einschraenkungen.png>] [60 <./Programmplan_Podcast_Sound.png> <./Programm plan_Podcast_Power.png>] [61 <./Programmplan_Podcast_Status.png> <./Programmpla n_Podcast_Operate.png>] [62] Kapitel 19. LaTeX Warning: Hyper reference `topics/dynamicschedule:dynamischer-programmplan ' on page 63 undefined on input line 1183. [63 <./Programmplan_Playlist_hinzufuegen.png> <./Programmplan_Playlist_Auftrag. png>] [64 <./Programmplan_Playlist_Plan.png> <./Programmplan_Playlist_Audioelem ente.png>] [65 <./Programmplan_Playlist_Aktivitaetszeitraum.png>] [66 <./Progra mmplan_Playlist_Aktivitaetszeitraum_Tage.png> <./Programmplan_Playlist_Aktivita etszeitraum_StartEnde.png>] [67 <./Programmplan_Playlist_Einschraenkungen.png>] [68 <./Programmplan_Playlist_Sound.png> <./Programmplan_Playlist_Power.png>] [69 <./Programmplan_Playlist_Status.png> <./Programmplan_Playlist_Operate.png>] [70] Kapitel 20. LaTeX Warning: Hyper reference `topics/playout:playout' on page 71 undefined on input line 1256. LaTeX Warning: Hyper reference `topics/dynamicschedule:dynamischer-programmplan ' on page 71 undefined on input line 1259. [71 <./Programmplan_SQ_Sequenz_hinzufuegen.png> <./Programmplan_SQ_Sequenz_bear beiten.png>] [72 <./Programmplan_SQ_sequenceeditor.png> <./Programmplan_SQ_rueb erziehen.png> <./Programmplan_SQ_Elemente_Typ.png>] [73 <./Programmplan_SQ_Typ_ waehlen.png>] [74 <./Programmplan_SQ_Sequenz_fertig.png>] LaTeX Warning: Hyper reference `topics/podcasts:podcast' on page 75 undefined o n input line 1313. LaTeX Warning: Hyper reference `topics/playlists:playlist' on page 75 undefined on input line 1313. [75 <./Programmplan_SQ_Name.png> <./Programmplan_SQ_Programminhalte.png> <./Pro grammplan_SQ_weitere_Einstellungen.png>] [76 <./Programmplan_SQ_Power.png> <./P rogrammplan_SQ_active.png>] Kapitel 21. [77 <./Dashboard_SpotControl_SpotType_Impression.png>] [78] Kapitel 22. [79 <./Werbung_Voraussetzung_Vermarkter.png>] [80 <./Dashboard_SpotControl_Fill rate_time.png>] Kapitel 23. LaTeX Warning: Hyper reference `topics/playout:playout' on page 81 undefined on input line 1417. LaTeX Warning: Hyper reference `topics/advertising_playout:werbung-qcplayout' o n page 81 undefined on input line 1422. [81 <./Werbung_Trigger_QCPLayout.png>] [82] Kapitel 24. [83] [84 <./Werbung_VAST4.png>] Kapitel 25. [85] [86] Kapitel 26. LaTeX Warning: Hyper reference `topics/playout:playout' on page 87 undefined on input line 1546. LaTeX Warning: Hyper reference `topics/advertising_overview:werbespots' on page 87 undefined on input line 1546. [87 <./Werbung_Playout_Neu.png> <./Werbung_Playout_Auftrag.png> <./Werbung_Play out_Auftrag_ausgefuellt.png> <./Werbung_Playout_Konfiguration_leer.png>] [88 <./Werbung_Playout_Plan.png> <./Werbung_Playout_Aktivitaetszeitraum.png> <. /Werbung_Playout_Tage_Stunden.png>] [89 <./Werbung_Playout_Start_Ende.png> <./W erbung_Playout_Start_ausfuellen.png> <./Werbung_Playout_Power.png> <./Werbung_P layout_fertig.png>] LaTeX Warning: Hyper reference `topics/advertising_requirements:vermarkter' on page 90 undefined on input line 1630. LaTeX Warning: Hyper reference `topics/listenermounts:horer-mountpoint' on page 90 undefined on input line 1630. LaTeX Warning: Hyper reference `topics/advertising_prioritisation:priorisierung ' on page 90 undefined on input line 1649. [90 <./Werbung_Playout_Loescen.png> <./Werbung_Playout_VAST4_ausfuellen.png>] LaTeX Warning: Hyper reference `topics/setup_channel:setup' on page 91 undefine d on input line 1670. [91 <./Werbung_Playout_VAST4_Speichern.png> <./Werbung_Playout_VAST4_Test.png>] [92] Kapitel 27. LaTeX Warning: Hyper reference `topics/advertising_trigger:werbe-trigger' on pa ge 93 undefined on input line 1679. LaTeX Warning: Hyper reference `topics/faq_metadata:metadaten-instream' on page 93 undefined on input line 1696. LaTeX Warning: Hyper reference `topics/advertising_requirements:vermarkter' on page 93 undefined on input line 1703. LaTeX Warning: Hyper reference `topics/advertising_overview:werbespots' on page 93 undefined on input line 1703. LaTeX Warning: Hyper reference `topics/listenermounts:horer-mountpoint' on page 93 undefined on input line 1706. [93 <./Werbung_EA_Marketer.png>] LaTeX Warning: Hyper reference `topics/streamrecorder_user:streamrecorder' on p age 94 undefined on input line 1730. [94 <./Werbung_EA_OverlayFlipbitDelay.png>] LaTeX Warning: Hyper reference `topics/advertising_prioritisation:priorisierung ' on page 95 undefined on input line 1768. [95 <./Werbung_EA_maxAds_duration.png>] [96 <./Werbung_EA_Lautstaerke1.png>] LaTeX Warning: Hyper reference `topics/streamrecorder_user:streamrecorder' on p age 97 undefined on input line 1786. [97 <./Werbung_EA_Lautstaerke2.png> <./Werbung_EA_Power.png>] LaTeX Warning: Hyper reference `topics/setup_channel:setup' on page 98 undefine d on input line 1817. [98 <./Werbung_EA_speichern.png> <./Werbung_EA_Test.png>] Kapitel 28. [99 <./Werbung_AudioAdvertising.png> <./Werbung_AudioAdvertising_ChannelName.pn g> <./Werbung_AudioAdvertising_BrandID.png>] [100 <./Werbung_AudioAdvertising_A llSetting.png>] Kapitel 29. LaTeX Warning: Hyper reference `topics/streamurl_generator:streamurl-generator' on page 101 undefined on input line 1909. [101] [102] Kapitel 30. LaTeX Warning: Hyper reference `topics/dashboard_sessions:dashboard-sessions-ag gregators' on page 103 undefined on input line 1932. [103 <./StreamURL_Generator_oeffnen.png> <./StreamURL_Generator_ausfuellen.png> ] LaTeX Warning: Hyper reference `topics/streamurl_aggregators:streamurl-aggregat oren' on page 104 undefined on input line 1954. [104 <./StreamURL_Generator_fertig.png>] Kapitel 31. [105 <./StreamURL_Domain.png> <./StreamURL_Domain_bearbeiten.png> <./StreamURL_ Domain_hinzufuegen.png>] [106] Kapitel 32. LaTeX Warning: Hyper reference `topics/dashboard_advertising:dashboard-werbung' on page 107 undefined on input line 2003. LaTeX Warning: Hyper reference `topics/dashboard_listeners:dashboard-horerzahle n' on page 107 undefined on input line 2007. LaTeX Warning: Hyper reference `topics/dashboard_sessions:dashboard-sessions' o n page 107 undefined on input line 2011. LaTeX Warning: Hyper reference `topics/dashboard_sessions:dashboard-sessions-ch annels' on page 107 undefined on input line 2011. LaTeX Warning: Hyper reference `topics/dashboard_sessions:dashboard-sessions-ag gregators' on page 107 undefined on input line 2011. LaTeX Warning: Hyper reference `topics/dashboard_sessions:dashboard-sessions-us eragents' on page 107 undefined on input line 2011. [107] [108] Kapitel 33. [109 <./Dashboard_SpotControl_Filter.png> <./Dashboard_SpotControl_TKPperHour.p ng>] [110 <./Dashboard_SpotControl_LTR.png> <./Dashboard_SpotControl_AdImpressi ons.png>] [111 <./Dashboard_SpotControl_SpotType_total.png> <./Dashboard_SpotCo ntrol_SpotsCurrentlyPlaying.png> <./Dashboard_SpotControl_SpotsRevenues.png>] [112 <./Dashboard_SpotControl_SpotsRevenues_1weekago.png> <./Dashboard_SpotCont rol_SpotForecast.png> <./Dashboard_SpotControl_Preroll_AI.png>] [113 <./Dashboa rd_SpotControl_Midroll_AI.png> <./Dashboard_SpotControl_Fillrate_total.png>] [114 <./Dashboard_SpotControl_AdDuration.png> <./Dashboard_SpotControl_AdCount. png>] [115 <./Dashboard_SpotControl_GeoInventory.png> <./Dashboard_SpotControl_ Top20.png>] LaTeX Warning: Hyper reference `topics/workflows_advertising:workflow-delay' on page 116 undefined on input line 2193. [116 <./Dashboard_SpotControl_MidrollTrigger.png>] Kapitel 34. [117 <./Dashboard_Listeners_Ueberblick.png> <./Dashboard_Listeners_CCU.png>] [118 <./Dashboard_Listeners_BroadcastType.png> <./Dashboard_Listeners_Channel.p ng> <./Dashboard_Listeners_Skip.png>] Kapitel 35. [119 <./Dashboard_SessionsChannels_Ueberblick.png>] [120 <./Dashboard_SessionsA ggregators_Ueberblick.png>] [121 <./Dashboard_SessionsUserAgents_Ueberblick.png >] [122] Kapitel 36. [123 <./Mitschnitte.png>] [124 <./Sender_Ueberblick_Tag.png> <./Sender_Ueberbli ck_Stunde.png> <./Logout.png>] Kapitel 37. [125 <./Menue_Administrator.png> <./Mitschnitte_Administrator.png>] [126 <./Str eams_Administrator.png> <./Stream_hinzufuegen.png>] [127 <./Team_Administrator. png> <./Team_Mitglied_hinzufuegen.png>] [128] Kapitel 38. LaTeX Warning: Hyper reference `topics/setup_channel:setup' on page 129 undefin ed on input line 2390. LaTeX Warning: Hyper reference `topics/audiosource:audioquelle' on page 129 und efined on input line 2394. LaTeX Warning: Hyper reference `topics/streamcontrol:streamcontrol' on page 129 undefined on input line 2398. LaTeX Warning: Hyper reference `topics/listenermounts:horer-mountpoint' on page 129 undefined on input line 2402. LaTeX Warning: Hyper reference `topics/stream_url:stream-url' on page 129 undef ined on input line 2406. LaTeX Warning: Hyper reference `topics/advertising_externalsource:werbung-ea' o n page 129 undefined on input line 2421. LaTeX Warning: Hyper reference `topics/workflows_advertising:workflow-delay' on page 129 undefined on input line 2433. LaTeX Warning: Hyper reference `topics/ma_ip_audio:maipaudio' on page 129 undef ined on input line 2448. [129] [130] Kapitel 39. LaTeX Warning: Hyper reference `topics/sequencing:sequenz' on page 131 undefine d on input line 2454. LaTeX Warning: Hyper reference `topics/podcasts:podcast' on page 131 undefined on input line 2454. LaTeX Warning: Hyper reference `topics/playlists:playlist' on page 131 undefine d on input line 2454. LaTeX Warning: Hyper reference `topics/sequencing:sequenz' on page 131 undefine d on input line 2467. [131] [132 <./Workflow_Planung_Stundenuhr_1.png> <./Workflow_Planung_Stundenuhr _2.png>] LaTeX Warning: Hyper reference `topics/sequencing:sequenz' on page 133 undefine d on input line 2499. [133 <./Workflow_Planung_Stundenuhr_mehrereSequenzen.png> <./Workflow_Planung_N achrichten_1.png>] LaTeX Warning: Hyper reference `topics/sequencing:sequenz' on page 134 undefine d on input line 2522. [134 <./Workflow_Planung_Nachrichten_2.png>] [135 <./Workflow_Planung_Moderatio nen_1.png>] [136 <./Workflow_Planung_Moderationen_2.png>] Kapitel 40. LaTeX Warning: Hyper reference `topics/advertising_externalsource:werbung-ea' o n page 137 undefined on input line 2545. LaTeX Warning: Hyper reference `topics/advertising_trigger:werbe-trigger' on pa ge 137 undefined on input line 2545. LaTeX Warning: Hyper reference `topics/streamrecorder_user:streamrecorder' on p age 137 undefined on input line 2551. [137 <./Workflows_Werbung_Delay_Grafana.png>] [138 <./Workflows_Werbung_Delay_S pot_finden.png> <./Workflows_Werbung_Delay_Grafik.jpg> <./Workflows_Werbung_Del ay_Spot_zu_frueh.png>] [139 <./Workflows_Werbung_Delay_Spot_zu_spaet.png> <./Wo rkflows_Werbung_Delay_Console.png>] [140] Kapitel 41. LaTeX Warning: Hyper reference `topics/audiosource:audioquelle' on page 141 und efined on input line 2613. [141] LaTeX Warning: Hyper reference `topics/audiosource:audioquelle' on page 142 und efined on input line 2666. LaTeX Warning: Hyper reference `topics/listenermounts:horer-mountpoint' on page 142 undefined on input line 2670. LaTeX Warning: Hyper reference `topics/stream_url:stream-url' on page 142 undef ined on input line 2674. [142] Kapitel 42. LaTeX Warning: Hyper reference `topics/listenermounts:horer-mountpoint' on page 143 undefined on input line 2691. [143] [144] Kapitel 43. [145] [146] Kapitel 44. [147] [148 <./FAQ_01-schnellste-playlist.png>] [149 <./FAQ_02-schnellste-playli st.png>] [150 <./FAQ_03-schnellste-playlist.png> <./FAQ_04-schnellste-playlist. png> <./FAQ_06-schnellste-playlist.png> <./FAQ_07-schnellste-playlist.png>] [151 <./FAQ_08-schnellste-playlist.png>] [152 <./FAQ_eine-datei-loeschen.png> < ./FAQ_viele-dateien-loeschen.png>] [153 <./FAQ_20180830-playlistdesigner-additi onals-restrictions-de.png>] [154 <./FAQ_2_titel_ueberschrieben.png> <./FAQ_1_ti tel_ueberschrieben.png>] Kapitel 45. [155] [156 <./FAQ_Streamwatch_sprunghafter_Anstieg_Sessions.png>] [157 <./FAQ_S treamwatch_sprunghafter_Anstieg_Sessions_2.png> <./FAQ_streamwatch_listener_dec rease.png>] [158 <./FAQ_Streamwatch-max-listeners.png (PNG copy)>] LaTeX Warning: Hyper reference `topics/streamurl_aggregators:schema-streamurl' on page 159 undefined on input line 3077. LaTeX Warning: Hyper reference `topics/streamurl_aggregators:schema-streamurl-i d-listener' on page 159 undefined on input line 3077. [159 <./FAQ_Streamwatch-hoererverweildauer.png (PNG copy)>] [160] Kapitel 46. [161] [162] Kapitel 47. No file quantumcast-operation-manual.ind. [163] (./quantumcast-operation-manual.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `quantumcast-operation-manual.out' has cha nged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ){/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on quantumcast-operation-manual.pdf (167 pages, 9177551 bytes). Transcript written on quantumcast-operation-manual.log. Latexmk: Index file 'quantumcast-operation-manual.idx' was written Latexmk: Missing input file 'quantumcast-operation-manual.ind' (or dependence on it) from following: 'No file quantumcast-operation-manual.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'quantumcast-operation-manual.pdf' Rule 'makeindex quantumcast-operation-manual.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'quantumcast-operation-manual.idx' ------------ Run number 1 of rule 'makeindex quantumcast-operation-manual.idx' ------------ Latexmk: Examining 'quantumcast-operation-manual.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex quantumcast-operation-manual.idx'... ------------ Running 'makeindex -s python.ist -o "quantumcast-operation-manual.ind" "quantumcast-operation-manual.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file quantumcast-operation-manual.idx....done (37 entries accepted, 0 rejected). Sorting entries....done (195 comparisons). Generating output file quantumcast-operation-manual.ind....done (74 lines written, 0 warnings). Output written in quantumcast-operation-manual.ind. Transcript written in quantumcast-operation-manual.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'quantumcast-operation-manual.aux' 'quantumcast-operation-manual.ind' 'quantumcast-operation-manual.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="quantumcast-operation-manual" "quantumcast.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./quantumcast.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-german/ngerman.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel-german/ngermanb.ldf))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file quantumcast-operation-manual.idx (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./quantumcast-operation-manual.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./quantumcast-operation-manual.out) (./quantumcast-operation-manual.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./quantumcast-operation-manual.toc [1] [2]) [3] [4] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Kapitel 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3 <./Console_Start.p ng>] [4] Kapitel 2. [5 <./Console_Menue.png> <./Channelservices_Ueberblick_Playout.png> <./Channels ervices_Ueberblick_EA.png>] [6] Kapitel 3. [7 <./Schnellansicht_Detailansicht.png> <./Tabelle_ausklappen.png> <./Spalten_h inzufuegen.png> <./Exportieren.png> <./Umschalten.png>] [8 <./Neu_laden.png> <. /Loeschen.png> <./Bestaetigen.png> <./Beenden.png> <./Hineinhoeren.png>] Kapitel 4. [9 <./User_Management.png> <./User_Management_Ueberblick.png>] [10 <./User_Mana gement_Neuen_User_anlegen.png> <./User_Management_Rechte_vergeben.png>] [11 <./User_Management_angelegt.png> <./User_Management_Loeschen_Deaktivieren.p ng> <./User_Management_deaktiviert.png>] [12] Kapitel 5. [13 <./Profil_bearbeiten.png> <./Profil_bearbeiten_2.png>] [14] Kapitel 6. [15 <./Top_Hoererspitzen_01.png>] [16 <./Top_Hoererspitzen_02.png>] Kapitel 7. [17 <./Channelservices_Setup_Channel_anlegen.png> <./Channelservices_Setup_Pfad .png>] [18 <./Channelservices_Setup_Channel_anlegen_2.png>] [19 <./Channelservi ces_Setup_ausfuellen.png> <./Channelservices_Setup_Channel_loeschen.png>] [20] Kapitel 8. [21 <./Channelservices_Playout_NeuesPlayout.png> <./Channelservices_Playout_Auf trag.png> <./Channelservices_Playout_Auftrag_Quelle.png>] [22 <./Channelservice s_Playout_Auftrag_AusgabeQualitaet.png> <./Channelservices_PLayout_spiechernund beauftragen.png>] [23 <./Channelservices_Playout_erfolgreich.png> <./Channelser vices_Playout_mitPlaylist.png> <./Channelservices_Playout_mitSmartblock.png> <. /Channelservices_Playout_BasicProfessional.png> <./Channelservices_Playout_Blen de.png>] [24 <./Channelservices_Playout_Stereotool.png> <./Channelservices_Play out_StartNext.png> <./Channelservices_Playout_loeschen.png>] Kapitel 9. [25 <./Channelservices_DP_Start.png> <./Channelservices_DP_Aktiviert.png>] [26 <./Channelservices_DP_Auswahl.png> <./Channelservices_DP_Status.png>] [27 <./Channelservices_DP_Typ.png> <./Channelservices_DP_Plan.png>] [28 <./Chan nelservices_DP_Audioelemente.png> <./Channelservices_DP_Aktivitaet.png>] [29 <./Channelservices_DP_Einschraenkungen.png>] [30 <./Channelservices_DP_Soun d.png> <./Channelservices_DP_Operate.png>] [31 <./Channelservices_DP_Protokoll. png> <./Channelservices_DP_Protokoll_Export.png>] [32] Kapitel 10. [33 <./Channelservices_Audioquelle_NeueAudioquelle.png> <./Channelservices_Audi oquelle_Schnellauswahl.png>] [34 <./Channelservices_Audioquelle_Einzelauswahl.p ng> <./Channelservices_Audioquelle_URL.png> <./Channelservices_Audioquelle_Midr ollTrigger.png>] [35 <./Channelservices_Audioquelle_speichernundbeaufrtagen.png > <./Channelservices_Audioquelle_fertig.png>] [36] Kapitel 11. [37 <./Channelservices_HoererMountpoints_Neu.png> <./Channelservices_HoererMoun tpoints_Auftrag.png>] [38 <./Channelservices_HoererMountpoints_Schnellauswahl.p ng> <./Channelservices_HoererMountpoints_Einzelauswahl.png> <./Channelservices_ HoererMountpoints_speichernundbeauftragen.png> <./Channelservices_HoererMountpo ints_fertig.png> <./Channelservices_HoererMountpoints_mehrereMountpoints.png>] [39 <./Channelservices_HoererMountpoints_Transcoding.png>] [40] Kapitel 12. [41 <./Channelservices_streamURL_anlegen.png> <./Channelservices_streamURL_ausf uellen_veroeffentlichen.png> <./Channelservices_streamURL_fertig.png>] [42] Kapitel 13. [43 <./Channelservices_Metaflow.png>] [44] Kapitel 14. [45 <./Channelservices_Streamcontrol_deaktiviert.png> <./Channelservices_Stream control_aktiviert.png>] [46] Kapitel 15. [47 <./Channelservices_Werbung_Start.png> <./Channelservices_Werbung_VAST4_leer .png>] [48 <./Channelservices_Werbung_VAST4_ausgefuellt.png> <./Channelservices _Werbung_Konfiguration_leer.png>] [49 <./Channelservices_Werbung_Konfiguration_ ausgefuellt.png>] [50] Kapitel 16. [51 <./Channelservices_maIPAudio_Ueberblick.png> <./Channelservices_maIPAudio_S tart.png>] [52] Kapitel 17. [53 <./Channelservices_Dienste_fuer_Cloudoperator.png>] [54] Kapitel 18. [55 <./Programmplan_Podcast_hinzufuegen.png> <./Programmplan_Podcast_Auftrag.pn g> <./Programmplan_Podcast_URL.png> <./Programmplan_Podcast_Konfiguration.png>] [56 <./Programmplan_Podcast_Typ.png> <./Programmplan_Podcast_Plan.png>] [57 <./Programmplan_Podcast_Audioelemente.png> <./Programmplan_Podcast_Aktivita etszeitraum.png>] [58 <./Programmplan_Podcast_Aktivitaetszeitraum_Tage.png> <./ Programmplan_Podcast_Aktivitaetszeitraum_StartEnde.png>] [59 <./Programmplan_Po dcast_Einschraenkungen.png>] [60 <./Programmplan_Podcast_Sound.png> <./Programm plan_Podcast_Power.png>] [61 <./Programmplan_Podcast_Status.png> <./Programmpla n_Podcast_Operate.png>] [62] Kapitel 19. [63 <./Programmplan_Playlist_hinzufuegen.png> <./Programmplan_Playlist_Auftrag. png>] [64 <./Programmplan_Playlist_Plan.png> <./Programmplan_Playlist_Audioelem ente.png>] [65 <./Programmplan_Playlist_Aktivitaetszeitraum.png>] [66 <./Progra mmplan_Playlist_Aktivitaetszeitraum_Tage.png> <./Programmplan_Playlist_Aktivita etszeitraum_StartEnde.png>] [67 <./Programmplan_Playlist_Einschraenkungen.png>] [68 <./Programmplan_Playlist_Sound.png> <./Programmplan_Playlist_Power.png>] [69 <./Programmplan_Playlist_Status.png> <./Programmplan_Playlist_Operate.png>] [70] Kapitel 20. [71 <./Programmplan_SQ_Sequenz_hinzufuegen.png> <./Programmplan_SQ_Sequenz_bear beiten.png>] [72 <./Programmplan_SQ_sequenceeditor.png> <./Programmplan_SQ_rueb erziehen.png> <./Programmplan_SQ_Elemente_Typ.png>] [73 <./Programmplan_SQ_Typ_ waehlen.png>] [74 <./Programmplan_SQ_Sequenz_fertig.png>] [75 <./Programmplan_S Q_Name.png> <./Programmplan_SQ_Programminhalte.png> <./Programmplan_SQ_weitere_ Einstellungen.png>] [76 <./Programmplan_SQ_Power.png> <./Programmplan_SQ_active .png>] Kapitel 21. [77 <./Dashboard_SpotControl_SpotType_Impression.png>] [78] Kapitel 22. [79 <./Werbung_Voraussetzung_Vermarkter.png>] [80 <./Dashboard_SpotControl_Fill rate_time.png>] Kapitel 23. [81 <./Werbung_Trigger_QCPLayout.png>] [82] Kapitel 24. [83] [84 <./Werbung_VAST4.png>] Kapitel 25. [85] [86] Kapitel 26. [87 <./Werbung_Playout_Neu.png> <./Werbung_Playout_Auftrag.png> <./Werbung_Play out_Auftrag_ausgefuellt.png> <./Werbung_Playout_Konfiguration_leer.png>] [88 <./Werbung_Playout_Plan.png> <./Werbung_Playout_Aktivitaetszeitraum.png> <. /Werbung_Playout_Tage_Stunden.png>] [89 <./Werbung_Playout_Start_Ende.png> <./W erbung_Playout_Start_ausfuellen.png> <./Werbung_Playout_Power.png> <./Werbung_P layout_fertig.png>] [90 <./Werbung_Playout_Loescen.png> <./Werbung_Playout_VAST 4_ausfuellen.png>] [91 <./Werbung_Playout_VAST4_Speichern.png> <./Werbung_Playo ut_VAST4_Test.png>] [92] Kapitel 27. [93 <./Werbung_EA_Marketer.png>] [94 <./Werbung_EA_OverlayFlipbitDelay.png>] [95 <./Werbung_EA_maxAds_duration.png>] [96 <./Werbung_EA_Lautstaerke1.png>] [97 <./Werbung_EA_Lautstaerke2.png> <./Werbung_EA_Power.png>] [98 <./Werbung_EA _speichern.png> <./Werbung_EA_Test.png>] Kapitel 28. [99 <./Werbung_AudioAdvertising.png> <./Werbung_AudioAdvertising_ChannelName.pn g> <./Werbung_AudioAdvertising_BrandID.png>] [100 <./Werbung_AudioAdvertising_A llSetting.png>] Kapitel 29. [101] [102] Kapitel 30. [103 <./StreamURL_Generator_oeffnen.png> <./StreamURL_Generator_ausfuellen.png> ] [104 <./StreamURL_Generator_fertig.png>] Kapitel 31. [105 <./StreamURL_Domain.png> <./StreamURL_Domain_bearbeiten.png> <./StreamURL_ Domain_hinzufuegen.png>] [106] Kapitel 32. [107] [108] Kapitel 33. [109 <./Dashboard_SpotControl_Filter.png> <./Dashboard_SpotControl_TKPperHour.p ng>] [110 <./Dashboard_SpotControl_LTR.png> <./Dashboard_SpotControl_AdImpressi ons.png>] [111 <./Dashboard_SpotControl_SpotType_total.png> <./Dashboard_SpotCo ntrol_SpotsCurrentlyPlaying.png> <./Dashboard_SpotControl_SpotsRevenues.png>] [112 <./Dashboard_SpotControl_SpotsRevenues_1weekago.png> <./Dashboard_SpotCont rol_SpotForecast.png> <./Dashboard_SpotControl_Preroll_AI.png>] [113 <./Dashboa rd_SpotControl_Midroll_AI.png> <./Dashboard_SpotControl_Fillrate_total.png>] [114 <./Dashboard_SpotControl_AdDuration.png> <./Dashboard_SpotControl_AdCount. png>] [115 <./Dashboard_SpotControl_GeoInventory.png> <./Dashboard_SpotControl_ Top20.png>] [116 <./Dashboard_SpotControl_MidrollTrigger.png>] Kapitel 34. [117 <./Dashboard_Listeners_Ueberblick.png> <./Dashboard_Listeners_CCU.png>] [118 <./Dashboard_Listeners_BroadcastType.png> <./Dashboard_Listeners_Channel.p ng> <./Dashboard_Listeners_Skip.png>] Kapitel 35. [119 <./Dashboard_SessionsChannels_Ueberblick.png>] [120 <./Dashboard_SessionsA ggregators_Ueberblick.png>] [121 <./Dashboard_SessionsUserAgents_Ueberblick.png >] [122] Kapitel 36. [123 <./Mitschnitte.png>] [124 <./Sender_Ueberblick_Tag.png> <./Sender_Ueberbli ck_Stunde.png> <./Logout.png>] Kapitel 37. [125 <./Menue_Administrator.png> <./Mitschnitte_Administrator.png>] [126 <./Str eams_Administrator.png> <./Stream_hinzufuegen.png>] [127 <./Team_Administrator. png> <./Team_Mitglied_hinzufuegen.png>] [128] Kapitel 38. [129] [130] Kapitel 39. [131] [132 <./Workflow_Planung_Stundenuhr_1.png> <./Workflow_Planung_Stundenuhr _2.png>] [133 <./Workflow_Planung_Stundenuhr_mehrereSequenzen.png> <./Workflow_ Planung_Nachrichten_1.png>] [134 <./Workflow_Planung_Nachrichten_2.png>] [135 <./Workflow_Planung_Moderationen_1.png>] [136 <./Workflow_Planung_Moderati onen_2.png>] Kapitel 40. [137 <./Workflows_Werbung_Delay_Grafana.png>] [138 <./Workflows_Werbung_Delay_S pot_finden.png> <./Workflows_Werbung_Delay_Grafik.jpg> <./Workflows_Werbung_Del ay_Spot_zu_frueh.png>] [139 <./Workflows_Werbung_Delay_Spot_zu_spaet.png> <./Wo rkflows_Werbung_Delay_Console.png>] [140] Kapitel 41. [141] [142] Kapitel 42. [143] [144] Kapitel 43. [145] [146] Kapitel 44. [147] [148 <./FAQ_01-schnellste-playlist.png>] [149 <./FAQ_02-schnellste-playli st.png>] [150 <./FAQ_03-schnellste-playlist.png> <./FAQ_04-schnellste-playlist. png> <./FAQ_06-schnellste-playlist.png> <./FAQ_07-schnellste-playlist.png>] [151 <./FAQ_08-schnellste-playlist.png>] [152 <./FAQ_eine-datei-loeschen.png> < ./FAQ_viele-dateien-loeschen.png>] [153 <./FAQ_20180830-playlistdesigner-additi onals-restrictions-de.png>] [154 <./FAQ_2_titel_ueberschrieben.png> <./FAQ_1_ti tel_ueberschrieben.png>] Kapitel 45. [155] [156 <./FAQ_Streamwatch_sprunghafter_Anstieg_Sessions.png>] [157 <./FAQ_S treamwatch_sprunghafter_Anstieg_Sessions_2.png> <./FAQ_streamwatch_listener_dec rease.png>] [158 <./FAQ_Streamwatch-max-listeners.png (PNG copy)>] [159 <./FAQ_ Streamwatch-hoererverweildauer.png (PNG copy)>] [160] Kapitel 46. [161] [162] Kapitel 47. (./quantumcast-operation-manual.ind [163] [164] [165]) (./quantumcast-operation-manual.aux) Package rerunfilecheck Warning: File `quantumcast-operation-manual.out' has cha nged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ){/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on quantumcast-operation-manual.pdf (171 pages, 9203841 bytes). Transcript written on quantumcast-operation-manual.log. Latexmk: Index file 'quantumcast-operation-manual.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'quantumcast-operation-manual.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'quantumcast-operation-manual.aux' 'quantumcast-operation-manual.out' 'quantumcast-operation-manual.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'quantumcast-operation-manual.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="quantumcast-operation-manual" "quantumcast.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./quantumcast.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-german/ngerman.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel-german/ngermanb.ldf))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file quantumcast-operation-manual.idx (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./quantumcast-operation-manual.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./quantumcast-operation-manual.out) (./quantumcast-operation-manual.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./quantumcast-operation-manual.toc [1] [2]) [3] [4] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] [2] Kapitel 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3 <./Console_Start.p ng>] [4] Kapitel 2. [5 <./Console_Menue.png> <./Channelservices_Ueberblick_Playout.png> <./Channels ervices_Ueberblick_EA.png>] [6] Kapitel 3. [7 <./Schnellansicht_Detailansicht.png> <./Tabelle_ausklappen.png> <./Spalten_h inzufuegen.png> <./Exportieren.png> <./Umschalten.png>] [8 <./Neu_laden.png> <. /Loeschen.png> <./Bestaetigen.png> <./Beenden.png> <./Hineinhoeren.png>] Kapitel 4. [9 <./User_Management.png> <./User_Management_Ueberblick.png>] [10 <./User_Mana gement_Neuen_User_anlegen.png> <./User_Management_Rechte_vergeben.png>] [11 <./User_Management_angelegt.png> <./User_Management_Loeschen_Deaktivieren.p ng> <./User_Management_deaktiviert.png>] [12] Kapitel 5. [13 <./Profil_bearbeiten.png> <./Profil_bearbeiten_2.png>] [14] Kapitel 6. [15 <./Top_Hoererspitzen_01.png>] [16 <./Top_Hoererspitzen_02.png>] Kapitel 7. [17 <./Channelservices_Setup_Channel_anlegen.png> <./Channelservices_Setup_Pfad .png>] [18 <./Channelservices_Setup_Channel_anlegen_2.png>] [19 <./Channelservi ces_Setup_ausfuellen.png> <./Channelservices_Setup_Channel_loeschen.png>] [20] Kapitel 8. [21 <./Channelservices_Playout_NeuesPlayout.png> <./Channelservices_Playout_Auf trag.png> <./Channelservices_Playout_Auftrag_Quelle.png>] [22 <./Channelservice s_Playout_Auftrag_AusgabeQualitaet.png> <./Channelservices_PLayout_spiechernund beauftragen.png>] [23 <./Channelservices_Playout_erfolgreich.png> <./Channelser vices_Playout_mitPlaylist.png> <./Channelservices_Playout_mitSmartblock.png> <. /Channelservices_Playout_BasicProfessional.png> <./Channelservices_Playout_Blen de.png>] [24 <./Channelservices_Playout_Stereotool.png> <./Channelservices_Play out_StartNext.png> <./Channelservices_Playout_loeschen.png>] Kapitel 9. [25 <./Channelservices_DP_Start.png> <./Channelservices_DP_Aktiviert.png>] [26 <./Channelservices_DP_Auswahl.png> <./Channelservices_DP_Status.png>] [27 <./Channelservices_DP_Typ.png> <./Channelservices_DP_Plan.png>] [28 <./Chan nelservices_DP_Audioelemente.png> <./Channelservices_DP_Aktivitaet.png>] [29 <./Channelservices_DP_Einschraenkungen.png>] [30 <./Channelservices_DP_Soun d.png> <./Channelservices_DP_Operate.png>] [31 <./Channelservices_DP_Protokoll. png> <./Channelservices_DP_Protokoll_Export.png>] [32] Kapitel 10. [33 <./Channelservices_Audioquelle_NeueAudioquelle.png> <./Channelservices_Audi oquelle_Schnellauswahl.png>] [34 <./Channelservices_Audioquelle_Einzelauswahl.p ng> <./Channelservices_Audioquelle_URL.png> <./Channelservices_Audioquelle_Midr ollTrigger.png>] [35 <./Channelservices_Audioquelle_speichernundbeaufrtagen.png > <./Channelservices_Audioquelle_fertig.png>] [36] Kapitel 11. [37 <./Channelservices_HoererMountpoints_Neu.png> <./Channelservices_HoererMoun tpoints_Auftrag.png>] [38 <./Channelservices_HoererMountpoints_Schnellauswahl.p ng> <./Channelservices_HoererMountpoints_Einzelauswahl.png> <./Channelservices_ HoererMountpoints_speichernundbeauftragen.png> <./Channelservices_HoererMountpo ints_fertig.png> <./Channelservices_HoererMountpoints_mehrereMountpoints.png>] [39 <./Channelservices_HoererMountpoints_Transcoding.png>] [40] Kapitel 12. [41 <./Channelservices_streamURL_anlegen.png> <./Channelservices_streamURL_ausf uellen_veroeffentlichen.png> <./Channelservices_streamURL_fertig.png>] [42] Kapitel 13. [43 <./Channelservices_Metaflow.png>] [44] Kapitel 14. [45 <./Channelservices_Streamcontrol_deaktiviert.png> <./Channelservices_Stream control_aktiviert.png>] [46] Kapitel 15. [47 <./Channelservices_Werbung_Start.png> <./Channelservices_Werbung_VAST4_leer .png>] [48 <./Channelservices_Werbung_VAST4_ausgefuellt.png> <./Channelservices _Werbung_Konfiguration_leer.png>] [49 <./Channelservices_Werbung_Konfiguration_ ausgefuellt.png>] [50] Kapitel 16. [51 <./Channelservices_maIPAudio_Ueberblick.png> <./Channelservices_maIPAudio_S tart.png>] [52] Kapitel 17. [53 <./Channelservices_Dienste_fuer_Cloudoperator.png>] [54] Kapitel 18. [55 <./Programmplan_Podcast_hinzufuegen.png> <./Programmplan_Podcast_Auftrag.pn g> <./Programmplan_Podcast_URL.png> <./Programmplan_Podcast_Konfiguration.png>] [56 <./Programmplan_Podcast_Typ.png> <./Programmplan_Podcast_Plan.png>] [57 <./Programmplan_Podcast_Audioelemente.png> <./Programmplan_Podcast_Aktivita etszeitraum.png>] [58 <./Programmplan_Podcast_Aktivitaetszeitraum_Tage.png> <./ Programmplan_Podcast_Aktivitaetszeitraum_StartEnde.png>] [59 <./Programmplan_Po dcast_Einschraenkungen.png>] [60 <./Programmplan_Podcast_Sound.png> <./Programm plan_Podcast_Power.png>] [61 <./Programmplan_Podcast_Status.png> <./Programmpla n_Podcast_Operate.png>] [62] Kapitel 19. [63 <./Programmplan_Playlist_hinzufuegen.png> <./Programmplan_Playlist_Auftrag. png>] [64 <./Programmplan_Playlist_Plan.png> <./Programmplan_Playlist_Audioelem ente.png>] [65 <./Programmplan_Playlist_Aktivitaetszeitraum.png>] [66 <./Progra mmplan_Playlist_Aktivitaetszeitraum_Tage.png> <./Programmplan_Playlist_Aktivita etszeitraum_StartEnde.png>] [67 <./Programmplan_Playlist_Einschraenkungen.png>] [68 <./Programmplan_Playlist_Sound.png> <./Programmplan_Playlist_Power.png>] [69 <./Programmplan_Playlist_Status.png> <./Programmplan_Playlist_Operate.png>] [70] Kapitel 20. [71 <./Programmplan_SQ_Sequenz_hinzufuegen.png> <./Programmplan_SQ_Sequenz_bear beiten.png>] [72 <./Programmplan_SQ_sequenceeditor.png> <./Programmplan_SQ_rueb erziehen.png> <./Programmplan_SQ_Elemente_Typ.png>] [73 <./Programmplan_SQ_Typ_ waehlen.png>] [74 <./Programmplan_SQ_Sequenz_fertig.png>] [75 <./Programmplan_S Q_Name.png> <./Programmplan_SQ_Programminhalte.png> <./Programmplan_SQ_weitere_ Einstellungen.png>] [76 <./Programmplan_SQ_Power.png> <./Programmplan_SQ_active .png>] Kapitel 21. [77 <./Dashboard_SpotControl_SpotType_Impression.png>] [78] Kapitel 22. [79 <./Werbung_Voraussetzung_Vermarkter.png>] [80 <./Dashboard_SpotControl_Fill rate_time.png>] Kapitel 23. [81 <./Werbung_Trigger_QCPLayout.png>] [82] Kapitel 24. [83] [84 <./Werbung_VAST4.png>] Kapitel 25. [85] [86] Kapitel 26. [87 <./Werbung_Playout_Neu.png> <./Werbung_Playout_Auftrag.png> <./Werbung_Play out_Auftrag_ausgefuellt.png> <./Werbung_Playout_Konfiguration_leer.png>] [88 <./Werbung_Playout_Plan.png> <./Werbung_Playout_Aktivitaetszeitraum.png> <. /Werbung_Playout_Tage_Stunden.png>] [89 <./Werbung_Playout_Start_Ende.png> <./W erbung_Playout_Start_ausfuellen.png> <./Werbung_Playout_Power.png> <./Werbung_P layout_fertig.png>] [90 <./Werbung_Playout_Loescen.png> <./Werbung_Playout_VAST 4_ausfuellen.png>] [91 <./Werbung_Playout_VAST4_Speichern.png> <./Werbung_Playo ut_VAST4_Test.png>] [92] Kapitel 27. [93 <./Werbung_EA_Marketer.png>] [94 <./Werbung_EA_OverlayFlipbitDelay.png>] [95 <./Werbung_EA_maxAds_duration.png>] [96 <./Werbung_EA_Lautstaerke1.png>] [97 <./Werbung_EA_Lautstaerke2.png> <./Werbung_EA_Power.png>] [98 <./Werbung_EA _speichern.png> <./Werbung_EA_Test.png>] Kapitel 28. [99 <./Werbung_AudioAdvertising.png> <./Werbung_AudioAdvertising_ChannelName.pn g> <./Werbung_AudioAdvertising_BrandID.png>] [100 <./Werbung_AudioAdvertising_A llSetting.png>] Kapitel 29. [101] [102] Kapitel 30. [103 <./StreamURL_Generator_oeffnen.png> <./StreamURL_Generator_ausfuellen.png> ] [104 <./StreamURL_Generator_fertig.png>] Kapitel 31. [105 <./StreamURL_Domain.png> <./StreamURL_Domain_bearbeiten.png> <./StreamURL_ Domain_hinzufuegen.png>] [106] Kapitel 32. [107] [108] Kapitel 33. [109 <./Dashboard_SpotControl_Filter.png> <./Dashboard_SpotControl_TKPperHour.p ng>] [110 <./Dashboard_SpotControl_LTR.png> <./Dashboard_SpotControl_AdImpressi ons.png>] [111 <./Dashboard_SpotControl_SpotType_total.png> <./Dashboard_SpotCo ntrol_SpotsCurrentlyPlaying.png> <./Dashboard_SpotControl_SpotsRevenues.png>] [112 <./Dashboard_SpotControl_SpotsRevenues_1weekago.png> <./Dashboard_SpotCont rol_SpotForecast.png> <./Dashboard_SpotControl_Preroll_AI.png>] [113 <./Dashboa rd_SpotControl_Midroll_AI.png> <./Dashboard_SpotControl_Fillrate_total.png>] [114 <./Dashboard_SpotControl_AdDuration.png> <./Dashboard_SpotControl_AdCount. png>] [115 <./Dashboard_SpotControl_GeoInventory.png> <./Dashboard_SpotControl_ Top20.png>] [116 <./Dashboard_SpotControl_MidrollTrigger.png>] Kapitel 34. [117 <./Dashboard_Listeners_Ueberblick.png> <./Dashboard_Listeners_CCU.png>] [118 <./Dashboard_Listeners_BroadcastType.png> <./Dashboard_Listeners_Channel.p ng> <./Dashboard_Listeners_Skip.png>] Kapitel 35. [119 <./Dashboard_SessionsChannels_Ueberblick.png>] [120 <./Dashboard_SessionsA ggregators_Ueberblick.png>] [121 <./Dashboard_SessionsUserAgents_Ueberblick.png >] [122] Kapitel 36. [123 <./Mitschnitte.png>] [124 <./Sender_Ueberblick_Tag.png> <./Sender_Ueberbli ck_Stunde.png> <./Logout.png>] Kapitel 37. [125 <./Menue_Administrator.png> <./Mitschnitte_Administrator.png>] [126 <./Str eams_Administrator.png> <./Stream_hinzufuegen.png>] [127 <./Team_Administrator. png> <./Team_Mitglied_hinzufuegen.png>] [128] Kapitel 38. [129] [130] Kapitel 39. [131] [132 <./Workflow_Planung_Stundenuhr_1.png> <./Workflow_Planung_Stundenuhr _2.png>] [133 <./Workflow_Planung_Stundenuhr_mehrereSequenzen.png> <./Workflow_ Planung_Nachrichten_1.png>] [134 <./Workflow_Planung_Nachrichten_2.png>] [135 <./Workflow_Planung_Moderationen_1.png>] [136 <./Workflow_Planung_Moderati onen_2.png>] Kapitel 40. [137 <./Workflows_Werbung_Delay_Grafana.png>] [138 <./Workflows_Werbung_Delay_S pot_finden.png> <./Workflows_Werbung_Delay_Grafik.jpg> <./Workflows_Werbung_Del ay_Spot_zu_frueh.png>] [139 <./Workflows_Werbung_Delay_Spot_zu_spaet.png> <./Wo rkflows_Werbung_Delay_Console.png>] [140] Kapitel 41. [141] [142] Kapitel 42. [143] [144] Kapitel 43. [145] [146] Kapitel 44. [147] [148 <./FAQ_01-schnellste-playlist.png>] [149 <./FAQ_02-schnellste-playli st.png>] [150 <./FAQ_03-schnellste-playlist.png> <./FAQ_04-schnellste-playlist. png> <./FAQ_06-schnellste-playlist.png> <./FAQ_07-schnellste-playlist.png>] [151 <./FAQ_08-schnellste-playlist.png>] [152 <./FAQ_eine-datei-loeschen.png> < ./FAQ_viele-dateien-loeschen.png>] [153 <./FAQ_20180830-playlistdesigner-additi onals-restrictions-de.png>] [154 <./FAQ_2_titel_ueberschrieben.png> <./FAQ_1_ti tel_ueberschrieben.png>] Kapitel 45. [155] [156 <./FAQ_Streamwatch_sprunghafter_Anstieg_Sessions.png>] [157 <./FAQ_S treamwatch_sprunghafter_Anstieg_Sessions_2.png> <./FAQ_streamwatch_listener_dec rease.png>] [158 <./FAQ_Streamwatch-max-listeners.png (PNG copy)>] [159 <./FAQ_ Streamwatch-hoererverweildauer.png (PNG copy)>] [160] Kapitel 46. [161] [162] Kapitel 47. (./quantumcast-operation-manual.ind [163] [164] [165]) (./quantumcast-operation-manual.aux) ){/usr/share/texlive/texmf-dist/fonts/enc/ dvips/base/8r.enc} Output written on quantumcast-operation-manual.pdf (171 pages, 9204000 bytes). Transcript written on quantumcast-operation-manual.log. Latexmk: Index file 'quantumcast-operation-manual.idx' was written Latexmk: Log file says output to 'quantumcast-operation-manual.pdf' Latexmk: Examining 'quantumcast-operation-manual.log' === TeX engine is 'pdfTeX' Latexmk: All targets (quantumcast-operation-manual.pdf) are up-to-date