-
Using the utility, when we upload a .jpg image, the utility is saving it at 3-5x the original size. We uploaded a .jpg of file size 51kb, and the utility saved it as a 132kb jpeg. We uploaded a .jpg o…
-
The image or video should be displayed on the left side of the post and take up about half of the post. For now, the image/video does not need to be resizable. The video should be playable within the …
-
Description: Add functionality to allow users to upload and display a profile picture on the profile webpage. This task ensures that users can personalize their profiles by adding a picture, enhancing…
-
![catfeeder_ok](https://user-images.githubusercontent.com/22028245/33085175-3e69b6a0-cee4-11e7-9d4e-a9e88cb42ec3.jpg)
![back_ok_small](https://user-images.githubusercontent.com/22028245/33085429-eb…
-
-
```python
import flet as ft
import os
def main(page: ft.Page):
page.scroll = "Always"
def pick_files_result(e: ft.FilePickerResultEvent):
photos = e.files
# prin…
-
Can't open file picker
When doing drag n' drop, i get the message "There was an error reading the file, please try again"
Using the CLI wasn't much help:
```
> snap run jellyfinmediaplayer
Qt…
-
![Screenshot from 2023-04-19 at 13_28_45 829300818](https://user-images.githubusercontent.com/34254373/233180722-bd543a53-4ef4-49a5-bdb4-cd2d7b6b621a.png)
-
-