Added spotify import, somewhat still in beta

This commit is contained in:
Kasper Rynning-Tønnesen
2016-08-26 15:48:02 +02:00
parent 5956090c9f
commit 13bb52cded
13 changed files with 339 additions and 23 deletions

10
php/spotify.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Zöff Spotify Importer</title>
<script type="text/javascript" src="/static/dist/spotify.min.js"></script>
<meta charset="UTF-8"/>
</head>
<body>
</body>
</html>