Commit Graph

55 Commits

Author SHA1 Message Date
16d8014cbb build: drop support for go1.8 2019-04-15 21:49:58 +01:00
caf318d499 dlna: add connection manager service description
The UPnP MediaServer spec says that the ConnectionManager service is
required, and adding it was enough to get dlna support working on my
other TV (LG webOS 2.2.1).
2019-03-15 13:14:31 +00:00
95194adfd5 dlna: fix root XML service descriptor
The SCPD URL was being set after marshalling the XML, and thus coming
out blank.  Now works on my Samsung TV, and likely fixes some issues
reported by others in #2648.
2019-03-11 17:31:32 +00:00
d966cef14c build: fix problems found with unconvert 2019-02-02 11:45:07 +00:00
0b7fdf16a2 serve: add dlna server 2019-01-09 19:14:14 +00:00