Results 24 issues of Odd Stråbø

This fixes the redirect failure when nginx is doing baseurl magic while Jellyfin is unaware. (regression from then baseurl was first introduced in server)

help wanted
blocked
merge conflict

I noticed the project is unlicensed. Do you plan to release it under an open source license? Some helpful information from the GitHub Docs: [Licensing a repository](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository) > We created...

**Example repository**: https://github.com/jellyfin/jellyfin-docs/releases Log --- ```python 2020-10-28T22:59:57.670107: Retrieving jellyfin/jellyfin-docs releases 2020-10-28T22:59:57.670280: Requesting https://api.github.com/repos/jellyfin/jellyfin-docs/releases?per_page=100&page=1 2020-10-28T22:59:58.499290: Requesting https://api.github.com/repos/jellyfin/jellyfin-docs/releases?per_page=100&page=2 2020-10-28T22:59:59.272206: Requesting https://api.github.com/repos/jellyfin/jellyfin-docs/releases?per_page=100&page=3 2020-10-28T23:00:00.436950: Requesting https://api.github.com/repos/jellyfin/jellyfin-docs/releases?per_page=100&page=4 2020-10-28T23:00:02.109340: Requesting https://api.github.com/repos/jellyfin/jellyfin-docs/releases?per_page=100&page=5 2020-10-28T23:00:03.173632: Requesting https://api.github.com/repos/jellyfin/jellyfin-docs/releases?per_page=100&page=6 2020-10-28T23:00:03.682053: Saving...

github-backup seems to exit once encountering a repo that has been taken down with DMCA. ``` 2020-10-26T00:12:10.176450: Skipping youtube-dl ([email protected]:oddstr13/youtube-dl.git) since it's not initialized 2020-10-26T00:12:10.176557: Retrieving oddstr13/youtube-dl issues 2020-10-26T00:12:10.176866: Requesting...

In MicroPython mode, Send settings does not stick, and gets reset to "Dumb Mode" with 0ms line delay. This happens uppon hovering the "Select firmware -> MicroPython" checkbox/text, and after...

wontfix

##### Expected Behavior Expected behavior is for the IP address to be kept, as with frequency and other settings. ##### Actual Behavior IP Address is reset to 127.0.0.1 ##### Steps...

feature
useability

##### Expected Behavior I would expect bias tee to be a separate option, and not tied to the sample rate setting. ##### Actual Behavior RTL-TCP is setting bias tee to...

useability
help wanted

```python Traceback (most recent call last): File "/home/runner/work/jellyfin-kodi/jellyfin-kodi/.github/tools/reformat_changelog.py", line 87, in reformat(args.format, args.emoji) File "/home/runner/work/jellyfin-kodi/jellyfin-kodi/.github/tools/reformat_changelog.py", line 49, in reformat section["items"].append(gd) KeyError: 'items' ``` https://github.com/jellyfin/jellyfin-kodi/actions/runs/6033384710/job/16369981650#step:5:56 https://github.com/jellyfin/jellyfin-kodi/blob/68c49ea4b7c3b57487dcb56f8564024bcb4e5926/.github/tools/reformat_changelog.py#L33-L49

bug
enhancement
build
ci

This block of code has been changed in jellyfin-kodi due to platform specific issues. https://github.com/jellyfin/jellyfin-apiclient-python/blob/deb00de02b87aa3df1b1f3071b662e725f98e687/jellyfin_apiclient_python/connection_manager.py#L239-L251 https://github.com/jellyfin/jellyfin-kodi/blob/2a8b06a911d6334339537ad0e988607448c44db9/jellyfin_kodi/jellyfin/connection_manager.py#L214-L219