中文版本在 /zh/ 中
Adding Chinese Subtitles to Jellyfin
How to add Chinese subtitles to Jellyfin.
CoreELEC Introduction
Learn about CoreELEC and how to use it in emergency situations.
Network Buffering
How to network buffering issues on your during media playback.
Onkyo Audio Video Problems
How to fix issues with no sound or bluescreen on Onkyo/Pioneer receivers.
Remote Control
How to use the remote control on Android TV and other devices.
Unauthorized Playback
How to fix unauthorized playback on your TV Box.
YouTube Not Working on TV Box 403
How to fix YouTube not working on TV Box.
Notes about settings up this webpage
This is documentation on how to setup and run this webpage. Introduction Download Hugo. https://gohugo.io/installation/ The page will reside in support subpath which will be bundled by FastAPI. Building the page hugo serve --bind 0.0.0.0 --baseURL=http://10.10.120.191:1313/support --disableFastRender hugo build --baseURL=http://${HOST}:${PORT}/support -d ../support Features Simple: Easy to write and manage content. Fast: Hugo is optimized for speed. Flexible: Customize your site with themes and plugins. Conclusion Thank you for reading my first post. Stay tuned for more updates! ...