wutschel

Results 83 issues of wutschel

While playback iPad already loads fanart into the background, but the recently added blurred feature only works for iPhone. It should be supported for iPad as well

Since iOS 17 the search bar for library view (both collection and list view) is too wide. Only after clicking into it once, the correct dimensions are rendered. This is...

The use of `minimumScaleFactor` in code and xib needs to be reviewed. The current settings can result in very small (hardly readable) text. Even readable text is sometimes scaled so...

improvement

## Bug report ### Describe the bug Here is a clear and concise description of what the problem is: As already described in the support forum ([link to post](https://forum.kodi.tv/showthread.php?tid=377231)) Kodi...

Triage: Needed

## Bug report ### Describe the bug Here is a clear and concise description of what the problem is: Play a song via airplay from an iOS device to Kodi....

Triage: Needed

## Description Ensure `collectionView` is _always_ initialized in `viewDidLoad`, also if the first tab does not support grid view. Otherwise collection view is not initialized for other tabs of the...

bugfix
improvement
maintenance

## Description Register to `UIApplicationDidEnterBackgroundNotification` and end `timer`. ## Summary for release notes Bugfix: Let NowPlaying handle entering background

bugfix

## Description This PR implements support to search for `cast`, `plot` and `tagline` in Global Search. For `cast` both actors and roles can be searched. - `cast` is supported for...

improvement
feature

## Description Add support for longpress on source directories via adding `sheetActions`. To be able to Play/Queue a source directory the key `"filetype"` must be set programmatically to `"directory"` as...

improvement
feature

As reported first time [in this forum post](https://forum.kodi.tv/showthread.php?tid=359717&pid=3196976#pid3196976), the sub-localization of settings.bundle does not work as expected running on iOS17 (simulator or target). In the reported case instead of `en-us`...

bug