-
So the basic idea is that our users have their TV channels added to the TV section in their Kodi and can more easily switch between Live TV channels like they are used to on a normal TV.
To make th…
-
## Description
This is a list of all the unique values from the Drug Name variable in the High Cost Drugs Dataset that relate to the prescribing of dupilumab.
## Methodology
The values in this vari…
-
- [ x ] I've **verified** and **I assure** that I'm running youtube-dl **2017.11.26**
- [x ] At least skimmed through the [README](https://github.com/rg3/youtube-dl/blob/master/README.md), **mos…
-
**Describe the bug, what's wrong, and what you expect:**
adding title to scalar_bar_args gives the error "add_scalar_bar() got multiple values for argument 'title'
A clear and concise descriptio…
-
Let's add the support for VVC (H.266) and xHE-AAC codecs.
Reference implementation of VVC: https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM
Exhale supports xHE-AAC: https://gitlab.com/ecodis/e…
-
### Describe the bug ###
Playback of vrt.nu content starts and works with audio and video perfectly in sync but after only a few minutes the playback stops. First noticed this when playing the Eurovi…
-
Device: OnePlus 3T
OS: Lineage OS 16.0 (lineage_oneplus3-userdebug 9 PQ2A.190305.002 eng.root.20190325.155933 dev-keys)
I am running microG for Lineage OS 16.0 (March 25, 2019 build), and I have n…
-
**Describe the bug**
Playback failed on all videos in the addon, including live streams.
**To Reproduce**
Steps to reproduce the behavior:
1. Try to watch video
2. Playback failed: one or more …
-
To let users find this plugin faster it is maybe a goot idea to submit this plugin to the Kodi repository.
Also installing will be a lot easier on all systems.
[Submit to Kodi repo](https://kodi.w…
-
int remRegBins = (uiWidth * uiHeight * ctxBinSampleRatio) >> 4; in file QuantRDOQ.cpp
For my understanding, it should be int remRegBins = (tu.getTbAreaAfterCoefZeroOut(compID) * ctxBinSampleRatio) …