
Problém s mp3tagem
Zdravím,
mám problém s programem mp3tag.
Tvořím si přes něj offline stránky kde mám seznam hudby.
Tvoří ho soubor s tímto kodem:
$filename(html,utf-8)<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="www.w3.org/1999/xhtml" xml:lang="de">
<head>
<meta name="GENERATOR" content="Mp3tag - www.mp3tag.de" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Mp3tag - File Overview</title>
<style type="text/css"><!--
h1 { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 14pt; color: #960000 }
body { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 8pt; background: #f90 }
table, tr, td { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 9pt; color: #000; }
a:link, a:visited, a:active { text-decoration: none; color: #03f; }
a:hover { text-decoration: none; color: #f03; }
.title { font-weight: bold; padding: 7px; margin: 0px; color: #960000; }
.odd { background-color: #fc0; }
.okno {display: none}
--></style>
<script>
function zobrazSkryj(idelementu){
el=document.getElementById(idelementu).style;
el.display=(el.display == 'block')?'none':'block';}
</script><style type="text/css">
<style type="text/css"><!--
body {
margin:0;
padding:0;
}
--></style>
</head>
<body>
<img width="100" height="100" src="file:///%_folderpath%/%album%.jpg">
<img width="100" height="100" src="file:///%_folderpath%/X.jpg">
<img width="100" height="100" src="file:///%_folderpath%/Y.jpg">
<img width="100" height="100" src="file:///%_folderpath%/Z.jpg">
<h1 onclick="zobrazSkryj('textik')">(%year%) // %album%</div></h1> </div>
<h3$if($odd(%_counter%), class="odd",)>$replace(%albumartist%,&,&)</h3>
<div id="textik" class="okno">
<table>
<tr>
<th class="title">Track</th>
<th class="title">Title</th>
<th class="title">Artist</th>
<th class="title">Genre</th>
<th class="title">Composer</th>
<th class="title">Lenght</th>
<th class="title">Filename</th>
</tr>
$loop(%_filename_ext%)
<tr>
<td$if($odd(%_counter%), class="odd",)>$replace(%track%,&,&)</td>
<td$if($odd(%_counter%), class="odd",)>$replace(%title%,&,&)</td>
<td$if($odd(%_counter%), class="odd",)>$replace(%artist%,&,&)</td>
<td$if($odd(%_counter%), class="odd",)>$replace(%genre%,&,&)</td>
<td$if($odd(%_counter%), class="odd",)>$replace(%composer%,&,&)</td>
<td$if($odd(%_counter%), class="odd",)>$replace(%_length%,&,&)</td>
<td$if($odd(%_counter%), class="odd",)>$replace(%_filename_ext%,&,&)</td>
</tr>
$loopend()
</table>
<h3>Vydavatel: %publisher%</h3> </span>
<h1>""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""</h1></div>
</body>
</html>
Problém je v tom že ruší ' tudíž pak nefunguje ten script co jse tam přidal na rozklikávání albumů.Nemáte někdo zkušenosti s tímto programem a radu jak vyřešit tento problém aby mi nerušil '