Closed oddstr13 closed 3 years ago
Do you know if this one is possible to fix for 10.7? :)
that's an issue upstream in ffmpeg, we've been attempting workarounds but nothing concrete yet
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 π.
Everything labeled as confirmed
on the repos:
With that one being especially annoying imho: https://github.com/jellyfin/jellyfin-web/issues/1824
"Unexpected server response" iOS Infuse 6 is broken with 10.7. https://github.com/jellyfin/jellyfin/issues/4654
1 value, Boolean ignoreCase, Boolean throwOnFailure, UInt64& result) at System.Enum.TryParseInt32Enum(RuntimeType enumType, String originalValueString, ReadOnlySpan
1 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) (jellyfin/jellyfin-web#2181)1 imageIndex, String mimeType, Boolean saveLocally) at MediaBrowser.Providers.Manager.ImageSaver.GetSavePaths(BaseItem item, ImageType type, Nullable
1 imageIndex, String mimeType, Boolean saveLocally)
at MediaBrowser.Providers.Manager.ImageSaver.SaveImage(BaseItem item, Stream source, String mimeType, ImageType type, Nullable1 imageIndex, Nullable
1 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, IEnumerable
1 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)When Tone mapping with Intel VAAPI, the graphical subtitle burn-in is unavailable. upstream limitation https://github.com/jellyfin/jellyfin/pull/4570
1 imageStreamIndex, Nullable
1 threedFormat, Nullable1 offset, Boolean useIFrame, Boolean allowTonemap, CancellationToken cancellationToken) at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.ExtractImage(String inputFile, String container, MediaStream videoStream, Nullable
1 imageStreamIndex, MediaSourceInfo mediaSource, Boolean isAudio, Nullable1 threedFormat, Nullable
1 offset, CancellationToken cancellationToken)[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 : https://github.com/jellyfin/jellyfin/pull/4678
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.
It's probably time to close this given a 10.8 RC is pending. π
Migrated from @thornbill's gist
10.7 Hit List
Bugs
/Images/Remote
? NOTE: Will require additional server and web changesUI 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
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.