Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ssadoff

Pages: [1]
1
Scripts and Templates / Re: Show database on Android
« on: January 17, 2015, 05:57:02 pm »
Nevermind - I created the following template that works well
%OPTIONS%
replace="<<->&lt;"
replace="><->&gt;"
replace=""<->&#34;"
replace="'<->&#39;"
replace="Á<->&#193;"
replace="é<->&#233;"
replace="&<->&amp;"
filter="XML Files|*.xml"
encoding="UTF8"
imagepath="images\"
%OPTIONS%
%HEAD%<?xml version="1.0" encoding="windows-1252"?>
<AntMovieCatalog Format="42" Version="4.2.0 (2014-04-20)" Date="{%value=231} {%value=232}">
 <Catalog>
  <Properties/>
  <Contents>
%HEAD%<Movie Number="{%value=num}"
Checked="True" ColorTag="0"
OriginalTitle="{%value=origtitle}"
FormattedTitle="{%value=title}"
Director="{%value=directors}"
Actors="{%value=actors}"
Producer="{%value=producers}"
Composer="{%value=composers}"
Writer="{%value=writers}"
Country="{%value=country}"
Year="{%value=year}"
Description="{%value=description}"
Comments="{%value=comment}"
Category="{%value=genre}"
URL="{%value=url}"
Date="{#StringReplace '{#ExtractFilePath {#StringReplace '{#StringReplace '{#StringReplace '{#StringReplace '{%value=dateadded}' ':' ''}:\i.txt' ' AM:\i.txt' ''}' ' PM:\i.txt' ''}' ' ' ':\'}}' ':\' ''}"
DateWatched="{%value=viewdate}"
Rating="{%value=imdbrating}"
Length="{%value=length}"
Subtitles="{%value=subs}"
MediaLabel="{%value=medialabel}"
MediaType="{%value=type}"
Languages="{%value=langs}"
Resolution="{%value=resolution}"
Framerate="{%value=framerate}"
VideoFormat="{%value=videocodec}"
VideoBitrate="{%value=videobitrate}"
AudioFormat="{%value=audiocodec}"
AudioBitrate="{%value=audiobitrate}"
Size="{%value=size}"
Picture="{%value=poster}"
/>
%FOOT%
  </Contents>
 </Catalog>
</AntMovieCatalog>
%FOOT%

2
Scripts and Templates / Re: Show database on Android
« on: January 10, 2015, 07:07:13 pm »
I was trying to get Android.ptm.zip, but it looks like it was deleted by the admin.
Does anyone have this and if so can they send it to me.

Thanks

Pages: [1]
anything