# New visuals for HTML export

**URL:** https://community.mp3tag.de/t/new-visuals-for-html-export/16772
**Category:** Export
**Created:** [March 30, 2015, 2:20am UTC](https://community.mp3tag.de/t/new-visuals-for-html-export/16772 "2015-03-30T02:20:49Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![zenairolf](https://community.mp3tag.de/user_avatar/community.mp3tag.de/zenairolf/32/9334_2.png) [@zenairolf](https://community.mp3tag.de/u/zenairolf)
#### Post date: [March 30, 2015, 2:20am UTC](https://community.mp3tag.de/t/new-visuals-for-html-export/16772/1 "2015-03-30T02:20:49Z")

</div>

First, sorry for my English ![:unsure:](https://community.mp3tag.de/uploads/default/original/1X/cfaeba84fe6704387c5b34dfdd8172bd51b6f533.gif ":unsure:")

What is it?

1. A new icon: ![](https://community.mp3tag.de/uploads/default/original/1X/656f3be393f2c1b4398c9719440286f681334bcd.png)  
 
2. It's valid in HTML5
3. You can play your song in navigator
4. You can add your cover ( **folder.jpg** in album folder)

Previews:

No Cover

😆

![](https://community.mp3tag.de/uploads/default/original/1X/656f3be393f2c1b4398c9719440286f681334bcd.png)

[files.zip](https://community.mp3tag.de/uploads/default/original/2X/9/959b80e26f27a4d3a77b028173867a783200ad47.zip) (180 KB)

---

<div class="post-metadata">

### Author: ![DetlevD](https://community.mp3tag.de/user_avatar/community.mp3tag.de/detlevd/32/123_2.png) [@DetlevD](https://community.mp3tag.de/u/DetlevD)
#### Post date: [March 30, 2015, 7:05am UTC](https://community.mp3tag.de/t/new-visuals-for-html-export/16772/2 "2015-03-30T07:05:30Z")

</div>

> [@ZeNairolf](#):
>
> Thank for reading and downloading?!

Short question about the mte script "tml\_zenairolf\_nocover+player.mte" ...

For what it is worth?

**$puts(artistNb, %\_max\_counter%) $replace($get(artistNb), ,)**

Why not this way?

**$puts(artistNb,%\_max\_counter%) $get(artistNb)**

DD.20150330.1105.CEST

---

<div class="post-metadata">

### Author: ![zenairolf](https://community.mp3tag.de/user_avatar/community.mp3tag.de/zenairolf/32/9334_2.png) [@zenairolf](https://community.mp3tag.de/u/zenairolf)
#### Post date: [March 30, 2015, 11:25am UTC](https://community.mp3tag.de/t/new-visuals-for-html-export/16772/3 "2015-03-30T11:25:48Z")

</div>

Thanks I forgotten this, initial I do test with $if and $if2 but it didn't work then I see $ifgreater I didn't test if work without $replace .

I correct it.

---

<div class="post-metadata">

### Author: ![DetlevD](https://community.mp3tag.de/user_avatar/community.mp3tag.de/detlevd/32/123_2.png) [@DetlevD](https://community.mp3tag.de/u/DetlevD)
#### Post date: [March 30, 2015, 2:06pm UTC](https://community.mp3tag.de/t/new-visuals-for-html-export/16772/4 "2015-03-30T14:06:00Z")

</div>

You may reduce the html filesize by using smaller base64 codelines.  
[20150330.icons.1.txt](https://community.mp3tag.de/uploads/default/original/2X/9/99033290ecd90ae77b9375d3d691a5e6f92a4194.txt) (4.48 KB)... or ...  
[20150330.icons.2.txt](https://community.mp3tag.de/uploads/default/original/2X/5/54f85b84aec0b5868bb5383be34395c8376caf09.txt) (3.25 KB)  
DD.20150330.1954.CEST

[20150330.icons.1.txt](https://community.mp3tag.de/uploads/default/original/2X/9/99033290ecd90ae77b9375d3d691a5e6f92a4194.txt) (4.48 KB)

[20150330.icons.2.txt](https://community.mp3tag.de/uploads/default/original/2X/5/54f85b84aec0b5868bb5383be34395c8376caf09.txt) (3.25 KB)

---

<div class="post-metadata">

### Author: ![zenairolf](https://community.mp3tag.de/user_avatar/community.mp3tag.de/zenairolf/32/9334_2.png) [@zenairolf](https://community.mp3tag.de/u/zenairolf)
#### Post date: [March 30, 2015, 5:52pm UTC](https://community.mp3tag.de/t/new-visuals-for-html-export/16772/5 "2015-03-30T17:52:59Z")

</div>

Thanks I compressed it

[files.zip](https://community.mp3tag.de/uploads/default/original/2X/0/07f9c90f14da054643a9d6caf755500555001d2f.zip) (142 KB)

[files.zip](https://community.mp3tag.de/uploads/default/original/2X/0/07f9c90f14da054643a9d6caf755500555001d2f.zip) (142 KB)

---

<div class="post-metadata">

### Author: ![nelliewilson](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/n/977dab/32.png) [@nelliewilson](https://community.mp3tag.de/u/nelliewilson)
#### Post date: [July 19, 2015, 5:48am UTC](https://community.mp3tag.de/t/new-visuals-for-html-export/16772/6 "2015-07-19T05:48:19Z")

</div>

This is exactly what I was looking for. But it appears that when albums have multiple discs (disc 1, disc 2, disc 3) that it doesn't separate them. Would it be difficult to make it do so?

---

<div class="post-metadata">

### Author: ![renrew](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/r/7c8e57/32.png) [@renrew](https://community.mp3tag.de/u/renrew)
#### Post date: [August 20, 2015, 1:07pm UTC](https://community.mp3tag.de/t/new-visuals-for-html-export/16772/7 "2015-08-20T13:07:39Z")

</div>

Hello ZeNairolf

Thanks for your script. Is it possible to play the entire Album in the Navigator?  
If it helps, I have a .m3u playlist in the same Folder.

Thanks  
renrew

---

<div class="post-metadata">

### Author: ![zenairolf](https://community.mp3tag.de/user_avatar/community.mp3tag.de/zenairolf/32/9334_2.png) [@zenairolf](https://community.mp3tag.de/u/zenairolf)
#### Post date: [August 25, 2015, 8:50am UTC](https://community.mp3tag.de/t/new-visuals-for-html-export/16772/8 "2015-08-25T08:50:32Z")

</div>

I work on it, I have free time now, so I will update my player.
