Use the master BE's hostname as the initial value since this will be correct for 99.9% of users. It's only used as a hint to where to find the file so even if it is incorrect it will get corrected.
Update MusicMetadata to use the hostname.
83a3e28 MythMusic: add a hostname column to the music_songs table
mythplugins/mythmusic/mythmusic/dbcheck.cpp | 14 +++++++-
mythtv/libs/libmythmetadata/musicmetadata.cpp | 45 ++++++++++++++++++++-----
mythtv/libs/libmythmetadata/musicmetadata.h | 5 +++
3 files changed, 54 insertions(+), 10 deletions(-)
Upstream: github.com