Skip to content

Instantly share code, notes, and snippets.

@thornbill
Last active November 30, 2020 02:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thornbill/e03ba28dec8637a33e755c74f58b8d86 to your computer and use it in GitHub Desktop.
Save thornbill/e03ba28dec8637a33e755c74f58b8d86 to your computer and use it in GitHub Desktop.
10.7 Hit List
@joshuaboniface
Copy link

joshuaboniface commented Nov 22, 2020

Related to Networking changes

  • Enabling IPv6 wildcard bind (to [::]) crashes Kestrel on startup; binding to a specific v6 addr is fine.
  • Disabling Autodiscovery does not disable listening on the autodiscovery port.

Other

Reserved for future use

@nielsvanvelzen
Copy link

  • Android mobile app does not work because it's not compatible with the es6 changes yet

@mcarlton00
Copy link

mcarlton00 commented Nov 22, 2020

  • Jellyfin for Kodi not working
  • JellyCon user authentication failing

@Artiume
Copy link

Artiume commented Nov 28, 2020

@BaronGreenback
Copy link

DLNA is not IPv6 capable in 10.7 (is part of the next set of PR's), so enabling IPv6 may stop it from working. Recommended to leave IPv6 disabled if using DLNA.

@BaronGreenback
Copy link

Related to Networking changes

  • Enabling IPv6 wildcard bind (to [::]) crashes Kestrel on startup; binding to a specific v6 addr is fine.
  • Disabling Autodiscovery does not disable listening on the autodiscovery port.

Fixed the two above.

@iwalton3
Copy link

iwalton3 commented Nov 28, 2020

MPV Shim Issues

  • Cannot cast to MPV Shim or to another copy of the web player.

  • Players aren't listed. Capabilities/Full post succeeded. Docker unstable as of 2020-11-26 15:15 EDT.

  • SyncPlay still seems to have issues.

  • Initially I had problems with navigation not working, instead it just always seeks to beginning. I can't test at all now due to first issue.

  • jellyfin/jellyfin#3931

  • jellyfin/jellyfin#3855

If there is progress on any of these, let me know via @ here or in Matrix. I would love to get everything working before release.

@oddstr13
Copy link

Migrated here: jellyfin/jellyfin-meta#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment