Read the Docs build information Build id: 875443 Project: quantumcast-operation-manual Version: stable Commit: 6eeeb65e53906b7704fd45f8506c518c819a1de2 Date: 2022-03-08T09:13:55.207494Z State: finished Success: True [rtd-command-info] start-time: 2022-03-08T09:13:57.177448Z, end-time: 2022-03-08T09:14:00.039486Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:QuantumCast/operation-manual.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-03-08T09:14:00.306391Z, end-time: 2022-03-08T09:14:00.427383Z, duration: 0, exit-code: 0 git checkout --force 6eeeb65e53906b7704fd45f8506c518c819a1de2 Note: switching to '6eeeb65e53906b7704fd45f8506c518c819a1de2'. 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 6eeeb65 fix [rtd-command-info] start-time: 2022-03-08T09:14:00.611273Z, end-time: 2022-03-08T09:14:00.680482Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-03-08T09:14:01.961535Z, end-time: 2022-03-08T09:14:06.288712Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-03-08T09:14:06.511877Z, end-time: 2022-03-08T09:14:08.350842Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (22.0.4) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 KB 24.1 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 60.9.3 Uninstalling setuptools-60.9.3: Successfully uninstalled setuptools-60.9.3 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-03-08T09:14:08.532862Z, end-time: 2022-03-08T09:14:16.715015Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 KB 25.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 162.3 MB/s eta 0:00:00 Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 KB 174.0 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 209.2 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 215.9 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 242.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 238.7 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 KB 206.0 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 235.8 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 KB 202.7 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 219.6 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 204.8 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 212.8 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 185.4 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 KB 212.8 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 KB 212.0 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 217.2 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 171.6 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.2-py3-none-any.whl (17 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 210.4 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 231.3 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 220.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 217.3 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 190.9 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 200.2 MB/s eta 0:00:00 Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23773 sha256=da77669f5f088b67dd10532715f09f4a61d9052850f8fe666f8a05a0898f72f8 Stored in directory: /tmp/pip-ephem-wheel-cache-btn4qpmt/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=d9a5def9f7910ec527506174f47efed9e42fcd9d96e8aea997a68d1d7e05a97c Stored in directory: /tmp/pip-ephem-wheel-cache-btn4qpmt/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, certifi, alabaster, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.0.3 MarkupSafe-2.1.0 Pygments-2.11.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.2 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.27.1 snowballstemmer-2.2.0 sphinx-4.4.0 sphinx-rtd-theme-1.0.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.1.1 urllib3-1.26.8 zipp-3.7.0 [rtd-command-info] start-time: 2022-03-08T09:14:16.903662Z, end-time: 2022-03-08T09:14:20.932590Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting Sphinx==3.5.4 Downloading Sphinx-3.5.4-py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 68.7 MB/s eta 0:00:00 Collecting sphinx-hoverxref>=0.2b1 Downloading sphinx_hoverxref-1.0.1-py3-none-any.whl (31 kB) Collecting sphinx-notfound-page>=0.4 Downloading sphinx_notfound_page-0.8-py3-none-any.whl (15 kB) Collecting sphinx_rtd_theme==0.5.2 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 198.4 MB/s eta 0:00:00 Collecting sphinxcontrib-httpdomain Downloading sphinxcontrib_httpdomain-1.8.0-py2.py3-none-any.whl (19 kB) Collecting sphinxext-opengraph Downloading sphinxext_opengraph-0.6.1-py3-none-any.whl (8.2 kB) Collecting sphinx_tabs Downloading sphinx_tabs-3.2.0-py3-none-any.whl (9.8 kB) Collecting sphinxemoji Downloading sphinxemoji-0.2.0.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 KB 179.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx_copybutton Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Collecting readthedocs-sphinx-search Downloading readthedocs_sphinx_search-0.1.1-py3-none-any.whl (18 kB) Collecting sphinx-prompt Downloading sphinx_prompt-1.5.0-py3-none-any.whl (4.5 kB) Collecting sphinx_typo3_theme Downloading sphinx_typo3_theme-4.6.2-py2.py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 218.2 MB/s eta 0:00:00 Collecting btd.sphinx.graphviz Downloading btd.sphinx.graphviz-2.3.1.post1-py3-none-any.whl (7.5 kB) 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: 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.3.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)) (58.2.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)) (21.3) 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: Jinja2>=2.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)) (3.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.11.2) Collecting docutils<0.17,>=0.12 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 KB 235.2 MB/s eta 0:00:00 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: 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.12) 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: 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.9.1) 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: 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.27.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-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) Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 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)) (2021.3) 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>=2.3->Sphinx==3.5.4->-r requirements.txt (line 1)) (2.1.0) 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.3) Requirement already satisfied: urllib3<1.27,>=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)) (1.26.8) 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)) (2021.10.8) Requirement already satisfied: charset-normalizer~=2.0.0 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.12) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/envs/stable/lib/python3.7/site-packages (from packaging->Sphinx==3.5.4->-r requirements.txt (line 1)) (3.0.7) 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=44427 sha256=99a7864780eea537ae608cdae3ef6874aa1f7e66a0781158a23a94d52eaf8c07 Stored in directory: /tmp/pip-ephem-wheel-cache-s_w4quga/wheels/09/10/81/0438103576aeaea47d55fe341a8e89d7561afc4e414741bf87 Successfully built sphinxemoji Installing collected packages: sphinx-notfound-page, sphinx-hoverxref, sphinx_typo3_theme, six, readthedocs-sphinx-search, docutils, Sphinx, sphinxext-opengraph, sphinxemoji, sphinxcontrib-httpdomain, sphinx_tabs, sphinx_rtd_theme, sphinx-prompt, sphinx_copybutton, btd.sphinx.graphviz Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 4.4.0 Uninstalling Sphinx-4.4.0: Successfully uninstalled Sphinx-4.4.0 Attempting uninstall: sphinx_rtd_theme Found existing installation: sphinx-rtd-theme 1.0.0 Uninstalling sphinx-rtd-theme-1.0.0: Successfully uninstalled sphinx-rtd-theme-1.0.0 Successfully installed Sphinx-3.5.4 btd.sphinx.graphviz-2.3.1.post1 docutils-0.16 readthedocs-sphinx-search-0.1.1 six-1.16.0 sphinx-hoverxref-1.0.1 sphinx-notfound-page-0.8 sphinx-prompt-1.5.0 sphinx_copybutton-0.5.0 sphinx_rtd_theme-0.5.2 sphinx_tabs-3.2.0 sphinx_typo3_theme-4.6.2 sphinxcontrib-httpdomain-1.8.0 sphinxemoji-0.2.0 sphinxext-opengraph-0.6.1 [rtd-command-info] start-time: 2022-03-08T09:14:22.374977Z, end-time: 2022-03-08T09:14:22.441336Z, 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/20190822_QuantumCast_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',), ), ] ) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "stable", 'version_slug': "stable", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("stable", "/de/stable/"), ], 'downloads': [ ("pdf", "//docs.quantumcast-digital.com/_/downloads/operation-manual/de/stable/pdf/"), ("epub", "//docs.quantumcast-digital.com/_/downloads/operation-manual/de/stable/epub/"), ], 'subprojects': [ ], 'slug': 'quantumcast-operation-manual', 'name': u'Public Operation Manual', 'rtd_language': u'de', 'programming_language': u'words', 'canonical_url': 'https://docs.quantumcast-digital.com/projects/operation-manual/de/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'QuantumCast', 'proxied_api_host': '/_', 'github_repo': 'operation-manual', 'github_version': '6eeeb65e53906b7704fd45f8506c518c819a1de2', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '6eeeb65e53906b7704fd45f8506c518c819a1de2', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '6eeeb65e53906b7704fd45f8506c518c819a1de2', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': None, 'commit': '6eeeb65e', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/quantumcast-operation-manual/builds/875443/' project_language = 'de' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-03-08T09:14:22.673151Z, end-time: 2022-03-08T09:14:27.456822Z, duration: 4, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=de . _build/html Running Sphinx v3.5.4 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... intersphinx inventory has moved: https://tox.readthedocs.io/en/latest/objects.inv -> https://tox.wiki/en/latest/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 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. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-03-08T09:14:27.684368Z, end-time: 2022-03-08T09:14:28.623668Z, duration: 0, exit-code: 0 python -m sphinx -b latex -D language=de -d _build/doctrees . _build/latex Running Sphinx v3.5.4 loading translations [de]... done making output directory... done loading pickled environment... done 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... 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. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/checkouts/stable/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2022-03-08T09:14:55.622598Z, end-time: 2022-03-08T09:14:55.686634Z, 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: 2022-03-08T09:14:55.857747Z, end-time: 2022-03-08T09:15:35.164264Z, duration: 39, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=quantumcast-operation-manual -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ 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.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./quantumcast.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.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/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))))) (/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/oberdiek/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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file quantumcast-operation-manual.idx (./quantumcast-operation-manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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) Package rerunfilecheck Warning: File `quantumcast-operation-manual.out' has cha nged. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ){/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} Output written on quantumcast-operation-manual.pdf (167 pages, 9182003 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' from line '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: Non-existent destination files: 'quantumcast-operation-manual.ind' ------------ Run number 1 of rule 'makeindex quantumcast-operation-manual.idx' ------------ ------------ Running 'makeindex -s python.ist -o "quantumcast-operation-manual.ind" "quantumcast-operation-manual.idx"' ------------ Latexmk: applying rule 'makeindex quantumcast-operation-manual.idx'... This is makeindex, version 2.15 [TeX Live 2017] (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' ------------ 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.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./quantumcast.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.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/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))))) (/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/oberdiek/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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file quantumcast-operation-manual.idx (./quantumcast-operation-manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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, 9208268 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' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="quantumcast-operation-manual" "quantumcast.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./quantumcast.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/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/base/t1enc.def)<>) (/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/switch.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/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def))))) (/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/oberdiek/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/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file quantumcast-operation-manual.idx (./quantumcast-operation-manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/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/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.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/generic/oberdiek/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, 9208372 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: All targets (quantumcast-operation-manual.pdf) are up-to-date [rtd-command-info] start-time: 2022-03-08T09:15:35.379349Z, end-time: 2022-03-08T09:15:35.463962Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/checkouts/stable/_build/latex/quantumcast-operation-manual.pdf /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/artifacts/stable/sphinx_pdf/quantumcast-operation-manual.pdf [rtd-command-info] start-time: 2022-03-08T09:15:35.660788Z, end-time: 2022-03-08T09:15:39.695614Z, duration: 4, exit-code: 0 python -m sphinx -T -E -W --keep-going -b epub -d _build/doctrees -D language=de . _build/epub Running Sphinx v3.5.4 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... intersphinx inventory has moved: https://tox.readthedocs.io/en/latest/objects.inv -> https://tox.wiki/en/latest/objects.inv building [mo]: targets for 0 po files that are out of date building [epub]: 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 generating indices... genindex done writing additional pages... 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 Ignoring reference in hoverxref_ignore_refs. target=genindex writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... Ignoring reference in hoverxref_ignore_refs. target=genindex writing toc.ncx file... Ignoring reference in hoverxref_ignore_refs. target=genindex writing QuantumCastBedienungsanleitung.epub file... build succeeded. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2022-03-08T09:15:39.884997Z, end-time: 2022-03-08T09:15:39.975526Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/checkouts/stable/_build/epub/QuantumCastBedienungsanleitung.epub /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-operation-manual/artifacts/stable/sphinx_epub/quantumcast-operation-manual.epub