Welcome to HTPC Documentation!

中文版本在 /zh/ 中

January 27, 2025

Adding Chinese Subtitles to Jellyfin

How to add Chinese subtitles to Jellyfin.

March 1, 2025

CoreELEC Introduction

Learn about CoreELEC and how to use it in emergency situations.

March 1, 2025

Network Buffering

How to network buffering issues on your during media playback.

March 1, 2025

Onkyo Audio Video Problems

How to fix issues with no sound or bluescreen on Onkyo/Pioneer receivers.

March 1, 2025

Remote Control

How to use the remote control on Android TV and other devices.

March 1, 2025

Unauthorized Playback

How to fix unauthorized playback on your TV Box.

March 1, 2025

YouTube Not Working on TV Box 403

How to fix YouTube not working on TV Box.

March 1, 2025

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! ...

October 5, 2023