id
int64
393k
2.82B
repo
stringclasses
68 values
title
stringlengths
1
936
body
stringlengths
0
256k
labels
stringlengths
2
508
priority
stringclasses
3 values
severity
stringclasses
3 values
2,811,430,161
iptv
Add: Grjngo - Western Movies Grjngo - Western Movies
### Channel ID (required) GrjngoWesternMovies.de ### Stream URL (required) https://b6c7c7d1020a4588982ca7c2625f85d1.mediatailor.us-east-1.amazonaws.com/v1/master/0fb304b2320b25f067414d481a779b77db81760d/RakutenTV-eu_GrjngoWesterny/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### H...
approved,streams:add
low
Minor
2,811,434,861
vscode
my vscode cant read .html adn .css files
Type: <b>Performance Issue</b> appear "code languange not supported or defined" notification, .html dan run if i open it from file explorer but i cant open it from vs code and live VS Code version: Code 1.96.4 (cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba, 2025-01-16T00:16:19.038Z) OS version: Windows_NT x64 10.0.22631 ...
info-needed
low
Critical
2,811,434,879
godot
After renaming a file in the filesystem dock, the dock loses focus
### Tested versions v4.3.stable.official [77dcf97d8] ### System information Godot v4.3.stable - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1080 (NVIDIA; 32.0.15.6109) - AMD Ryzen 5 5600 6-Core Processor (12 Threads) ### Issue description When renaming multiple similar files I noticed tha...
bug,topic:editor,usability
low
Minor
2,811,436,175
PowerToys
Fancy Zones not respecting taskbar that is moved by Start11
### Microsoft PowerToys version v0.87.1 ### Installation method GitHub ### Running as admin Yes ### Area(s) with issue? FancyZones ### Steps to reproduce Use Start11 to move the taskbar to the left (vertical orientation) Let monitors go to sleep Wake monitors Observe that Fancy Zones zones assume the taskbar i...
Issue-Bug,Needs-Triage
low
Minor
2,811,438,119
rust
Bootstrap libz-sys ignores --set=target.<host>.cc
<!-- Thank you for submitting a bootstrap report! Please provide detailed information to help us reproduce and diagnose the issue. --> ### Summary During a cross-bootstrap from NetBSD/amd64 to NetBSD/aarch64, the libz-sys crate tries to use the aarch64 compiler, aarch64--netbsd-gcc, to compile for the amd64 target us...
A-cross,O-netbsd,T-bootstrap,C-bug
low
Critical
2,811,443,545
PowerToys
Powertoys logger
### Microsoft PowerToys version 0.77 ### Installation method Microsoft Store ### Running as admin Yes ### Area(s) with issue? General ### Steps to reproduce [2025-01-25.txt](https://github.com/user-attachments/files/18549613/2025-01-25.txt) ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No r...
Issue-Bug,Needs-Triage
low
Minor
2,811,449,504
godot
Ctrl + Click on variables and methods doesn't take you to definition or documentation
### Tested versions - Reproducible in 4.4beta1, current master branch - Not reproducible in 4.3 stable ### System information Godot v4.4.beta (b15b24b08) - Arch Linux #1 SMP PREEMPT_DYNAMIC Fri, 17 Jan 2025 14:04:26 +0000 on Wayland - Wayland display driver, Single-window, 4 monitors - Vulkan (Forward+) - dedicated ...
bug,topic:gdscript,topic:editor,regression
low
Minor
2,811,451,063
flutter
UIAccessibility -[NSObject(AXPrivCategory) _accessibilityIterateScrollParentsUsingBlock:includeSelf:] + 240
### Steps to reproduce When the user clicks a button in the webview, it crashes. My project is a flutter project. I cannot reproduce it. deviceInfo: brand: Apple, manufacturer: Apple, model: iPhone 15 Pro, version: 18.1.1, os: ios ### Expected results no crash ### Actual results crash ### Code sample <det...
waiting for customer response,in triage
low
Critical
2,811,459,642
flutter
[Windows] Clipboard.setData stops copy once malformed character appears in the String
```dart import 'dart:convert'; import 'dart:io'; import 'package:flutter/material.dart'; import 'package:flutter/services.dart'; Future<void> main() async { runApp(const MyApp()); final Uint8List readFile = await File(r'C:\Windows\System32\vcruntime140_1.dll').readAsBytes(); final String tryUtf8 = utf8....
in triage
low
Minor
2,811,462,917
flutter
CupertinoPageRoute pop animation is flipped when triggered during push animation
### What package does this bug report belong to? go_router ### What target platforms are you seeing this bug on? Android ### Have you already upgraded your packages? Yes ### Dependency versions <details><summary>pubspec.lock</summary> ```lock # Generated by pub # See https://dart.dev/tools/pub/glossary#lockfile...
framework,f: cupertino,f: routes,a: quality,has reproducible steps,team-framework,found in release: 3.28,found in release: 3.29
low
Critical
2,811,468,888
PowerToys
Feature request: stay awake for ____.exe
### Description of the new feature / enhancement it would be great if instead of --pid or --use-parent-pid we would use an exe name for instance chrome.exe so it would keep the system awake if any chrome.exe process was running ### Scenario when this would be used? it would be used to simplify the process of keepin...
Idea-Enhancement,Needs-Triage,Product-Awake
low
Minor
2,811,472,497
ollama
High idle power consumption due to persistent CUDA initialization
# High idle power consumption due to PCIe bus unable to enter sleep state ## Issue Description When running Ollama as a service with CUDA enabled, the system maintains unnecessarily high power consumption (~14W vs ~6W) even when idle. This is primarily caused by the PCIe bus being unable to enter sleep state (D3) due ...
bug
low
Major
2,811,480,000
yt-dlp
Support for stvr.sk
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [x] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist - [x] I'm reporting a new site support request - [x] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://gith...
site-bug,triage
low
Critical
2,811,503,605
excalidraw
Viewport option in Export Image (or, have a crop handle to crop the export preview)
It will be nice to have a "Viewport" option in Export Image. Or better yet, have a crop box with crop handles in the export preview which I can adjust to crop the export. (Viewport option will still be good to have to quickly snap the crop box to current viewport.)
enhancement
low
Minor
2,811,532,989
transformers
safetensors_rust.SafetensorError: Error while serializing: IoError(Os { code: 5, kind: Uncategorized, message: "Input/output error" })
### System Info - `transformers` version: 4.47.1 - Platform: Linux-5.15.153.1-microsoft-standard-WSL2-x86_64-with-glibc2.39 - Python version: 3.12.3 - Huggingface_hub version: 0.27.0 - Safetensors version: 0.4.5 - Accelerate version: 1.2.1 - Accelerate config: not found - PyTorch version (GPU?): 2.5.1+cu124 (True) ...
bug
low
Critical
2,811,536,289
yt-dlp
How To Add Cookies While Using yt-dlp in python api
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [x] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist - [x] I'm asking a question and **not** reporting a bug or requesting a feature - [x] I've looked through the [README](https://github.com/yt-dlp/yt-dlp#re...
incomplete
low
Critical
2,811,539,582
flutter
No space between am/pm and time in time picker
### Steps to reproduce 1. Set supported locale to locale which uses 'a h:mm' pattern (such as Korean). 2. Show time picker dialog. ### Expected results There should be space between am/pm and time like this. ![Image](https://github.com/user-attachments/assets/df01c313-bc20-46b0-b592-44b80d196c60) ### Actual result...
framework,f: material design,f: date/time picker,a: internationalization,a: quality,has reproducible steps,team-design,found in release: 3.27,found in release: 3.29
low
Minor
2,811,541,833
iptv
Add: PopUp.uk
### Channel ID (required) PopUp.uk ### Stream URL (required) https://linear-862.frequency.stream/dist/plex-uk/862/hls/master/playlist.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ### Notes Requires https://github.com/i...
approved,streams:add
low
Minor
2,811,542,117
iptv
Add: PopUp.uk
### Channel ID (required) PopUp.uk ### Stream URL (required) https://linear-862.frequency.stream/dist/lg-uk/862/hls/master/playlist.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ### Notes Requires https://github.com/ipt...
approved,streams:add
low
Minor
2,811,542,754
ui
[bug]: Sidebar component import not working after migrating to tailwind v4
### Describe the bug In tailwind v4, tailwind.config.ts got removed. Sidebar components was modifying the tailwind.config.ts, but now because it doesn't exist anymore in v4, it returns ENOENT. "ENOENT: no such file or directory, open 'tailwind.config.ts'" ### Affected component/components Sidebar ### How to repro...
bug,tailwind
low
Critical
2,811,554,348
kubernetes
[EventedPLEG] EventedPLEG should be more tolerant of runtime outage
### What would you like to be added? It would be better to improve the retry mechanism of EventedPLEG. EventedPLEG should be more tolerant of the outage of runtime such as restarting the runtime. ### Why is this needed? I tried restarting containerd when EventedPLEG is enabeld. ``` # time systemctl restart conta...
kind/bug,sig/node,triage/accepted
low
Critical
2,811,556,354
ui
[bug]: Unexpected token '<', "<!DOCTYPE " ... is not valid JSON when running npx shadcn@latest add
### Describe the bug While trying to add a component using the shadcn CLI, the process fails with an error related to invalid JSON being returned. The error appears to stem from the tool attempting to fetch registry data and receiving an unexpected HTML response instead of the expected JSON. Steps to Reproduce: ``` R...
bug
low
Critical
2,811,563,134
transformers
Qwen2FlashAttention sliding windows are applied to wrong layers
According to the definition of max_window_layers ```max_window_layers — The number of layers that use SWA (Sliding Window Attention). The bottom layers use SWA while the top use full attention.```` When `max_window_layers == num_hidden_layers` all layers should be applied with SWA. But current implementation only us...
bug
low
Critical
2,811,568,176
kubernetes
[EventedPLEG] EventedPLEG should detect resize completion rapidly
### What would you like to be added? EventedPLEG should detect completion of pod resizing in the runtime as rapidly as GenericPLEG. Since v1.32 (#128518), GenericPLEG polls container resources in the runtime at resizing a pod so that it detects resize completion rapidly. This poll is actuated when GenericPLEG relists...
sig/node,kind/feature,needs-triage
low
Minor
2,811,576,160
transformers
incorrect special_tokens_mask
### System Info - `transformers` version: 4.47.1 - Platform: Linux-6.1.85+-x86_64-with-glibc2.35 - Python version: 3.11.11 - Huggingface_hub version: 0.27.1 - Safetensors version: 0.5.2 - Accelerate version: 1.2.1 - Accelerate config: not found - PyTorch version (GPU?): 2.5.1+cu121 (True) - Tensorflow version (GPU?):...
bug
low
Minor
2,811,581,251
tauri
[bug] Tray Icon is not shown on Raspberry Pi OS
### Describe the bug Running a Tauri application with tray-icon feature will not show the tray-icon on Raspberry Pi OS. The tray icon worked fine in Tauri V1 but after migrating to V2, the icon is not shown anymore. However, the context menu still works so you can click on the empty space where normally the icon shou...
type: bug,platform: Linux,status: needs triage
low
Critical
2,811,585,629
yt-dlp
[starwars/disney] extract original thumbnails
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE - [x] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field ### Checklist - [x] I'm asking a question and **not** reporting a bug or requesting a feature - [x] I've looked through the [README](https://github.com/yt-dlp/yt-dlp#re...
site-enhancement
low
Critical
2,811,602,739
pytorch
PyTorch VS2022 official build Windows binary illegal instruction on AVX2(max ISA level) CPU
### 🐛 Describe the bug # Background This issue is re-submit of https://github.com/pytorch/pytorch/issues/145042, because of we taked about this issue and we think the original issue will make us confuse it is a `XPU` related issue. But acturally it is a `CPU` only issue. # Reproduce steps: 1. It is easy step to repr...
module: crash,module: build,module: windows,low priority,module: cpu,triaged
low
Critical
2,811,605,861
node
Add Bun as supported packageManager
### What is the problem this feature will solve? Faster build times and more productive developers. Both Yarn and PNPM as slow when compared to Bun. ### What is the feature you are proposing to solve the problem? Allow for "packageManager": "bun@1.2.0" in package.json (https://nodejs.org/api/corepack.html#supported...
feature request
low
Major
2,811,613,871
godot
Native MenuPopup Within MenuBar shows in random location
### Tested versions v4.3.stable.steam [77dcf97d8] ### System information Godot v4.3.stable (77dcf97d8) - Windows 10.0.26100 - Vulkan (Forward+) - dedicated AMD Radeon RX 6700 XT (Advanced Micro Devices, Inc.; 32.0.11027.1003) - AMD Ryzen 7 2700 Eight-Core Processor (16 Threads) ### Issue description When creating ...
bug,topic:gui
low
Minor
2,811,618,144
PowerToys
Keyboard shortcut mappings fail in some applications.
### Microsoft PowerToys version 0.87.1 ### Installation method GitHub ### Running as admin Yes ### Area(s) with issue? Keyboard Manager ### Steps to reproduce Keyboard shortcut mappings fail in some applications. For example, the search and path bar in explorer.exe, the control panel, etc. ### ✔️ Expected Be...
Issue-Bug,Needs-Triage
low
Minor
2,811,618,802
vscode
VS Code doesn't recognize file changes in the source control view
Type: <b>Bug</b> This is a follow-up on https://github.com/microsoft/vscode/issues/230382. cc @lszomoru who worked with this before. The source control view does not show file changes when files are saved. I have to press the "Refresh" button for them to appear. I am using WSL2. I have enabled trace for the output c...
info-needed,git,WSL
low
Critical
2,811,638,831
godot
User command line arguments get erased when launching in editor
### Tested versions - Reproductible in v4.3.stable.official [77dcf97d8] ### System information Godot v4.3.stable - Windows 10.0.19045 - Vulkan (Mobile) - dedicated NVIDIA GeForce GTX 1650 (NVIDIA; 32.0.15.6076) - Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz (16 Threads) ### Issue description When passing down argume...
discussion,topic:core,documentation
low
Critical
2,811,650,812
rust
Tracking Issue for enabling the `linker-messages` lint by default
This is a tracking issue for the `linker-messages` lint. ### About tracking issues Tracking issues are used to record the overall progress of implementation. They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions. A tracking issue is however *not* meant for large scale dis...
A-linkage,A-lints,T-compiler,C-tracking-issue,A-linkers,L-linker_messages
low
Critical
2,811,656,659
flutter
[Web]TextField text selection broken on Chrome
### Steps to reproduce Run attached code. You can also use any other scrollable widget, change any TextField properties, the result will be the same ### Expected results A fully functional, expanded TextField inside a scrollable widget is expected. Any workarounds to achieve this setup would be greatly appreciated ...
a: text input,f: material design,f: scrolling,platform-web,has reproducible steps,browser: chrome-desktop,team-web,found in release: 3.28,found in release: 3.29
low
Critical
2,811,682,370
ollama
Ollama on WSL2 detects GPU but timesout when running inference
### What is the issue? I am using ManjaroWSL [https://github.com/sileshn/ManjaroWSL2] on Windows 11, ollama runs fine on WSL, detects my Nvidia 4070 on its start. The thing is when I load a model and run it, I am facing this error: `gpu VRAM usage didn't recover within timeout` and it should that the process is offlo...
bug
low
Critical
2,811,685,890
PowerToys
A feature similar to the New+
### Description of the new feature / enhancement I would like to recommend a feature like the New+, but instead of creating files/folders, it executes a command/batch script/executable inside the folder. It is really similar to macros in Word, Excel, etc., where in the press of a button you can perform a specific task...
Needs-Triage
low
Minor
2,811,692,239
rust
Bad parse error on many token sequences
### Code ```Rust // This is the only one i've found for now async const FOO: () = (); ``` ### Current output ```Shell error: expected one of `extern`, `fn`, `gen`, `safe`, or `unsafe`, found keyword `const` --> src/main.rs:8:7 | 8 | async const FOO: () = (); | ------^^^^^ | | | | | expected one of `...
A-diagnostics,A-parser,T-compiler
low
Critical
2,811,701,408
ollama
Error: llama runner process has terminated: error loading model: unable to allocate CUDA0 buffer (4x L40S, 384GB system RAM, Deepseek-R1)
### What is the issue? I am aware that 4 x L40S only has 192GB of VRAM, but the machine also has 384GB of system RAM. The error seems to indicate that 45108 MiB of RAM is being allocated with cudaMalloc and this is failing. This is very close to the GPU limit (46068 MiB). On my home setup (2x P40, admittedly not tryi...
bug
low
Critical
2,811,702,291
PowerToys
Key Shortcuts overlap keyboard default for AltGr
### Microsoft PowerToys version 0.87.1 ### Installation method WinGet ### Running as admin No ### Area(s) with issue? General ### Steps to reproduce I would like to generalize and reopen https://github.com/microsoft/PowerToys/issues/26506. Things have improved, but this can still be considered a bug (0.87.1): ...
Issue-Bug,Needs-Triage
low
Critical
2,811,702,411
flutter
Flutter web icons disappearing on AWS
### Steps to reproduce flutter build web --release --no-tree-shake-icons copy build/web to AWS EC2 instance, rename to static Serve app using nginx, flask, gunicorn refresh page on any device (It seems more likely to occur on mobile devices) ### Expected results The flutter icons appear normally. ### Actual res...
waiting for customer response,in triage
low
Critical
2,811,718,632
node
util.parseEnv creates keys from invalid, newline-separated lines
### Version v23.6.1 ### Platform ```text Darwin Mac.lan1 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:11 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6020 arm64 ``` ### Subsystem _No response_ ### What steps will reproduce the bug? Do: ```ts import { parseEnv } from 'node:util'; ``` Then create a st...
confirmed-bug,dotenv
low
Critical
2,811,732,930
PowerToys
Support PowerToys tools by Run
### Description of the new feature / enhancement I'd like to be able to start other PowerToys tools like "Environment Variables" by using PowerToys "Run". ### Scenario when this would be used? Any time I want to use any of the PowerToys utilities, which are more or less standalone, "Run" seems to be the best entry ...
Needs-Triage
low
Minor
2,811,735,187
tauri
[bug] App hanging on startup when switching to other windows
### Describe the bug Tauri application stops responding when switching to or opening other windows while it is starting up. I have experienced this with my own project opening multiple other applications at the same time, but I have tested and this can happen on a default Tauri + Vite project as well, created followin...
type: bug,platform: Windows,status: needs triage
low
Critical
2,811,742,119
angular
ASSERTION ERROR error during HMR when changing css in module component
### Command serve ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was _No response_ ### Description When HMR reloads template after changing css in a module component, this exception is logged: ``` Uncaught (in pr...
needs reproduction,area: core,core: hot module replacement (HMR)
low
Critical
2,811,742,286
node
Support for converting a NodeJS.Immediate to a number
### What is the problem this feature will solve? Objects returned by `setTimeout` and `setInterval` support being converted to a raw number, for better compatibility with the web I guess, but `setImmediate` doesn't support the same, which seems an ugly luck a symmetry. Basically this is a thing for timeouts: ```ts c...
feature request
low
Minor
2,811,747,641
flutter
flutter_markdown accessibility issues with VoiceOver on MacOS
### Steps to reproduce When VoiceOver is on in MacOS, in a single bullet list I only hear "bullet", not the text itself. That is the bug main bug. ### Expected results * this is a test Should announce something like "bullet, this is a text." now I only hear "bullet" But it should also be noted that navigat...
a: accessibility,package,a: desktop,has reproducible steps,p: flutter_markdown,team-accessibility,found in release: 3.27,found in release: 3.29
low
Critical
2,811,754,506
iptv
Add: PeopleAreAwesome
### Channel ID (required) PeopleAreAwesome.us ### Stream URL (required) https://965a56fdfe3c40cd9b73c49a0cde620b.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/RakutenTV-eu_PeopleAreAwesome-1/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### ...
approved,streams:add
low
Minor
2,811,755,121
iptv
Add: AFVFamily
### Channel ID (required) AFVFamily.us ### Stream URL (required) https://ec4a5bcc9d664b48985de6095931aaa7.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/RakutenTV-eu_AmericasFunniestHomeVideos/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ###...
approved,streams:add
low
Minor
2,811,756,465
iptv
Add: Revry
### Channel ID (required) Revry.us ### Stream URL (required) https://03e7e5beea1d42fea576037d67f531eb.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/RakutenTV-eu_Revry/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No res...
approved,streams:add
low
Minor
2,811,756,764
flutter
Method `copyWith` of `TextInputConfiguration` works wrong because of missing parameter
### Steps to reproduce There's no bug I've caught but the [method](https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/services/text_input.dart#L687) `copyWith` of `TextInputConfiguration` works wrong because of missing parameter [`actionLabel`](https://github.com/flutter/flutter/blob/master/packag...
a: text input,framework,good first issue,has reproducible steps,team-framework,found in release: 3.28,found in release: 3.29
low
Critical
2,811,757,468
iptv
Add: FailArmy
### Channel ID (required) FailArmy.us ### Stream URL (required) https://bd93cfed.wurl.com/master/f36d25e7e52f1ba8d7e56eb859c636563214f541/UmFrdXRlblRWLWV1X0ZhaWxBcm15X0hMUw/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No resp...
approved,streams:add
low
Minor
2,811,758,174
rust
2024 edition prelude item docs are not inlined, and cause some duplication and confusion
https://github.com/rust-lang/rust/pull/116016 made some changes to how the prelude items are structured which causes some problems with how the documentation is generated: * While the 2024 edition is unstable, searching for stable attribute macros like `derive` leads you to a page that says the attribute is unstable. ...
T-libs-api,C-bug,A-edition-2024,T-edition
low
Minor
2,811,759,366
iptv
Add: FUELTV
### Channel ID (required) FUELTV.at ### Stream URL (required) https://amg01074-fueltv-fueltvemeaen-rakuten-b6j62.amagi.tv/hls/amagi_hls_data_rakutenAA-fueltvemeaen/CDN/master.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ...
approved,streams:add
low
Minor
2,811,760,319
iptv
Add: HardKnocks
### Channel ID (required) HardKnocks.ca ### Stream URL (required) https://d39g1vxj2ef6in.cloudfront.net/v1/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod-rakuten-stitched/2ee2b8d4-acc4-4296-9dc8-66f1ffd0fff8/5.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No re...
streams:add
low
Minor
2,811,761,271
iptv
Add: GloryKickboxing
### Channel ID (required) GloryKickboxing.us ### Stream URL (required) https://6f972d29.wurl.com/master/f36d25e7e52f1ba8d7e56eb859c636563214f541/UmFrdXRlblRWLWV1X0dsb3J5S2lja2JveGluZ19ITFM/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Re...
approved,streams:add
low
Minor
2,811,762,482
iptv
Add: WorldPokerTour
### Channel ID (required) WorldPokerTour.us ### Stream URL (required) https://d39g1vxj2ef6in.cloudfront.net/v1/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod-rakuten-stitched/15d59f2f-80da-4448-9bce-775cc9f470f7/1.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _...
streams:add
low
Minor
2,811,762,955
iptv
Add: DAZNCombat
### Channel ID (required) DAZNCombat.uk ### Stream URL (required) https://dazn-combat-rakuten.amagi.tv/hls/amagi_hls_data_rakutenAA-dazn-combat-rakuten/CDN/master.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ### Notes ...
streams:add
low
Minor
2,811,764,258
iptv
Add: Strongman
### Channel ID (required) Strongman.uk ### Stream URL (required) https://cb4748b76e2c4b11bb5790666256964b.mediatailor.us-east-1.amazonaws.com/v1/master/0fb304b2320b25f067414d481a779b77db81760d/RakutenTV-eu_StrongmanChampionsLeague/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### H...
approved,streams:add
low
Minor
2,811,764,628
iptv
Add: WorldofFreesports
### Channel ID (required) WorldofFreesports.de ### Stream URL (required) https://mainstreammedia-worldoffreesportsintl-rakuten.amagi.tv/hls/amagi_hls_data_rakutenAA-mainstreammediafreesportsintl-rakuten/CDN/master.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No respo...
approved,streams:add
low
Minor
2,811,765,398
iptv
Add: Motorsporttv
### Channel ID (required) Motorsporttv.fr ### Stream URL (required) https://9e2ee5d5.wurl.com/master/f36d25e7e52f1ba8d7e56eb859c636563214f541/UmFrdXRlblRWLWV1X01vdG9yc3BvcnR0dl9ITFM/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer ...
approved,streams:add
low
Minor
2,811,766,071
iptv
Add: MAVTV international
### Channel ID (required) MAVTV.us ### Stream URL (required) https://amg00378-mavtv-amg00378c2-rakuten-us-1048.playouts.now.amagi.tv/playlist/amg00378-mavtvfast-motorsportsnetwork-rakutenus/playlist.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP ...
approved,streams:add
low
Minor
2,811,766,634
iptv
Add: RedBullTV
### Channel ID (required) RedBullTV.at ### Stream URL (required) https://3ea22335.wurl.com/master/f36d25e7e52f1ba8d7e56eb859c636563214f541/UmFrdXRlblRWLWdiX1JlZEJ1bGxUVl9ITFM/playlist.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No r...
approved,streams:add
low
Minor
2,811,767,063
iptv
Add: Motorvision
### Channel ID (required) Motorvision.de ### Stream URL (required) https://d39g1vxj2ef6in.cloudfront.net/v1/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod-rakuten-stitched/0968af15-603e-4856-9185-f61cf74ef17e/4.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No r...
streams:add
low
Minor
2,811,767,998
iptv
Add: FashionTV
### Channel ID (required) FashionTVEurope.fr ### Stream URL (required) https://68f1accef2154d2195cae87dec183843.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/RakutenTV-eu_FashionTV/playlist.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User...
approved,streams:add
low
Minor
2,811,768,622
iptv
Add: TheDesignNetwork
### Channel ID (required) TheDesignNetwork.us ### Stream URL (required) https://amg00441-amg00441c1-rakuten-us-6050.playouts.now.amagi.tv/playlist/amg00441-thedesignnetworkllcfast-thedesignnetwork-rakutenus/playlist.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No resp...
approved,streams:add
low
Minor
2,811,769,175
iptv
Add: Travelxp
### Channel ID (required) Travelxp.in ### Stream URL (required) https://27c980761ff9437d929e64647afe183a.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/RakutenTV-eu_TravelXP/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _...
approved,streams:add
low
Minor
2,811,769,640
iptv
Add: PowerNationTV
### Channel ID (required) PowerNationTV.us ### Stream URL (required) https://d39g1vxj2ef6in.cloudfront.net/v1/manifest/3fec3e5cac39a52b2132f9c66c83dae043dc17d4/prod-rakuten-stitched/b8ce63f3-49cd-4cc1-8ccc-88a81b828a26/5.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No...
streams:add
low
Minor
2,811,773,031
iptv
Add: Tastemade
### Channel ID (required) Tastemade.us ### Stream URL (required) https://rakutenaa-tm-intl-aus-rakuten-eu-n1gtg.amagi.tv/playlist/rakutenAA-tm-intl-aus-rakuten-eu/playlist.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ##...
streams:add
low
Minor
2,811,773,670
iptv
Add: GustoTV
### Channel ID (required) GustoTV.ca ### Stream URL (required) https://e75fc053c0d2406fb74cdd71d77e1a7f.mediatailor.us-east-1.amazonaws.com/v1/master/f4e8c53a8367a5b58e20ce054ea3ce25a3e904d3/RakutenTV-eu_GustoTV/playlist.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _N...
approved,streams:add
low
Minor
2,811,774,210
iptv
Add: ClubbingTV
### Channel ID (required) ClubbingTV.fr ### Stream URL (required) https://clubbingtv-rakuten.amagi.tv/hls/amagi_hls_data_rakutenAA-clubbingtv-rakuten/CDN/master.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ### Notes _No...
streams:add
low
Minor
2,811,774,738
iptv
Add: QwestTV
### Channel ID (required) QwestTV.fr ### Stream URL (required) https://qwestjazz-rakuten.amagi.tv/hls/amagi_hls_data_rakutenAA-qwestjazz-rakuten/CDN/master.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ### Notes _No res...
streams:add
low
Minor
2,811,776,873
iptv
Add: Now70s
### Channel ID (required) Now70s.uk ### Stream URL (required) https://lightning-now70s-rakuten.amagi.tv/hls/amagi_hls_data_rakutenAA-lightning-now70s-rakuten/CDN/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ### ...
streams:add
low
Minor
2,811,777,791
iptv
Add: Now80s
### Channel ID (required) Now80s.uk ### Stream URL (required) https://lightning-now80s-rakuten.amagi.tv/hls/amagi_hls_data_rakutenAA-lightning-now80s-rakuten/CDN/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ### ...
streams:add
low
Minor
2,811,778,569
iptv
Add: NOWRock
### Channel ID (required) NOWRock.uk ### Stream URL (required) https://lightning-now90s-rakuten.amagi.tv/hls/amagi_hls_data_rakutenAA-lightning-now90s-rakuten/CDN/playlist.m3u8 ### Quality 480p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ###...
streams:add
low
Minor
2,811,779,037
iptv
Add: TraceUrban
### Channel ID (required) TraceUrban.fr ### Stream URL (required) https://amg01131-tracetv-amg01131c1-rakuten-us-1081.playouts.now.amagi.tv/playlist/amg01131-tracetvfast-traceurban-rakutenus/playlist.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP...
streams:add
low
Minor
2,811,779,866
iptv
Add: BabySharkTV
### Channel ID (required) BabySharkTV.us ### Stream URL (required) https://c0c65b821b3542c3a4dca92702f59944.mediatailor.us-east-1.amazonaws.com/v1/master/04fd913bb278d8775298c26fdca9d9841f37601f/RakutenTV-eu_BabySharkTV/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Ag...
approved,streams:add
low
Minor
2,811,780,689
iptv
Add: Cops
### Channel ID (required) Cops.us ### Stream URL (required) https://a7d6af1c184e465db4f39316a5181c1f.mediatailor.us-east-1.amazonaws.com/v1/master/0fb304b2320b25f067414d481a779b77db81760d/RakutenTV-eu_COPS/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No respo...
approved,streams:add
low
Minor
2,811,781,952
iptv
Add: MoconomyEconomyFinanceInfotainment
### Channel ID (required) MoconomyEconomyFinanceInfotainment.us ### Stream URL (required) https://3ee905090d464be5a51478fd9c642e93.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/RakutenTV-pl_Moconomy/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No respons...
approved,streams:add
low
Minor
2,811,782,545
iptv
Add: WeatherSpy
### Channel ID (required) WeatherSpy.us ### Stream URL (required) https://beaece44.wurl.com/master/f36d25e7e52f1ba8d7e56eb859c636563214f541/UmFrdXRlblRWLWV1X1dlYXRoZXJTcHlfSExT/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No ...
approved,streams:add
low
Minor
2,811,783,038
iptv
Add: CGTNDocumentary
### Channel ID (required) CGTNDocumentary.cn ### Stream URL (required) https://amg00405-rakutentv-cgtndocumentary-rakuten-0ql8j.amagi.tv/master.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ### Notes _No response_ ### ...
approved,streams:add
low
Minor
2,811,783,330
rust
Sorting a Slice Raises an Illegal Instruction Signal
As the issue title indicates, I have discovered that, in some cases, sorting a slice via `slice::sort` erroneously raises SIGILL (illegal instruction). Below is a minimal test case for the observed behavior. ```rust use std::fmt; #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord)] struct S(bool, [u8; 999_999]); i...
C-bug,T-libs
low
Critical
2,811,784,366
iptv
Add: ReutersTV
### Channel ID (required) ReutersTV.us ### Stream URL (required) https://amg00453-reuters-amg00453c1-rakuten-uk-2110.playouts.now.amagi.tv/playlist/amg00453-reuters-reuters-rakutenuk/playlist.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer...
streams:add
low
Minor
2,811,785,026
iptv
Add: RevryNews
### Channel ID (required) RevryNews.us ### Stream URL (required) https://dce9e10d279f410d87ef5ad1c3740459.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/RakutenTV-eu_RevryNews/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP User Agent ...
approved,streams:add
low
Minor
2,811,785,708
iptv
Add: BloombergOriginals
### Channel ID (required) BloombergOriginals.us ### Stream URL (required) https://d7ec4f6950ed4c6d946e497bd44db7ef.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/RakutenTV-eu_QuickTake-1/playlist.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP...
approved,streams:add
low
Minor
2,811,786,233
iptv
Add: AfricanewsEnglish
### Channel ID (required) AfricanewsEnglish.fr ### Stream URL (required) https://37c774660687468c821a51190046facf.mediatailor.us-east-1.amazonaws.com/v1/master/04fd913bb278d8775298c26fdca9d9841f37601f/RakutenTV-gb_AfricaNews/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP Us...
approved,streams:add
low
Minor
2,811,786,821
iptv
Add: CGTN
### Channel ID (required) CGTN.cn ### Stream URL (required) https://amg00405-rakutentv-cgtn-rakuten-i9tar.amagi.tv/master.m3u8 ### Quality 1080p ### Label None ### Timeshift _No response_ ### HTTP User Agent _No response_ ### HTTP Referrer _No response_ ### Notes _No response_ ### Contributing Guide - ...
approved,streams:add
low
Minor
2,811,787,984
iptv
Add: TheGuardian
### Channel ID (required) TheGuardian.uk ### Stream URL (required) https://d73fb24db4524ddca65ec4935761d3ef.mediatailor.us-east-1.amazonaws.com/v1/master/04fd913bb278d8775298c26fdca9d9841f37601f/RakutenTV-eu_TheGuardianChannel/playlist.m3u8 ### Quality 720p ### Label None ### Timeshift _No response_ ### HTTP ...
approved,streams:add
low
Minor
2,811,794,032
PowerToys
Feature Request: Ability to remap a key to "(" symbol
### Description of the new feature / enhancement Hi, I've been using the "Remap a key" function for some time, and I've noticed a limitation: it currently doesn't allow remapping a single key to the `(` symbol. This is a bit inconvenient because I have to create a keyboard shortcut, such as `Shift (Left) + )`, instea...
Needs-Triage
low
Minor
2,811,794,179
pytorch
[Inductor-CPU] Templated codegened kernel names are ambiguous in PyTorch profiler results
### 🐛 Describe the bug When max-autotune is used with Inductor-CPU & PyTorch Profiler is used to collect performance data, kernel names are ambiguous - when a templated FlexAttention kernel or a templated GEMM is used, the kernel name doesn't reflect whether the kernel pertains to GEMM or to attention. e.g. `cpp_fus...
oncall: cpu inductor
low
Critical
2,811,796,406
next.js
RootLayout static Metadata & Viewport flickers on client navigation to dynamic page with loading.tsx
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/kind-dream-ppgptn ### To Reproduce When using the App Router, if you have a RootLayout with static metadata (viewport, title), it works great when navigating across static pages. The metadata never changes, the title remains the same for...
Navigation,Metadata
low
Critical
2,811,806,449
godot
Some interactions do not call a node's `_set` function on PackedVector2Array types
### Tested versions - Reproducible in: v4.3.stable.steam [77dcf97d8] ### System information Godot v4.3.stable (77dcf97d8) - Windows 10.0.22631 - GLES3 (Compatibility) - NVIDIA GeForce RTX 3060 Ti - 13th Gen Intel(R) Core(TM) i5-13600K (20 Threads) ### Issue description I expect that when you hit Ctrl-Z to revert a...
bug,topic:editor
low
Minor
2,811,812,021
pytorch
[Inductor-CPU] Templated codegened kernel name may not correctly reflect epilogue fusions
### 🐛 Describe the bug Ran LLaMA2 with BF16 AMP & max-autotune enabled for CPU. Some codegened kernel names are of the type `cpp_fused_add_mul_silu_xxx`, but `SiLU` & `mul` are not present in the generated code, and the only epilogue present in the sample codegened code below is `add`. UPDATE: The issue is related ...
oncall: cpu inductor
low
Critical
2,811,812,748
node
UNC paths are considered a drive name
### Version v22.11.0 ### Platform ```text Linux pc 6.8.0-48-generic #48-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 14:04:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ``` ### Subsystem path ### What steps will reproduce the bug? ``` require('path').win32.parse("\\\\x\\y").root === "\\\\x\\y" require('path').win32.parse(...
windows,path
low
Critical
2,811,817,157
next.js
"Filling a cache during prerender timed out" error while building the app with dynamic routes
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/dynamic-routes-in-dynamicio-kxp6zr ### To Reproduce 1. Open the provided link to CodeSandbox. 2. Run `pnpm run build`. 3. Observe the following error: ``` Error: Filling a cache during prerender timed out, likely because request-specific...
dynamicIO
low
Critical
2,811,820,646
stable-diffusion-webui
[Bug]: I can't install xFormers
### Checklist - [ ] The issue exists after disabling all extensions - [x] The issue exists on a clean installation of webui - [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui - [ ] The issue exists in the current version of the webui - [ ] The issue has not been reported before...
bug-report
low
Critical
2,811,824,422
godot
Origin lines turn black in compatibility render mode when a new window is opened
### Tested versions v4.4.beta1.official [d33da79d3] ### System information Godot v4.4.beta1 - macOS Sequoia (15.1.0) - Multi-window, 1 monitor - OpenGL 3 (Compatibility) - Apple M1 Max - Apple M1 Max (10 threads) ### Issue description This happens with every popup menu, dialog, tooltips, etc. Doesn't happen in for...
bug,platform:macos,topic:rendering
low
Minor
2,811,825,146
electron
The problem with CSS mix-blend-mode: difference;
### Preflight Checklist - [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. - [x] I have searched ...
platform/windows,bug :beetle:,has-repro-gist,32-x-y,34-x-y
low
Critical
2,811,830,001
vscode
IntelliSense or Quick Suggestions
Type: <b>Bug</b> .tsx type any self-defined variable and then press parentheses or Line breaks. it will automatically replaces what you've already entered with something inexplicable. Thats is very very very annoying!!!! I'm confused. Do you write variables without parentheses or line breaks? This anti-human setting...
info-needed
low
Critical
2,811,830,206
langchain
`age_graph` `_wrap_query()` method does not consider the combing queries like sql statements with operator like `UNION`, `EXCEPT`
### Checked other resources - [x] I added a very descriptive title to this issue. - [x] I searched the LangChain documentation with the integrated search. - [x] I used the GitHub search to find a similar question and didn't find it. - [x] I am sure that this is a bug in LangChain rather than my code. - [x] The bug is ...
🤖:bug
low
Critical