This command will run mythutil to decode a music track to determin it's exact length and will then update the database and send a MUSIC_METADATA_CHANGED event if it changed.
format: MUSIC_CALC_TRACK_LENGTH
b257f3c Myth Protocol: add a MUSIC_CALC_TRACK_LENGTH command
mythtv/programs/mythbackend/mainserver.cpp | 67 ++++++++++++++++++++++++++++
mythtv/programs/mythbackend/mainserver.h | 1 +
2 files changed, 68 insertions(+)
Upstream: github.com