Commit graph

99 commits

Author SHA1 Message Date
PartyDonut
16bf5e8a32 fix: Small improvement to library screen 2025-10-28 21:44:46 +01:00
PartyDonut
ed5598fc66 chore: Clean-up for status cards 2025-10-26 19:18:26 +01:00
PartyDonut
0739247836 fix: Improve watched logic for posters 2025-10-26 18:14:24 +01:00
PartyDonut
5530c6fd0c fix: Undo removing of default values in constructors 2025-10-19 13:59:33 +02:00
PartyDonut
829bc3e34c chore: Add sensible defaults to init lean-back mode 2025-10-18 20:51:16 +02:00
PartyDonut
25304d0a5b feat: Added playbackinformation to native player ui 2025-10-17 10:32:06 +02:00
PartyDonut
37496f87e3 fix: Use correct image for logo in native player 2025-10-16 23:13:41 +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
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
3ce0ed6dbc fix: Long press "play" button with dpad navigation 2025-10-03 22:37:37 +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
Trizotto
838c5b3485 feat: new shortcuts to increase and decrease playback rate 2025-09-07 15:02:34 +02:00
PartyDonut
fbd1d762d3 fix: Titlebar overlay fullScreenRoutes 2025-09-01 20:51:26 +02:00
PartyDonut
92d5391b93 chore: Lots of bug fixes and navigation improvements 2025-09-01 20:21:36 +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
70e346b8a2
chore: Shortcuts improvements (#446)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-09 16:17:14 +02:00
PartyDonut
715e707bb6
feat: Add on/off/blurred options to the background image (#442)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-09 09:23:47 +02:00
PartyDonut
d3505e99b7 fix: drift not working on web 2025-08-08 18:11:40 +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
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
Ulises M
15ac3566e2
fix: make image cache key unique (#430)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-03 09:16:53 +02:00
Ulises M
ca7cd827e1
fix: Standardize precision used in communityRating (#424)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-02 08:40:07 +02:00
PartyDonut
0f6d24dc5a fix: Use both userId and id as primarykeys add first migration 2025-07-31 20:35:44 +02:00
PartyDonut
013722fc96 feat: Improved floating player bar 2025-07-31 16:24:41 +02:00
PartyDonut
f0216fa799 feat: Added option to use library posters instead of icons 2025-07-30 19:49:35 +02:00
PartyDonut
eed9039c5a fix: Removed subtitle position animation 2025-07-29 16:00:38 +02:00
PartyDonut
5fac088e2d fix: Move calculation logic to lib_mpv subtitles 2025-07-28 21:32:37 +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
f2ed3d7f7e
feature: Add option to disable background images (#380)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-08 15:51:39 +02:00
PartyDonut
d10dfdd09d
fix: Not parsing audio/sub model selected inside of details view (#379)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-08 14:44:12 +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
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
5ef7936c33
feature: Ask for playback type when media is downloaded (#361)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 17:05:16 +02:00
PartyDonut
563d267566
fix: Media segments not loading when pressing play on Series poster (#360)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 15:50:20 +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
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
947da2390f
feat: Improve segments visibility logic (#346)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-05-17 16:36:33 +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
5578076fdb
chore: Move to different iconsax library (#301)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 23:36:48 +02:00