Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

10.7 Known Issues #1

Closed
31 of 42 tasks
oddstr13 opened this issue Nov 29, 2020 · 21 comments
Closed
31 of 42 tasks

10.7 Known Issues #1

oddstr13 opened this issue Nov 29, 2020 · 21 comments

Comments

@oddstr13
Copy link
Member

oddstr13 commented Nov 29, 2020

Migrated from @thornbill's gist

10.7 Hit List

Bugs

UI Issues

Related to Networking changes

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.

Python land

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.

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.

@nielsvanvelzen
Copy link
Member

nielsvanvelzen commented Nov 29, 2020

  • jellyfin-web: the service worker registration doesn't work with baseurl (or web served in a subdirectory) since the path is hardcoded to '/serviceworker.js'

@thornbill thornbill changed the title 10.7 Hit List 10.7 Known Issues Nov 30, 2020
@Artiume
Copy link

Artiume commented Nov 30, 2020

  • Jellyfin-API: start a transcode, transcode reason doesnt show. also, using the same session (no private window), start a second playback session such as direct play and the transcode playback data will bleed over to the direct play and vice versa

@ferferga
Copy link
Member

ferferga commented Dec 1, 2020

Server

@thornbill thornbill added this to Active Bugs in Release 10.7.0 via automation Dec 1, 2020
@olskar
Copy link

olskar commented Dec 2, 2020

Do you know if this one is possible to fix for 10.7? :)

Screenshot_20201202-171747

@Artiume
Copy link

Artiume commented Dec 2, 2020

that's an issue upstream in ffmpeg, we've been attempting workarounds but nothing concrete yet

@jellyfin jellyfin locked and limited conversation to collaborators Dec 2, 2020
@ferferga
Copy link
Member

ferferga commented Dec 2, 2020

Locking because this is, like the projects, for organization purposes on our own.

If you have an issue, feel free to open it in the relevant repo and we will take over it and label it accordingly 😇.

@Shadowghost
Copy link
Contributor

Shadowghost commented Dec 3, 2020

@nyanmisaka
Copy link
Member

nyanmisaka commented Dec 4, 2020

@nyanmisaka
Copy link
Member

"Unexpected server response" iOS Infuse 6 is broken with 10.7. jellyfin/jellyfin#4654

@Artiume
Copy link

Artiume commented Dec 5, 2020

  • [2020-12-05 06:41:45.323 +00:00] [WRN] [75] Jellyfin.Api.ModelBinders.CommaDelimitedArrayModelBinder: Error converting value.
    System.FormatException: UserData is not a valid value for ItemFields.
    ---> System.ArgumentException: Requested value 'UserData' was not found.
    at System.Enum.TryParseByName(RuntimeType enumType, String originalValueString, ReadOnlySpan1 value, Boolean ignoreCase, Boolean throwOnFailure, UInt64& result) at System.Enum.TryParseInt32Enum(RuntimeType enumType, String originalValueString, ReadOnlySpan1 value, Int32 minInclusive, Int32 maxInclusive, Boolean ignoreCase, Boolean throwOnFailure, TypeCode type, Int32& result)
    at System.Enum.TryParse(Type enumType, String value, Boolean ignoreCase, Boolean throwOnFailure, Object& result)
    at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
    --- End of inner exception stack trace ---
    at System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
    at Jellyfin.Api.ModelBinders.CommaDelimitedArrayModelBinder.GetParsedResult(IReadOnlyList`1 values, Type elementType, TypeConverter converter) (Remove non-existing UserData field from requests jellyfin-web#2181)

@Artiume
Copy link

Artiume commented Dec 5, 2020

  • [2020-12-05 06:40:10.223 +00:00] [WRN] [65] Jellyfin.Networking.Manager.NetworkManager: "meh IP/32": External request received, however, no WAN interface found.

@Artiume
Copy link

Artiume commented Dec 5, 2020

  • [2020-12-05 06:39:43.651 +00:00] [ERR] [109] MediaBrowser.Providers.Movies.MovieMetadataService: Error in "The Open Movie Database"
    System.ArgumentException: Unable to determine image file extension from mime type text/html
    at MediaBrowser.Providers.Manager.ImageSaver.GetStandardSavePath(BaseItem item, ImageType type, Nullable1 imageIndex, String mimeType, Boolean saveLocally) at MediaBrowser.Providers.Manager.ImageSaver.GetSavePaths(BaseItem item, ImageType type, Nullable1 imageIndex, String mimeType, Boolean saveLocally)
    at MediaBrowser.Providers.Manager.ImageSaver.SaveImage(BaseItem item, Stream source, String mimeType, ImageType type, Nullable1 imageIndex, Nullable1 saveLocallyWithMedia, CancellationToken cancellationToken)
    at MediaBrowser.Providers.Manager.ItemImageProvider.DownloadImage(BaseItem item, LibraryOptions libraryOptions, IRemoteImageProvider provider, RefreshResult result, IEnumerable1 images, Int32 minWidth, ImageType type, CancellationToken cancellationToken) at MediaBrowser.Providers.Manager.ItemImageProvider.DownloadImage(BaseItem item, LibraryOptions libraryOptions, IRemoteImageProvider provider, RefreshResult result, IEnumerable1 images, Int32 minWidth, ImageType type, CancellationToken cancellationToken)
    at MediaBrowser.Providers.Manager.ItemImageProvider.RefreshFromProvider(BaseItem item, LibraryOptions libraryOptions, IRemoteImageProvider provider, ImageRefreshOptions refreshOptions, TypeOptions savedOptions, Int32 backdropLimit, Int32 screenshotLimit, ICollection`1 downloadedImages, RefreshResult result, CancellationToken cancellationToken)

@Artiume
Copy link

Artiume commented Dec 5, 2020

  • tvdb as a plugin option is missing

@nyanmisaka
Copy link
Member

nyanmisaka commented Dec 5, 2020

When Tone mapping with Intel VAAPI, the graphical subtitle burn-in is unavailable.
upstream limitation jellyfin/jellyfin#4570

@Artiume
Copy link

Artiume commented Dec 5, 2020

  • [2020-12-05 06:58:19.821 +00:00] [INF] [96] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Killing ffmpeg process
    [2020-12-05 06:58:19.821 +00:00] [ERR] [96] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: ffmpeg image extraction failed for file:"/media/movies/B/Batman and Robin (1949)/Batman and Robin (1949).mkv"
    [2020-12-05 06:58:19.822 +00:00] [ERR] [96] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: I-frame or HDR image extraction failed, will attempt with I-frame extraction disabled. Input: "file:"/media/movies/B/Batman and Robin (1949)/Batman and Robin (1949).mkv""
    System.Exception: ffmpeg image extraction failed for file:"/media/movies/B/Batman and Robin (1949)/Batman and Robin (1949).mkv"
    at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.ExtractImageInternal(String inputPath, String container, MediaStream videoStream, Nullable1 imageStreamIndex, Nullable1 threedFormat, Nullable1 offset, Boolean useIFrame, Boolean allowTonemap, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.ExtractImage(String inputFile, String container, MediaStream videoStream, Nullable1 imageStreamIndex, MediaSourceInfo mediaSource, Boolean isAudio, Nullable1 threedFormat, Nullable1 offset, CancellationToken cancellationToken)

@Artiume
Copy link

Artiume commented Dec 5, 2020

  • During a scan, if ffprobe hasnt run yet, the master playlist isnt available and the main m3u8 appears to be used. total playback time increments similar to livetv

@BaronGreenback
Copy link

[2020-12-05 06:40:10.223 +00:00] [WRN] [65] Jellyfin.Networking.Manager.NetworkManager: "meh IP/32": External request received, however, no WAN interface found.
Fixed : jellyfin/jellyfin#4678

@Shadowghost
Copy link
Contributor

Shadowghost commented Dec 5, 2020

@Shadowghost
Copy link
Contributor

Shadowghost commented Dec 5, 2020

@iwalton3
Copy link
Member

iwalton3 commented Dec 8, 2020

Looks like MPV Shim is now working again with basic features. SyncPlay needs to be reworked, as expected. I will likely drop SyncPlay compatibility with pre-10.7.0 servers, as the web client (Desktop Mode) won't support it anyways.

@thornbill
Copy link
Member

It's probably time to close this given a 10.8 RC is pending. 🙃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Release 10.7.0
  
Active Bugs
Development

No branches or pull requests

10 participants