Files
cantata/mpd-interface/mpdparseutils.cpp
Thomas Uhle d406c01694 Fix getting song details from Cantata stream URLs
- always get song.time from decoded stream URL
- always set song.file to local file path from decoded stream URL to have
  song.decodedPath() return the correct path
- move song.setLocalPath() out of if branch to always have song.localPath()
  return the correct path
- only update mod.priority if all song detailss are taken from decoded
  stream URL
2020-05-05 18:05:33 +02:00

35 KiB