You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
quality of life, remote control options and more responsiveness (#14)
* Update dependencies and refactor component imports; rename files to .jsx
* implement search, refactor code, add popular and settings
* save position when going back
* keep dom grid
* add about page, remove switzerland
* fix scroll position after list/video
* fix scroll position after list/video
* update screenshots
* keycode 460 for subtitles
* pause playback when selecting subtitles using the rc button
* add cond virtualization, remove spacer loader
* refactor css a bit
* refactor css
* adjust subtitles matrix color
* fix search css, adjust settings border radius and carousel active item
* improve startup performance and navigation responsiveness
* improve startup performance and navigation responsiveness
* improve startup performance and navigation responsiveness
* Update app version in appinfo.json
---------
Co-authored-by: Lotovic <volkovmqx@gmail.com>
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,16 @@ This app uses the official media.ccc.de/graphql endpoint. It is built using Reac
19
19
- Smart TV Navigation with React! (Thanks to [this](https://noriginmedia.com/2019/06/24/smart-tv-navigation-with-react/) and [this](https://medium.com/@utkarsh.gupta.316/spatial-navigation-in-react-js-for-smart-tv-3aa6977a94b1).)
20
20
- Search functionnality.
21
21
- Watchlist.
22
-
- Quality of Life remote button usage.
22
+
- Quality of Life Remote Controller Button Mapping (Thanks to [Simon34545](https://github.com/Simon34545) LG Input Keymapping overview!) inspired by Youtube/Jellyfin.
23
23
- Configuration page for preferred languages and subtitles.
24
24
- Substitles functionnality.
25
+
- About Info page (in Settings on the bottom).
25
26
26
27
## Roadmap
27
28
28
29
-☐ Add Speaker page.
29
-
-☐ Add Info page.
30
+
-☐ Trigger for remote control/Home Assistant integration (Watching now/Edit Watchlist).
31
+
-~~☐ Jeopardy Theme song when waiting for too long.~~
0 commit comments