great template! ( and yeah... I have been silent for awhile)
just a note!
I loaded it.. found two quirky behaviors (linked):
#1: update check link kept reverting my https address to HTTP and would disappear after clicking
#2: the player would only stream video in HTTP login mode and not HTTPS. when in HTTPS the player just hung waiting for the file to load.
solution.........
[original code]
|<center><a href="
http://%host%%encoded-folder%?updates=1">- {.!lv_checkNow.} -</a></center>.}
[corrected code]
|<center><a href="
https://%host%%encoded-folder%?updates=1">- {.!lv_checkNow.} -</a></center>.}
changing the HTTP to HTTPS in this one line allowed video to stream in both HTTP and HTTPS modes and the update check worked normally after that.
I had no issue with audio files or images.... what thumbnail format is more appropriate for the rawr template? since the thumbnail creator doesnt ahve an option for rawr.
I do however miss the dedicated login page. is it possible to get a DIFF Template code for hte root so I can paste it in there?
also.. how would I fix the ICON links for URLs to open in a new window like the text link and the arrow link?
Happy Hassenfeffer Day!!!!!!!