Check the project homepage http://tg2htm.mh667.bplaced.net/ for more information and download.
----------------------------------------------------------------------------------------------
Apr 13,2012 Version 0.9.9.0
added new var %MOVIE_FILESIZE_MB% filesize of movie in MB (megabytes)
added new var %MOVIE_RATING_COMMA% rating decimal point to comma ( e.g. 5.3 -> 5,3 )
added new var %MOVIE_RATING_ROUNDED% rating rounded ( e.g. 5.3 -> 5 )
added new var %RATING_ROUNDED_COLLECTION% collection var for rounded
added new template "text.table.thumbs"
added new template "simple.text.table.sortable"
added new template "text.table.thumbs.sortable"
added new template "complex.iframes.sheet.nfo.some.selections"
changed template "complex.iframes.nfo.demo.all.selections" using rating rounded
changed template "simple.text.table"
----------------------------------------------------------------------------------------------
Jan 27,2012 Version 0.9.7.0
added ignore blue ray folders \BDMV\STREAM (capital letters !) when retriving value for var %MOVIE_PARENT_DIR%
added two more templates
----------------------------------------------------------------------------------------------
Jan 25,2012 Version 0.9.6.0
fixed if thumbnail- or sheet-filemasks did not contain substitution vars the last picture file only was processed
added option to exclude movie files by size (minimum movie file size)
----------------------------------------------------------------------------------------------
Update Jan 20,2012 Version 0.9.5.0
Check the project homepage for more information and download.
fixed javascipt in complex templates now also running in IE (Chrome not working - does not support some java-script statements)
added Some more templates
changed Default Templates will be delivered as separate files/dir - not included in executable
added Vars %MOVIE_PARENT_DIR%, %MOVIE_PARENT_DIR_TXT% Useful if your Thumbs and Sheets are named like the movie folder (suggested by ALlShare)
added Links (windows shortcuts .lnk) to movie files are considered valid movie files, if the referred file is a valid and existing movie file.
The name of the link/shortcut is the movie name used for processing (not the real movie the link points to).
Movie information files (thumbs, sheets ..) must correspond to the name of the link.
added The full path to the movie and it's directory may be used in your HTML templates (requested by jazz)
%MOVIENAME_FULL_PATH% - full path to movie file (e.g. M:/somemovie/somemovie.mkv, //movies/somemovie/somemovie.mkv)
%MOVIENDIR_FULL_PATH% - full path to movie dir (e.g. M:/somemovie/, //movies/somemovie/)
changed Special characters in output filenames are masked via "_<hex_code>_" (good advice by jazz)
%MOVIENAME_NO_EXT% and %MOVIENAME% do also contain these masked characters (e.g. "my movie.avi" -> "my_20_movie.avi")
added Vars %MOVIENAME_TXT_NO_EXT%, %MOVIENAME_TXT, if movie filenames are used in templates to display unmasked filename
fixed In-/Out-folder selected from history (drop-down): Change of last used folder not saved.
----------------------------------------------------------------------------------------------
Major Update and lots of new features !
You can create dynamic HTML pages to select your movies by genre and a lot of filters now !
Have a look at some examples of HTML pages to see what tg2htm can do for you:
Complex DHTML (Javascript) example using all features of tg2htm
Quite simple HTML example using 3 frames and genre thumbnails
Really simple HTML example using 3 frames
The pages have been created using test data (to avoid publishing copyright protected pictures).
The examples are hosted on free webspace, so they will not load in turbo performance (sorry about that).
Check the new project homepage for more information and download.
----------------------------------------------------------------------------------------------
Sep 15,2011 Version 0.8.1.0
added Support for ThumbGen nfo files and processing of nfo-information
added Dynamic HTML templates with filters on genre ....
added Support for custom JPG's in template directory (genre pictures ...)
added Support for preview texts to explain a template
added Function to copy template file and directory to custom name
added Testdata to provide example pages without using copyright protected pics etc.
added Lots of minor improvements
fixed various minor problems
----------------------------------------------------------------------------------------------
Update Aug 08,2011 Version 0.5.2.0
Save templates folder before upgrading, if you developed your own templates
change Repeating Token changed to more comprehensible name
$HTML_REPEATING_SECTION_START$ -> $TG2HTM_MOVIE_LOOP_START$
$HTML_REPEATING_SECTION_END$ -> $TG2HTM_MOVIE_LOOP_END$
added Help on tg2htm
added Help on templates
added Menu -> Help will start project homepage
fixed various minor problems