Denis Blazevic

Results 7 issues of Denis Blazevic

**Describe the bug** `Pyright` will throw an error about imports not being publically exported. **To Reproduce** Steps to reproduce the behavior: 1. Generate an client 2. Import a module from...

bug

### Version Number 1.19.1 ### What branch are you on? master ### Describe the Bug I am adding playlists to my config. However, one playlist refuses to be sorted by...

bug
status:not-yet-viewed

We are trying to use some images that have a higher MP than 100, so the line below will not work. https://github.com/image-js/image-js/blob/d0b4e00f37ea01510cb9b4422c95d5285f3c8bab/src/image/core/load.js#L155C2-L155C80 - ` const jpeg = decodeJpeg(data, { useTArray:...

Fixes `NoneType` is not subscriptable for `self.bitrate = self._x.other_bit_rate[0]`

Fix below ``` - English, , DD 5.1 @ 640 kb/s (CBR) ``` to ``` - English, DD 5.1 @ 640 kb/s (CBR) ```

Currently there is no way to clear a selected date/range. Could this be added as this is quite important to a datepicker.

enhancement
help wanted

Loading a stream within Plex always plays flawlessly the first five seconds then it’s stutters/hangs for about 5 to 6 seconds and then it starts playing again without issue. Loading...