Some code improves, fixed bug with Tracknames without ID3 tags
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/style1.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||
<title>My Test Radio</title>
|
||||
<script
|
||||
src="https://code.jquery.com/jquery-3.4.1.js"
|
||||
@@ -47,7 +47,7 @@
|
||||
<input id="volume" type="range" min="0" max="10" value="5" step="0.1" />
|
||||
</div>
|
||||
|
||||
<span id="duration"></span>
|
||||
<!-- <span id="duration"></span> -->
|
||||
<br>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user