While the sound is sort of amusing...it gets old after a few songs of it.
Moderator: moderators
svn co https://subsonic.svn.sourceforge.net/svnroot/subsonic subsonic/trunk--- /net/ostrogoth-wl/src/subsonic-svn/subsonic/trunk/subsonic-main/src/main/webapp/WEB-INF/jsp/playlist.jsp 2010-04-05 23:21:38.374959058 +0200
+++ /var/subsonic/jetty/1378/webapp/WEB-INF/jsp/playlist.jsp 2010-04-06 20:23:09.723118832 +0200
@@ -78,7 +78,7 @@
}
function playerReady(thePlayer) {
- player = $(thePlayer.id);
+ player = document.getElementById("player1");
player.addModelListener("STATE", "stateListener");
getPlaylist();
}function playerReady(thePlayer) {
player = $(thePlayer.id);
player.addModelListener("STATE", "stateListener");
getPlaylist();
}function playerReady(thePlayer) {
player = document.getElementById("player1");
player.addModelListener("STATE", "stateListener");
getPlaylist();
}3R3 wrote:one thing that came to mind after reading your "patch" was "whats this???"


Users browsing this forum: No registered users and 37 guests