Shoham Peller

Results 7 issues of Shoham Peller

**Is your feature request related to a problem? Please describe.** The problem is that it's not possible to set a entire directory in INPUT, and get all the logs in...

enhancement

If a server uses threads, i.e. to send requests concurrently to other servers, the threads lose the context stored in the context manager caller thread. This means the threads won't...

question

Right now the server can use `RequestContextManager` to create a new context when it get a request. That way, the context's span will be used by the http clients it...

After updating my macOS from 12.2 to 12.2.1, ShitfIt stopped working. Debug log shows: ``` 2022-02-20 09:53:58.277 ShiftIt[87466/0x110979600] [lvl=3] -[ShiftItAppDelegate invokeShiftItActionByIdentifier_:] Execution of ShiftIt action: right failed: Unable to get...

### The problem The Spotify integration's source list does not dynamically update to reflect newly available devices. For example, if I turn on my TV after Home Assistant has already...

integration: spotify

Feature path was incorrect, which failed the creation of the devcontainer in a fresh jellyfin clone. Took the correct path from here: https://containers.dev/features

This PR implements the double-tap to fast-forward or rewind feature as requested in [Feature Request #131](https://features.jellyfin.org/posts/131/double-tap-to-fast-forward-or-rewind). In mobile, adds support for double-tapping on the left/right areas of the video player...

stale