[mythtv-commits] [MythTV/mythtv] 0b155a: Service API: Fix bugs

Peter Bennett noreply at github.com
Sun Sep 27 21:05:45 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 0b155ab089cce1137af0acb7f7a6f0f7af2b7867
      https://github.com/MythTV/mythtv/commit/0b155ab089cce1137af0acb7f7a6f0f7af2b7867
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2020-09-27 (Sun, 27 Sep 2020)

  Changed paths:
    M mythtv/libs/libmythupnp/upnp.cpp
    M mythtv/programs/mythbackend/services/serviceUtil.cpp

  Log Message:
  -----------
  Service API: Fix bugs

- When redirecting http requests to a slave backend, use the slave
ip address, not the machine name.
- url encode artwork url paramaters in xml responses, so that the
url can be used for obtaining artwork even in the artwork file name
contains special characters.

trac-fixes #13589




More information about the mythtv-commits mailing list