timminator

Results 17 issues of timminator

I noticed something weird on Windows version 24H2. Until version 24H2 I could switch to just using the virtual display by typing in a command line window `displayswitch.exe /external` and...

**Describe the bug** Copy/pasting more than one line from client to host does not preserve line breaks **Steps to reproduce** No special steps needed **Client PC details (please complete the...

When using FFmpeg to remux an HLS stream from Owncast, FFmpeg fails at some point with 'Failed to reload playlist 0' and 'Error during demuxing'. Just watching the stream causes...

stale

While compiling PaddleOCR using Python 3.12 on Windows I stumbled across another issue with this [file](https://github.com/PaddlePaddle/Paddle/blob/develop/python/paddle/distributed/fleet/utils/tensor_fusion_helper.py), specifically line 19 that still uses distutil. I got the same error I reported...

bug
factory
excellent_report

I noticed a possible memory bloat issue when compiling PaddleOCR using Python 3.12 that I could recreate by just using the small example mentioned later. Generating a standalone version with...

bug
factory
excellent_report

I've tried installing nuitka on a new windows installation. Instead of prompting me to download the gcc compiler it directly printed "FATAL: Only this specific gcc is supported with Nuitka....

enhancement
help wanted

Hi there! I've wanted to use nuitka to compile PaddleOCR in combination with paddlepaddle-gpu. When running the created .exe I'm getting several errors of missing dlls. All of them seem...

### Description of the bug Jellyfin reports PlaybackStopped every 5 minutes when a browser tab with a livestream that is transcoding is closed immediately. This can be seen in the...

bug

If a xmltv program is added and updated afterwards changes are not showing up in Jellyfin. This is due to the parameter _maxCacheAge. Even if the guide data is manually...

This PR enables segment deletion for livestreams that are transcoded or remuxed. The problem I ran into was that livestreams do not report the value downloadpositionticks to reflect the current...

merge conflict