98
@davidl2:
Quote:
PS: Your module is excellent of course :)
Of course! Glad you wrote that!! LOL
I looked at the features of netjuke and the main feature missing in debaser are the playlists and this will come in one of the next versions.
Perhaps!! (if I manage to do this) I will implement the mp3-reencoding functionality.
But first I have to fix the numerous bugs.
@ indiear:
Have a look at the template debaser_radiopopup.html and shorten the javascript to:
<script language="JavaScript">
function sizeonload() {
window.resizeTo(400,400);
}
script>
I am trying to find a better javascript for automatic resize next version.