Luc Timmerman

Results 7 issues of Luc Timmerman

In order to verify your token, you should send it to `root/token/verify`. However, if you are using JWT and are setting the tokens as HTTP-only cookies on the server, the...

I have the settings of my project set up as is shown in the documentation. When I send a request to an endpoint like this: ```python @action(detail=False, methods=['patch'], permission_classes=[IsAuthenticated]) def...

# Question How can I get rid of the `Error selecting an encoder` error? # Background I'm trying to upscale an mp4 video, but keep getting an FFmpeg related error....

Question
Discussion

**Is your feature request related to a problem? Please describe.** Currently, the user still has to setup their configuration between the containers after initializing for the first time. **Describe the...

enhancement

### Discussed in https://github.com/Luctia/ezarr/discussions/38 Originally posted by **M-Davies** November 7, 2023 https://hub.docker.com/r/linuxserver/calibre-web https://hub.docker.com/r/linuxserver/calibre Seeing as this stack seems to be missing a dedicated Ebook reader (minus audiobookshelf but that's more...

enhancement

### Discussed in https://github.com/Luctia/ezarr/discussions/30 Originally posted by **boggsdabeast** March 26, 2023 Hello there! I have a few questions related to setup that I couldn't find on the docs.. My host...

enhancement

### Feature request When running this action, a warning is shown: ``` The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more...