mirror of
https://github.com/SuperBFG7/ympd
synced 2025-03-04 02:28:19 +00:00
Fix: optimized cover-images
Fix: add loading cover-image
This commit is contained in:
parent
2b6c5999d1
commit
7d0571526d
Binary file not shown.
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 4.5 KiB |
BIN
htdocs/assets/coverimage-loading.png
Normal file
BIN
htdocs/assets/coverimage-loading.png
Normal file
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 |
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user