audio player example: remove mp3s

This commit is contained in:
rolux 2012-12-11 23:17:46 +01:00
parent 1ad54a06d5
commit 01ee307a4b
8 changed files with 1 additions and 1 deletions

View file

@ -1040,7 +1040,7 @@ Ox.load('UI', function() {
Ox.forEach(tree, function(albums, artist) {
artist = {
albums: Ox.len(albums),
artwork: 'mp3/' + artist + '/artwork.png',
artwork: 'http://0x2620.org/music/' + artist + '/artwork.png',
id: artist,
items: [],
name: artist

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 287 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB