Tarulia
Tarulia
I meant to mark this as a draft because the web PR isn't released yet anyway 😅 edit: but to answer the question, yeah I can rebase later
Rebased and Preview looks fine at first glance, unless you want the example boxes in the include file as well.
Like this? :thinking: Or did you mean combining the `Videos` and `Music` header as well?
OK, this should be it then. I moved it under `Extras`, but I left it as a separate file, just moved the include. Also fixed the linting error.
> Is this still in Draft? The WebPR has been merged. Merged, but not released. This is in draft because it does not apply to the current released version of...
Made some changes as per comments above: * first "Note" removed * changed second "Note" to a regular paragraph * PR link removed Also, two small things in addition: *...
I don't understand how there are merge conflicts now because there weren't when I last pushed, but the change that's conflicting is 267743c6ac53357e35e5b137f3c26de36a9afa7c from July... wadahel. Anyway, rebased to master...
FWIW the [Dolby Codec Test](https://ott.dolby.com/codec_test/index.html) tests against `av01.0.01M.08`. If I am reading the AV1 spec correctly (which is entirely possible I am not), that would be the Main profile of...
> At some point, it states that we need to do `sudo ./start_arm_container.sh` > Why do we have to use sudo here ? Because the container is run with `--privileged`...
> `def process_single_tracks(job, logfile, rawpath, mode: str):` **5** > > ``` > # Rip the track if the user has set it to rip, or in auto mode and the...