litetex

Results 26 issues of litetex
trafficstars

#### What is it? - [x] Feature (user facing) #### Description of the changes in your PR 👉 https://github.com/TeamNewPipe/NewPipeExtractor/pull/833 Adds support for [Invidious](https://invidious.io/) instances (require a working API). * Divided...

enhancement
youtube
multiservice

So after I fixed every test in the extractor (#882) I noticed that YT seems to have changed the music extraction which results in some errors: ![grafik](https://user-images.githubusercontent.com/40789489/186188742-9e3ea018-0284-47cc-99cc-b78f24524a9b.png) ``` java.lang.AssertionError: Next...

bug
youtube

It would be great if IDE specific things like our code style are checked in in Git. Background: https://github.com/TeamNewPipe/NewPipeExtractor/pull/882#discussion_r939651925 > Why does your editor keep moving these around? ... >...

enhancement
meta

### Checklist - [x] I am using the latest version - 0.21.16 - [x] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo....

bug
GUI
device/software specific

I tried to create a jira bridge with the following command line: ``` git bug bridge configure --name=jira --target=jira --base-url=https://DOMAIN.atlassian.net --project=PROJECT --login=MY_EMAIL --token=TOKEN ``` however the output is ``Error: Project...

### Checklist - [x] I am using the latest version - 0.21.15 - [x] I checked, but didn't find any duplicates (open OR closed) of this issue in the repo....

feature request
good first issue
player

At first, the website looks already pretty good in my opinion. However I miss the dark mode a bit. Actual footage which shows what happen when I open the website...

enhancement

### 📝 Preliminary Checks - [X] I tried searching for an existing issue and followed the [debugging docs](https://docker-mailserver.github.io/docker-mailserver/latest/config/debugging/) advice, but still need assistance. ### 👀 What Happened? I tried to...

service/dovecot
area/documentation
area/configuration (file)
kind/bug/report

#### Describe the bug When running ``mimirtool backfill`` I get ``caller=block_upload.go:207 level=warn component=compactor user=tdr feature="block upload" block=01J4WNXPS4GSR8AMK9A4732704 operation="start block upload" request_id=17ec82ff283a34ff msg="can't check block state" response="block validation failed" status=400`` Setting...

component/compactor

The ``process_cpu_seconds_total`` seems to be completely broken: 1. It's a ``gauge`` and not a ``counter``.Is there some hidden time travel functionallity included? 😄 2. The value is always ``0`` and...