Daniel

Results 12 issues of Daniel

Which let's us pass more options to generators, ex.: ```java public interface Wiz { @Generate int[] generateArray(final int size); } @Entrypoint public void run( @Prompt("Size?") @Range({0, 100}) final int size,...

enhancement

### Missing feature Move the password back and forth using the scroll wheel. ### Justification Currently, the password automatically moves back and forth during "Display Login". However, it is easy...

feature request
please thumbs up to ask implementation

### Missing feature Easier navigation in the login menu ### Justification If I only want to enter the TOTP on a page, the username and password entry have to be...

enhancement
please thumbs up to ask implementation

### Description Jellyfin allows combined episodes, like `S01E01-E02`, but seasons containing such episodes are only recognized as `Partially Available`. This PR should fix that by calculating the episode count using...

# What's new Adds a new menu item `Lean New Remote RAW` in the Infrared App, which is only visible when the debug mode is enabled in the settings. When...