Project

General

Profile

Feature #4461 » 0006-hdhomerun-DeviceAuth-should-be-24-lowercase-digit-ch.patch

Em Smith, 2020-06-12 01:18

View differences:

src/webui/webui.c
1632 1632
  htsbuf_append_and_escape_jsonstr_nv(hq, "FriendlyName", server_name);
1633 1633
  htsbuf_qprintf(hq, ", "                                               \
1634 1634
                 "\"BaseURL\" : \"http://%s:%u\", "                     \
1635
                 "\"DeviceAuth\": \"none\", "                           \
1635
                 "\"DeviceAuth\": \"3xw5UaJXhVShHEBoy76FuYQi\", "       \
1636 1636
                 "\"DeviceID\": \"%08X\", "                             \
1637 1637
                 "\"FirmwareName\": \"hdhomerun_atsc\", "               \
1638 1638
                 "\"FirmwareVersion\": \"20200101\", "                  \
1639
- 
(10-10/19)