PartyDonut
829bc3e34c
chore: Add sensible defaults to init lean-back mode
2025-10-18 20:51:16 +02:00
PartyDonut
318f32c7e6
feat: Add fillScreen and videoFit to native player options
2025-10-17 14:07:38 +02:00
PartyDonut
83c5fafe46
feat: Enable player orientation for native player on phones
2025-10-17 13:05:51 +02:00
PartyDonut
29b1c2e633
feat: Implement next-up screen for native player ( #533 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-10-15 18:05:51 +02:00
PartyDonut
edbd8d467c
feat: Bunch of small UI improvements for native player
2025-10-13 20:35:26 +02:00
PartyDonut
117d873683
chore: Improved custom keyboard logic
2025-10-11 18:46:25 +02:00
PartyDonut
e8f85c13df
fix: Moved debouncer again for buffering issues
2025-10-09 20:12:10 +02:00
PartyDonut
9cf5e99184
fix: Moved Debouncer for player setup
2025-10-09 15:25:26 +02:00
PartyDonut
3b8db131f7
fix: Add debouncer to video init
2025-10-09 12:56:20 +02:00
PartyDonut
24d6eb52b9
fix: Small bugfix for windows
2025-10-09 10:55:08 +02:00
PartyDonut
75c2f958b4
feat: Implement custom keyboard for Android TV ( #523 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-10-09 09:59:30 +02:00
PartyDonut
1942738fe4
fix: Disable media tunneling by default with the option to enable it ( #515 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-10-04 13:29:55 +02:00
PartyDonut
9689d74109
fix: Spamming playback state with certain players
2025-10-03 15:09:35 +02:00
PartyDonut
951fc93633
feat: Option to use item's primary colors in details screen ( #509 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-10-03 13:57:54 +02:00
PartyDonut
c299492d6d
feat: Android TV support ( #503 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-09-28 21:07:49 +02:00
PartyDonut
113a60a8ff
Small fix for rates < 1.0
2025-09-19 19:02:43 +02:00
Trizotto
18f09ebddf
fix: ensure that x1 speed is accessible
2025-09-16 19:56:20 +02:00
Trizotto
838c5b3485
feat: new shortcuts to increase and decrease playback rate
2025-09-07 15:02:34 +02:00
Trizotto
ee0fb85eb5
feat: move playbackRateProvider from player_option to settings_provider to reduce needed import
2025-09-07 14:59:13 +02:00
PartyDonut
1995ae70bb
fix: Set defaults for nullable if they are not set yet.
2025-09-01 22:06:09 +02:00
PartyDonut
92d5391b93
chore: Lots of bug fixes and navigation improvements
2025-09-01 20:21:36 +02:00
PartyDonut
9c964e7b41
fix: Fetching overlay for library search screen
2025-08-30 09:31:53 +02:00
PartyDonut
4933853656
fix: Clear library screen on user switch
2025-08-30 09:30:57 +02:00
PartyDonut
5a5a4e4703
feat: Add download speed to progress bar
2025-08-29 19:29:47 +02:00
PartyDonut
d22d340181
feat: Improve library search screen ( #477 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-28 23:26:10 +02:00
PartyDonut
6357b9843c
chore:cleanup-packages breaking: remove isar ( #474 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-24 21:16:51 +02:00
PartyDonut
e4c61aa43d
fix: Properly close player on user switch
2025-08-14 22:17:42 +02:00
PartyDonut
70e346b8a2
chore: Shortcuts improvements ( #446 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-09 16:17:14 +02:00
PartyDonut
fa30e634b4
feat: Customizable shortcuts/hotkeys ( #439 )
...
This implements the logic for allowing hotkeys with modifiers.
Implemented globalhotkeys and videocontrol hotkeys
Also implements saving the forward backwards seconds to the user.
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-08 16:36:50 +02:00
PartyDonut
23385d8e62
fix: macOS folder permissions ( #435 )
2025-08-04 16:37:38 +02:00
PartyDonut
7628321e47
chore: Photoviewer now uses auto routing ( #432 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-03 13:56:52 +02:00
PartyDonut
092836328f
feat: Sync offline/online playback when able ( #431 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-03 13:35:56 +02:00
PartyDonut
b17a74bb23
Small improvements
2025-07-27 11:47:31 +02:00
PartyDonut
86ff355e21
feature: Re-implemented syncing
2025-07-27 10:54:29 +02:00
PartyDonut
c5c7f71b84
feature: Improved sync capability
2025-06-15 11:54:46 +02:00
PartyDonut
34c9c5bd9c
chore: Update dependencies ( #372 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-07 18:36:17 +02:00
PartyDonut
5035d1d2c1
Removed limit for update check per platform
2025-06-02 17:09:19 +02:00
PartyDonut
f2c981928f
Small fix updateChecker
2025-06-02 16:57:50 +02:00
PartyDonut
2c71dde228
feature: Added update notification and download links per platform ( #362 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 21:36:50 +02:00
PartyDonut
69a5e3db7a
feature: HTPC mode startup argument ( #358 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 15:30:34 +02:00
PartyDonut
a8795cf0c9
fix: Use sortName instead of name for searches/library views ( #359 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 15:29:38 +02:00
PartyDonut
e7b5bb40ff
feat: UI 2.0 and other Improvements ( #357 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 10:37:19 +02:00
Julien9969
b1491b0ada
feat: Videoplayer remember subtitle and audio selection( #339 )
2025-05-22 19:24:42 +02:00
PartyDonut
93a38a0b6b
chore: Cleanup globalConfig settings
2025-05-18 11:45:21 +02:00
PartyDonut
8acd880329
feat: Add max concurrent downloads to settings ( #347 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-05-18 10:14:23 +02:00
PartyDonut
1a8765fbd6
fix: Shuffle play videos ( #345 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-05-17 16:35:39 +02:00
PartyDonut
aad081abae
fix: Update playback position when paused ( #344 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-05-17 14:50:09 +02:00
PartyDonut
d1d7cbd74d
fix: Remove specials from nextUp selection ( #343 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-05-17 14:47:24 +02:00
Julien9969
d4380d5f6f
feature: Video BufferSize settings for MPV ( #314 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-17 19:56:36 +02:00
PartyDonut
5b3d5b8900
fix: Show any enabled libraries in home screen ( #300 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 22:50:42 +02:00