They are local files only. I have used xbmc, and wide variety of other media center apps, and wanted for fun, amusement, and to see if i can, to create a light weight alternative.<div><br></div><div>In the bash script you specify your movie folder and a folder where all the www files will be stored. Then the bash script parses and creates all the necessary html, js files.</div>

<div><br></div><div>I am in middle of switching my coding from just generated straight html to generating json data that can be used in several places.</div><div><br></div><div>As I said this is a work in progress, and I still have a lot of work to get it really 100% looking nice, and error-free, and so forth. Then I will make it available open source.<br>

<br><div class="gmail_quote">On Sun, May 20, 2012 at 9:56 PM, Mike Miller <span dir="ltr"><<a href="mailto:mbmiller+l@gmail.com" target="_blank">mbmiller+l@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Sun, 20 May 2012, Craig Rosenblum wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am already working on a web-based movie player page, as an alternative to using software, based on a bash script that generates html based pages that allow me to scroll through local movies and then play them. Not done yet, but getting closer.<br>


</blockquote>
<br></div>
By "local" do you mean on local drives?  Are they DVD ISOs or MPEG files or what?<div class="im"><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I love working on bash scripts. And I was always a big fan of automating things on windows, so I look forward to learn how to do automation in linux.<br>
</blockquote>
<br></div>
I guess it's kinda like this:<br>
<br>
dos batch --> bash script<br>
scheduler --> crontab<br>
<br>
I'm sure the suggestion to learn python or perl was a good one, but I do a lot in bash and I think it is very worth knowing.  It helps a lot to have bash skills when you need to do something quickly from the command line. You can do a lot with bash.<br>


<br>
Welcome to the club.<span class="HOEnZb"><font color="#888888"><br>
<br>
Mike</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
<a href="mailto:tclug-list@mn-linux.org" target="_blank">tclug-list@mn-linux.org</a><br>
<a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank">http://mailman.mn-linux.org/<u></u>mailman/listinfo/tclug-list</a><br>
</div></div></blockquote></div><br></div>