Fredrik Burmester
d56d202bfc
fix(tvos): increase hero carousel top padding to clear menu bar
2026-05-27 09:42:13 +02:00
Lance Chant
f1c2b9de53
fix: possible fix for edge of episode issue
...
possible fix(untested) to fix an issue when exiting as next episode
countdown is active
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-27 07:32:48 +02:00
Lance Chant
796e12b4ac
Chore: fix the storage reading and search colour
...
Fixed the storage calc to be GB instead of GIB so changed to 1000
instead of 1024
Changed some of the search colours
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-26 14:24:37 +02:00
Lance Chant
fcd19d9c6d
Chore: fixing styling for plugin fiew and logs
...
Fixed some of the style class names to give more space for the plugin
settings
Added spacing to the bottom of the logs and removed the space at the top
for the logs
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-26 13:25:39 +02:00
Lance Chant
d72cec0f4f
Chore: fixing playback controls
...
Fixed maybe the vertically stretched in portrait
Fixed the gesture overlay persisting after events done
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-26 13:04:19 +02:00
Lance Chant
39a168456a
Fixing mobile login screen
...
Fixed the mobile login screen layout
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-26 11:34:37 +02:00
Lance Chant
5ede3f30d0
chore: more scaling fixes and selection improve
...
Fixed the scaling in the direct player controls to use the scaleTV
settings
Fixed 2 items in settings not being selectable (added style:flex:1)
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-25 15:12:44 +02:00
Lance Chant
6b0f8b833f
Chore: log cleanups, and Vo settings enablement
...
Added the ability to swap VO options for android only between "GPU" and
"GPU-next"
Removed some console logs from previous debugging
Added the ability to see what VO is being used to render in the video
player
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-25 14:19:36 +02:00
Lance Chant
4253f0d5ab
Merge branch 'feat/tv-interface' of https://github.com/streamyfin/streamyfin into feat/tv-interface
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-25 10:35:14 +02:00
lance chant
4b577b8111
Chore/tv interface scaling ( #1591 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-24 12:55:28 +02:00
lance chant
52ad1a06e1
Chore/tv interface scaling ( #1590 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-23 11:11:52 +02:00
lance chant
f1140927a8
chore: updated usage of tv scaling, alert text fix ( #1587 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-22 15:28:03 +02:00
Lance Chant
03f17a758f
chore: updated usage of tv scaling, alert text fix
...
Sweep across a few pages to ensure they use the scaling factors now
Added a plugin to fix the alert text on android tv
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-22 15:00:13 +02:00
Lance Chant
5fd8e40c44
padding for apple tv
...
Adding some more padding for tvos to clear the top
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-22 12:39:59 +02:00
Lance Chant
b076f9f3d9
Merge branch 'feat/tv-interface' of https://github.com/streamyfin/streamyfin into feat/tv-interface
2026-05-22 12:39:37 +02:00
lance chant
d272c6710c
Fix/tv interface android ( #1585 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-22 11:51:29 +02:00
lance chant
09bd84593c
Fix/tv interface android ( #1579 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-22 11:43:30 +02:00
lance chant
f8a84e34fd
Fix/tv interface android ( #1576 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-22 09:43:04 +02:00
Lance Chant
cc89b5df89
fix: a few playback and home recommendation issues
...
Fixed the home recommendation display to use proper images.
Fixed an issue for the subtitles background rendering
Fixed playback resume from position
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-21 18:04:45 +02:00
Lance Chant
d1794798e7
Merge branch 'feat/tv-interface' of https://github.com/streamyfin/streamyfin into feat/tv-interface
2026-05-21 13:56:04 +02:00
Steve Byatt
11a4f14732
feat(android-tv): TV recommendations ( #1575 )
2026-05-21 13:55:26 +02:00
Steve Byatt
121ff0eea0
feat(tvos): Add TopShelf Extension ( #1561 )
2026-05-21 08:47:45 +02:00
Lance Chant
3d18312903
Merge branch 'feat/tv-interface' of https://github.com/streamyfin/streamyfin into feat/tv-interface
2026-05-20 15:31:08 +02:00
Steve Byatt
4bef386b82
fix(tvOS): Patches for udp and screens menu button handling ( #1564 )
2026-05-20 15:30:40 +02:00
lance chant
e84cea6427
chore: cleanup ( #1565 )
2026-05-20 15:29:24 +02:00
Lance Chant
023bd15ca2
chore: cleanup
...
Cleaning up some old console logs
Fixed the collection view to include seasons to align with the server
view
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-20 15:04:15 +02:00
Steve Byatt
a1c98f9285
fix: tv overlay focus navigation ( #1558 )
2026-05-20 12:53:01 +02:00
Steve Byatt
ca4f24ded0
fix: handle TV menu and back navigation ( #1559 )
2026-05-20 09:57:19 +02:00
lance chant
92deba14f3
Adding QR code login ( #1557 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-20 08:41:49 +02:00
lance chant
ece5750d34
Feat/tv interface uniform scale ( #1562 )
...
Signed-off-by: Lance Chant <13349722+lancechant@users.noreply.github.com >
2026-05-20 07:56:39 +02:00
Fredrik Burmester
3438e78cab
feat(tv): implement edge-to-edge horizontal sections for apple tv-like experience
2026-02-01 22:04:53 +01:00
Fredrik Burmester
67bca1f989
refactor(tv): have section pages fill width
2026-02-01 21:10:25 +01:00
Fredrik Burmester
c35e97f388
feat(tv): persist downloaded opensubtitles across app restarts
2026-02-01 19:19:32 +01:00
Fredrik Burmester
bc575c26c1
feat(mpv): add opaque subtitle background with adjustable opacity (iOS only)
2026-02-01 17:29:31 +01:00
Fredrik Burmester
ab526f2c6b
chore(tv): suppress tvOS hover gesture warning
2026-02-01 16:39:04 +01:00
Fredrik Burmester
7d0b3be8c2
chore(tv): remove debug logs from back handler
2026-02-01 16:27:32 +01:00
Fredrik Burmester
a384b34402
chore: translations
2026-02-01 15:52:54 +01:00
Fredrik Burmester
07f535a6e4
fix: no log
2026-02-01 15:52:26 +01:00
Fredrik Burmester
2bcf52209e
refactor(tv): remove native tv-player-controls module usage
2026-02-01 14:38:35 +01:00
Fredrik Burmester
fb7cee7718
fix(tv): improve skip/countdown focus and back button handling
2026-02-01 14:03:20 +01:00
Fredrik Burmester
2775075187
docs: add settings atom and translation key guidelines
2026-02-01 13:03:47 +01:00
Fredrik Burmester
4962f2161f
refactor(tv): remove auto-scroll behaviors from search and series
2026-02-01 12:44:36 +01:00
Fredrik Burmester
25ec9c4348
fix(tv): remove automatic scroll triggers on series page
2026-02-01 12:39:05 +01:00
Fredrik Burmester
d17414bc93
fix(auth): distinguish session expiry from network errors
2026-02-01 12:27:22 +01:00
Fredrik Burmester
fea3e1449a
fix(player): add null check for api in direct-player
2026-01-31 23:43:05 +01:00
Fredrik Burmester
ad1d9b5888
fix(tv): pause inactivity timer during video playback
2026-01-31 23:33:11 +01:00
Fredrik Burmester
3d406314a4
feat(tv): add configurable inactivity timeout with auto-logout
2026-01-31 22:29:39 +01:00
Fredrik Burmester
e6598f0944
perf(tv): optimize focus animations and disable native glass effect
2026-01-31 21:34:49 +01:00
Fredrik Burmester
f549e8eaed
feat(tv): reorder series page buttons to center season selector
2026-01-31 21:03:54 +01:00
Fredrik Burmester
dab1c10a03
fix(tv): use single value for user-management entitlement
2026-01-31 19:55:22 +01:00