MythMusic: add a hostname column to the music_songs table

Multimedia / MythTV - Paul Harrison [mythtv.org] - 22 January 2014 07:22 UTC

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


  • Share