Wiki » History » Version 2
Mike Axford, 07/30/2026 01:32 PM
| 1 | 1 | Mike Axford | |
|---|---|---|---|
| 2 | |||
| 3 | # Tuners |
||
| 4 | ## HD RTL (MN88473) |
||
| 5 | https://palosaari.fi/linux/v4l-dvb/firmware/MN88473/01/latest/ |
||
| 6 | |||
| 7 | |||
| 8 | ## Hauppage DualHD |
||
| 9 | https://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-dualHD |
||
| 10 | https://www.hauppauge.com/pages/support/support_linux.html#pi |
||
| 11 | |||
| 12 | |||
| 13 | # Software |
||
| 14 | |||
| 15 | 2 | Mike Axford | https://honeyryderchuck.gitlab.io/httpx/ |
| 16 | |||
| 17 | |||
| 18 | 1 | Mike Axford | ## TV Headend Docs |
| 19 | https://docs.tvheadend.org/documentation/development/json-api/other-functions |
||
| 20 | https://docs.tvheadend.org/documentation/development/json-api/api-description/epg |
||
| 21 | https://docs.tvheadend.org/documentation/development/json-api/api-description/common-parameters |
||
| 22 | |||
| 23 | |||
| 24 | |||
| 25 | # Ruby |
||
| 26 | ## httpx (replacement for existing http library) |
||
| 27 | https://honeyryderchuck.gitlab.io/httpx/wiki/Response-Handling |
||
| 28 | https://github.com/HoneyryderChuck/httpx?tab=readme-ov-file |
||
| 29 | https://honeyryderchuck.gitlab.io/httpx/wiki/Faraday-Adapter |
||
| 30 | https://honeyryderchuck.gitlab.io/httpx/ |
||
| 31 | https://gitlab.com/os85/httpx |