Bill Thornton
Bill Thornton
I think Amazon pushed out an update to their launcher recently that fixed this issue. If you are still seeing it please provide the device model and Fire OS version.
I'm seeing the same issue with WAV and FLAC on _some_ iOS devices. | Device | OS | Status | |---|---|---| | iPhone 7+ | iOS 13.4.1 | :x: Not...
Logs for iPhone where playback is broken: ``` jellyfin-test_1 | [16:41:33] [DBG] [68] Emby.Server.Implementations.Data.SqliteItemRepository: GetItemList query time (slow): 12.8372ms. Query: select type,data,EndDate,ChannelId,CommunityRating,IndexNumber,Width,Height,Name,Path,PremiereDate,ParentIndexNumber,ProductionYear,OfficialRating,RunTimeTicks,Size,DateModified,guid,ParentId,Audio,IsInMixedFolder,PrimaryVersionId,Album,CriticRating,IsVirtualItem,SeriesName,ProviderIds,TotalBitrate,ExtraType,ExternalId,OwnerId from TypedBaseItems A where type=@type AND CleanName=@Name jellyfin-test_1...
Results of testing with git bisect 10.5.5 to 10.6.0: ``` There are only 'skip'ped commits left to test. The first bad commit could be any of: 93568be3e7bb653e4ddbe1e8876e36ca423c6bf3 1d86084653c1f437da04edd82a627ed02480375b 6d8ab50be9467743dff040738f08d5914e7a6cc4 5cf44e77362e0bd4d32c639457994bf22d0cf237...
I was able to narrow it down further by persisting a config directory to bypass the startup wizard being broken and logging out before building a new server version to...
This seems to be a combination of several issues all combined into a perfect storm. 1. Network detection appears to have been partially broken by #3007. Docker containers in bridge...
Well #4053 seems to have only fixed progressive playback. HLS streaming still appears broken, so I’m reopening this. 😐
This should be fixed by https://github.com/jellyfin/jellyfin/pull/4384. Needs verified.
Duplicate of #2207
These two features should definitely be separate pull requests: - Add support to have a modular (extensible) home screen that can be modified by the user and added to by...