diff --git a/playback_m3u.php b/playback_m3u.php index 9500bd618..38b287ec6 100644 --- a/playback_m3u.php +++ b/playback_m3u.php @@ -154,6 +154,7 @@ $template->assign_vars([ 'HAS_ITEMS' => (bool)$filesCount, 'PAGE_TITLE' => $lang['PLAYBACK_M3U'], 'FILES_COUNT' => sprintf($lang['BT_FLIST_FILE_PATH'], declension($filesCount, 'files')), + 'U_TOPIC' => TOPIC_URL . $topic_id, ]); print_page('playback_m3u.tpl'); diff --git a/styles/templates/default/playback_m3u.tpl b/styles/templates/default/playback_m3u.tpl index 7280cd743..433069476 100644 --- a/styles/templates/default/playback_m3u.tpl +++ b/styles/templates/default/playback_m3u.tpl @@ -54,6 +54,7 @@
{CURRENT_TIME}
{S_TIMEZONE}