is it a bug or a feature, that, when you download a playlist you get a zip file with all songs in the playlist but not the .m3u file itself inside the zip file?
PAT
Moderator: moderators
BKKKPewsey wrote:As a playlist mainly consists of information to tell your media player what media to play and its location how could SS know that![]()
You can only prepare a playlist once the files are in their "final resting place"
MusicFan wrote:
And the links to google, wiki etc are just fantastic. It's so handy not having to switch tabs or go into another browser manually. One thing I noticed is that the allmusic link always comes up with a "No search results were found for "albumname" message. I see here that subsonice sends /view?album="albumname" instead of /search/all/"albumname". Maybe Sindre will read this and tweak that search line?![]()
MusicFan - Premium User
<%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1"%>
<html><head>
<%@ include file="head.jsp" %>
<script type="text/javascript">
document.location = "http://www.allmusic.com/search/albums/${album}";
</script>
</head>
<body class="mainframe bgcolor1">
<h2><fmt:message key="allmusic.text"><fmt:param value="${album}"/></fmt:message></h2>
</body>
</html>
Users browsing this forum: No registered users and 4 guests