github-actions[bot]
b74cacd660
chore: bump version to 1.18.0
2026-02-18 07:08:11 +00:00
edde746
1fc0d0458b
fix: dpad back navigation for settings sub-screens
2026-02-18 08:06:48 +01:00
edde746
64c0c9979b
fix: dpad focus and navigation for Live TV guide
2026-02-18 08:06:05 +01:00
edde746
b419ff5507
fix: custom dpad navigation for sidenav
...
close #479
2026-02-18 07:55:16 +01:00
edde746
f508013aa5
fix(ios): remove processing background mode
2026-02-18 06:51:44 +01:00
edde746
756eb8d6f0
feat: add ambient lighting effect
...
close #477
2026-02-18 06:51:20 +01:00
edde746
83e04b64da
fix: correct D-pad focus navigation order on media detail screen
2026-02-18 03:30:04 +01:00
edde746
408bf8577d
Merge pull request #476 from Sphyix/playback-fix
...
setLogLevel macOS playback
2026-02-18 02:21:59 +01:00
Federico
90e8223c74
setLogLevel missing
2026-02-18 02:18:06 +01:00
edde746
b1377ea4a1
Merge pull request #473 from Sphyix/playback-fix
...
Fix playback on macOS
2026-02-18 01:20:57 +01:00
Federico
348aa69a50
Update Info.plist
2026-02-17 17:58:53 +01:00
edde746
1913d49117
Merge pull request #471 from AmyJeanes/remove-continue-watching-mid-progress
...
fix: show 'mark as unwatched' for in progress items
2026-02-17 10:59:38 +01:00
edde746
2bc2c0a0ec
feat: use FlTextureGL for Linux mpv video rendering
2026-02-17 08:55:29 +01:00
edde746
544fccf82d
fix: update universal_gamepad
2026-02-17 07:51:18 +01:00
edde746
71bfd3ca2f
fix: force LF line endings for shell scripts and Dockerfiles
2026-02-17 03:37:49 +01:00
edde746
f2f7bb3508
chore: bump universal_gamepad to 1.1.1
2026-02-17 03:37:03 +01:00
edde746
c98add8065
fix: resolve UI freezes during video playback on Steam Deck
...
- Default MPV native log level to "warn" instead of "v" (Linux/Windows),
add setLogLevel method channel to raise it when debug logging is enabled
- Coalesce MPV render requests via atomic compare_exchange on needs_redraw_
- Clear redraw flag before render so new redraws queue during current frame
2026-02-17 03:11:52 +01:00
Amy Jeanes
56b7cb842e
show mark as unwatched for mid progress items
2026-02-17 01:24:07 +00:00
edde746
223a5d2219
chore: bump os_media_controls
2026-02-17 01:21:07 +01:00
edde746
66611b9bc3
feat: dockerfile-based steam build with layer caching
2026-02-17 01:20:10 +01:00
edde746
35f56c8a80
feat: steam build script
2026-02-16 23:32:51 +01:00
edde746
653eee1453
feat: add steam deploy script
2026-02-16 21:56:47 +01:00
edde746
29f5dc00c4
feat: populate audio output device menu and group by backend
2026-02-16 21:56:22 +01:00
edde746
9d04833b3e
fix: only consume nav keys in video player
2026-02-16 18:34:12 +01:00
github-actions[bot]
a55b255d05
chore: update cask to 1.17.0
2026-02-16 16:20:30 +00:00
github-actions[bot]
b29011c5a7
chore: bump version to 1.17.0
2026-02-16 15:07:07 +00:00
edde746
a61fca0588
perf: compact [propId, value] wire format for property events
2026-02-16 15:40:52 +01:00
edde746
c3b10d6c45
fix: fallback to external browser when Custom Tabs unavailable
2026-02-16 04:21:44 +01:00
edde746
3dde8334e0
fix: refresh home page when libraries are hidden/unhidden
...
close #465
2026-02-16 03:12:46 +01:00
edde746
23c4c400f0
feat: focus navigation for movie detail sections
...
close #464
2026-02-16 02:17:10 +01:00
edde746
53c94b14cc
feat: add back button exit confirmation on Android TV
...
close #467
2026-02-16 01:22:48 +01:00
edde746
1770109ff9
fix: support touch input for sidebar expand/collapse
...
close #466
2026-02-16 00:01:44 +01:00
edde746
7d29d7ba45
chore: format
2026-02-15 23:13:33 +01:00
edde746
77c124b528
Merge branch 'trailers-extras'
2026-02-15 23:11:30 +01:00
edde746
90a40d034f
refactor: reuse MediaCard for extras
2026-02-15 22:59:43 +01:00
Matt Vogel
bb8bddd1a7
fix: reduce white space in trailers & extras row
...
Fixes excessive white space at the bottom of media containers in the
trailers & extras horizontal scroll:
- Add mainAxisSize.min to Column to prevent expansion
- Reduce container height from 200 to 160px to match content size
2026-02-15 15:09:45 -05:00
Matt Vogel
0bbcd854e4
feat: add trailers and extras support
...
Adds support for viewing and playing trailers and bonus content from Plex.
- Add getExtras() API method to fetch extras from Plex
- Add trailer/extras metadata fields (subtype, extraType, primaryExtraKey)
- Add play trailer button with film reel icon on media detail screen
- Add "Trailers & Extras" section below cast with horizontal scroll
- Support offline mode via cache fallback
- Preserve serverId/serverName for multi-server setups
2026-02-15 15:09:45 -05:00
edde746
07809b8037
fix: handle duplicate column in v8 migration
2026-02-15 18:48:52 +01:00
edde746
eaad505d96
fix: reduce main-thread pressure during playback
2026-02-15 18:35:51 +01:00
edde746
b62a3501d2
fix: SurfaceView ANR on Android
2026-02-15 18:10:46 +01:00
edde746
292c4b5d82
fix: reduce main-thread DB I/O blocking in downloads
2026-02-15 17:55:02 +01:00
edde746
04438c8e45
refactor: code quality & format
2026-02-15 04:07:09 +01:00
edde746
1641354055
fix: warnings
2026-02-14 22:58:16 +01:00
edde746
9184bb8d40
Merge branch 'live-tv'
...
# Conflicts:
# lib/i18n/strings.g.dart
# lib/i18n/strings_de.g.dart
# lib/i18n/strings_en.g.dart
# lib/i18n/strings_es.g.dart
# lib/i18n/strings_fr.g.dart
# lib/i18n/strings_it.g.dart
# lib/i18n/strings_ko.g.dart
# lib/i18n/strings_nl.g.dart
# lib/i18n/strings_sv.g.dart
# lib/i18n/strings_zh.g.dart
# lib/screens/main_screen.dart
# lib/services/plex_client.dart
# lib/widgets/video_controls/desktop_video_controls.dart
2026-02-14 22:29:16 +01:00
edde746
1c7303d095
fix: download queue status
2026-02-14 22:22:50 +01:00
edde746
4fc98426ff
feat: connection recovery on mobile resume and endpoint exhaustion
2026-02-14 22:11:00 +01:00
edde746
0d72c6c1a4
fix: external player on Android 11+
2026-02-14 20:19:27 +01:00
edde746
fb9a1cd77e
fix: downloaded media detail screen clear logo
2026-02-14 19:28:43 +01:00
edde746
6f027f1015
fix: notify season screen when download is deleted
2026-02-14 18:37:28 +01:00
edde746
86a989a2f2
fix: open downloaded videos in external player on Android
2026-02-14 18:26:05 +01:00