local M = {} M.EXCLUDED_PLAYERS = {} M.TRACKED_METADATA = { length = "mpris:length", album = "xesam:album", title = "xesam:title", artist = "xesam:artist", art = "mpris:artUrl", } return M