Commit graph

45 commits

Author SHA1 Message Date
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
PartyDonut
7a50e0cb0f
feature: Add guest actors to episode view (#299)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 22:19:24 +02:00
PartyDonut
e4b8a050c7
feature: Add actions for media segments (#236)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-23 16:56:49 +01:00
PartyDonut
f0414439f3
feature: Version selection (#235)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-23 15:53:17 +01:00
PartyDonut
935d6fe176
feature: Video quality options (#234)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-23 13:29:59 +01:00
PartyDonut
a34f8fe2f4
fix: Improve null handling when parsing image urls (#228)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-16 11:58:53 +01:00
PartyDonut
3b4b8a9101
fix: Incorrect playback reporting (#221)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-08 17:05:53 +01:00
PartyDonut
8012fdcea8
feature: Rework responsive layout (#217)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-07 15:55:01 +01:00
PartyDonut
bd8faf2f6a
feature(web): Added option to download file and copy stream url (#209)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-01 15:22:22 +01:00
PartyDonut
d60fec405a
chore: Implement a fake response for testing (#202)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-01-06 18:10:36 +01:00
PartyDonut
9710946a90 Use applicationBrightness 2025-01-05 15:12:26 +01:00
PartyDonut
39a7537116 chore: Fix dart deprecation messages 2025-01-05 13:53:59 +01:00
PartyDonut
a817d40463 chore: Update flutter to 3.27 and updated packages 2025-01-04 23:12:32 +01:00
PartyDonut
1a42be4be0
feature: Save logging to cache directory (#196)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-01-02 11:54:54 +01:00
PartyDonut
6e930a3393
fix: Synced episode information not loading (#192)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-27 16:34:25 +01:00
PartyDonut
d2138da785
feature: Details screen rework (#190)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-27 15:21:47 +01:00
PartyDonut
0ae613a666
chore: Added simple option to view/copy crash-logs locally (#185)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-20 15:48:05 +01:00
PartyDonut
da354437e3
feature: Added LibMDK video player backend (#162)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-22 18:53:31 +01:00
PartyDonut
df7002d990
fix: Improve sanitizing for trickplay (#158)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-19 19:47:06 +01:00
PartyDonut
5c560e54b5
feature: Add support for mediaSegments (#138)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-09 19:40:12 +01:00
PartyDonut
597f8354f9
fix: specials being shown in season views (#136)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-09 10:05:58 +01:00
PartyDonut
0b7b73134f
chore: Renaming of Trickplay -> TrickPlay and other cleanups (#130)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-08 08:52:34 +01:00
PartyDonut
e50d666fa9
feat: Improve how unsupported items are shown. (#129)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-07 18:57:57 +01:00
PartyDonut
cb4b416bfc
feature: Toggle wifi requirement for downloads (#110)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-03 10:01:40 +01:00
PartyDonut
0b0cd3a557
feature: Adds schemeVariants to color options (#109)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-03 08:59:35 +01:00
PartyDonut
c32f71b368
feature: Added settings to force the player into certain orientations (#108)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-02 18:44:18 +01:00
PartyDonut
691293648b
feature: Added option to save and set default filters for libraries (#107)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-02 15:44:24 +01:00
PartyDonut
d3e34d57e0
fix: Unable to log-out user with incorrect/old token (#104)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-02 09:56:01 +01:00
PartyDonut
66f2b6cd4e
feature: Auto next-up preview, skip to next in queue. (#96)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-01 15:52:54 +01:00
PartyDonut
8d15e319d3
fix: Sync leaving left over temp files (#73)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-25 18:58:44 +02:00
PartyDonut
476bdc130e
feature: Improved banners, made banner settings easier to understand. (#71)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-24 23:02:10 +02:00
PartyDonut
8e2ce7861b
feature(web): Added full-screen button and volume slider (#50)
## Pull Request Description

Adds the full screen toggle to web and the volume slider.
fix: small fixes for desktop padding
fix: only reload widgets when the content has changed

## Issue Being Fixed

Issue Number: #28

---------

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-19 17:07:23 +02:00
PartyDonut
a932fa71ff
[Bugfix] Sync items not sorted by sortName (#13)
Now sort the items by sortName

---------

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-13 19:53:45 +02:00
PartyDonut
aaa6a737cb [Bugfix] Fixed refreshing details screens 2024-10-06 19:35:57 +02:00
PartyDonut
d19fa0ccd0 [Fixed] Use browser navigation 2024-10-06 19:07:02 +02:00
PartyDonut
144c8faf70 [Feature] Replace go_router with auto_route 2024-10-05 19:43:36 +02:00
PartyDonut
7b3e733b76
[Setup] Added build.yaml and check.yaml (#1)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-09-21 11:59:28 +02:00
PartyDonut
764b6034e3 Init repo 2024-09-20 10:01:13 +02:00