Page 1 of 1

how recover an amc file?

Posted: 2006-11-22 17:26:58
by Murnau_Vs_Buñuel
i have lost my *.amc file :cry: ! but i have the code html that i export in a template.
can i recover my amc file if i import my code html? have any solution? please :wink:

Posted: 2006-11-23 09:03:59
by antp
What template did you use? Some time ago I made a tool to convert the HTML of one of the standard templates, but of course it does not work with the other templates...

Posted: 2006-11-23 21:12:58
by Murnau_Vs_Buñuel
I use template that I have created:

Code: Select all

[center]<a name="arriba">Filmografiá para</a> Ci-Cl[/center]<br>.:.$$ITEM_BEGIN<a href="#$$ITEM_NUMBER">$$ITEM_TRANSLATEDTITLE</a>.:.$$ITEM_END<br><br>Fecha de la filmo: $$DATE $$ITEM_BEGIN<table width="625" height="188" cellspacing="0" cellpadding="0" bgcolor="#D93C77" border="0" align=center><tr><td><table width="625" height="188" cellspacing="1" cellpadding="1" align=center><tr bgcolor="#FFF9FA"><td width=20% align="center" valign="middle" rowspan="2"><a href="$$ITEM_PRODUCER" target="_blank"><img src="$$ITEM_PRODUCER" width="200" height="290"></img></a></td><td width=30% valign="middle"><a href="$$ITEM_URL" target="_blank">$$ITEM_ORIGINALTITLE</a></td><td width=30% valign="middle"><a name="$$ITEM_NUMBER">$$ITEM_TRANSLATEDTITLE</a></td><td width=5% align="center">$$ITEM_YEAR</td><td width=5% align="center">$$ITEM_LENGTH'</td></tr><tr bgcolor="#FDD0E6"><td colspan="4" height="142" valign="top">[size=9][b]Reparto[/b]: $$ITEM_ACTORS[/size]<br><br>[size=9][b]Sinopsis:[/b][/size]<br>[quote][size=9]$$ITEM_DESCRIPTION[/size][/quote]</td></tr><tr bgcolor="#FCADB4"><td colspan="4" width=95% height="20">[size=9][b]e-links:[/b]<br>$$ITEM_COMMENTS[/size]</td><td width=5% height="20" align="center"><a href="#arriba">Ir Arriba</a></td></tr></table></td></tr></table><br>$$ITEM_END Total: $$TOTALMOVIES peliculas

Posted: 2006-11-23 23:53:53
by antp
Murnau_Vs_Buñuel wrote:I use template that I have created:
Then I can't provide you an easy solution :/
It would probably be possible to write a program or a script to convert that file, but I do not have time for that. If you have some programming knowledge you could do that easily, I think.

Posted: 2006-11-24 11:38:25
by Murnau_Vs_Buñuel
I do not have sufficient knowledge and time, perhaps in the future...

this script can be very userful, greetings antp