Niels van Velzen

Results 34 issues of Niels van Velzen

**Changes** Update the colors used in the new InfoRow (#3379) to some better ones. I've shamefully stolen them from the Figma lab project. The background colors all have 50% transparency,...

enhancement

Instead of opening the whole activity after a video ends add a option to show only the 2 buttons during the last `x` seconds of the current video. I called...

enhancement

**Describe the bug** The Windows installer is not signed causing Windows to prevent running the installer (unless you click on "Run anyway", which is hidden by default) **To Reproduce** 1....

``` [ERR] [18] MediaBrowser.Providers.Music.AlbumMetadataService: Error in "VGMdb" System.NullReferenceException: Object reference not set to an instance of an object. at Jellyfin.Plugin.Vgmdb.Providers.Info.VgmdbAlbumProvider.GetAlbumById(Int32 id, CancellationToken cancellationToken) in D:\Files\Projects\github.com\nielsvanvelzen\jellyfin-plugin-vgmdb\src\Providers\Info\VgmdbAlbumProvider.cs:line 54 at Jellyfin.Plugin.Vgmdb.Providers.Info.VgmdbAlbumProvider.GetSearchResults(AlbumInfo searchInfo, CancellationToken...

``` [ERR] [50] MediaBrowser.Providers.Music.AlbumMetadataService: Error in "VGMdb" MediaBrowser.Model.Net.HttpException: Not Found at Emby.Server.Implementations.HttpClientManager.HttpClientManager.EnsureSuccessStatusCode(HttpResponseMessage response, HttpRequestOptions options) at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsyncInternal(HttpRequestOptions options, HttpMethod httpMethod) at Emby.Server.Implementations.HttpClientManager.HttpClientManager.SendAsync(HttpRequestOptions options, HttpMethod httpMethod) at Emby.Server.Implementations.HttpClientManager.HttpClientManager.Get(HttpRequestOptions options) at Jellyfin.Plugin.Vgmdb.VgmdbApi.GetSearchResults(String...

I've started work on a developer site in the "developers" branch some time ago. This list collects all tasks that need to happen before & after launch of the site....

### Version Media3 1.3.0 ### More version details _No response_ ### Devices that reproduce the issue - Fire TV Stick 4K ### Devices that do not reproduce the issue -...

bug: device specific

**Changes** - Refactor ItemListFragment to use SDK types (BaseItemDto) - Add ItemListFragmentHelper for API calls in ItemListFragment - Remove unused addItems function in ItemListView **Issues**

sdk-migration
refactor

This issue will be updated with the status for Jellyfin 10.9. Additional updates will be posted in comments, subscribe to this issue to receive updates. # Current status: Jellyfin 10.9...

confirmed