Fix: optimized cover-images

Fix: add loading cover-image
This commit is contained in:
jcorporation 2018-10-10 21:29:24 +01:00
parent 2b6c5999d1
commit 7d0571526d
4 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -1,4 +1,4 @@
var CACHE = 'myMPD-cache-v4.3.1';
var CACHE = 'myMPD-cache-v4.4.0';
var urlsToCache = [
'/',
'/player.html',
@ -12,6 +12,7 @@ var urlsToCache = [
'/assets/appicon-512.png',
'/assets/coverimage-httpstream.png',
'/assets/coverimage-notavailable.png',
'/assets/coverimage-loading.png',
'/assets/favicon.ico',
'/assets/MaterialIcons-Regular.eot',
'/assets/MaterialIcons-Regular.ttf',