--------------------------------------------------
The Kroax V7.6
PHP-Fusion v7.0 --->
Author: Domi/Fetloser
Embed functions was provided by Wain, thank you!
Secured by wjg15 (William) , verry much needed, Thank you!
Category thumbs is provided by utadexter Thank you!
Some and alot of code is used and re-used from Nick Jones, Thank you!
Some code is re-used from Ausimods, Thank you!
Readme is fixed by bryson

Details and support are available at -
Website: http://www.venue.vu
--------------------------------------------------

DESCRIPTION
-----------
Do you have loads of fun movies that you wish to present in a clean
and organized fashion? And to top it off, with category capabilities?

WHATS IN THE BOX?
-----------------

You can Vote on every movie using a 5-star system (The stars show average vote).
You can comment on every movie.
Tell a Friend Feature to Share Your Favorite Movies with friends.
Broken Media Reporting Feature so You Never Have Dead Media.
You can search the database.
Users can upload their own Media.
It has a hit counter on every movie with date & uploader.
Description text is limited to not break the site down to 800*600.
Admin gets Pm on reports & uploads and a nice admin interface for checking and testing these. 
Some visual settings are available.

and more ...

INSTALLATION
------------
1. Upload "the Kroax" to your infusions folder, add the administration image in administration/images folder.
2. Go to Infusion Management, install the "the_kroax" Infusion.
3. Go to panel administration, and activate the panels you wish to activate, they are all optional but quite usefull.
4. chmod 777 the folder uploads, including the two subfolders.

UPGRADING
---------
If you are running versions lower than 3.9 please read the upgrade.txt file.


USAGE
-----
Admin:
1. Go to Infusions, click the "kroax" icon.
In the Kroax admin you have several tabs to access different reas of the Kroax admin interface.

	1a. Main is for accessing existing videos to edit and for adding new videos to Kroax.
	1b. For Approval is used to track and manage user submitted media.
	1c. Errors is for tracking and managing reported media on the site.
	1d. Loader is for adding bulk media instantly to the database. A good time saver.
	1e. Categories is where you can add and manage categories and subcategories. Kroax supports unlimited subcategories.
	1f. Settings is where you decide how Kroax should work in your site. Each setting has descriptive text to help you along.


2. To add movies, simply fill in all the fields on the Main tab, or just a few of them.
You may use the URL of the media or an embed code, but the embed code will overwrite the URL if you enter both. Using a URL, select which type host the media is from. Available are YouTube and Google Video, but also there is streaming for streaming content. If you upload and host your own videos, use General URL.

The Admin Level select box is for choosing what userlevel can view that video. Kroax uses the standard PHP-Fusion permissions system.

Info is for a description of the media, and is not required. URL to picture is where you enter the URL to a thumbnail. Unless you are utilizing the support in Kroax for ffmpeg, you need to supply your own thumbnail images.


3. To edit a movie, select, edit and save.
On the Main tab, you can select a movie by clicking its name in the list at the bottom of the Main tab. The page will reload with the details of that movie loaded. just change what you need to and click Save.

To delete a movie instead, click the delete link near the name of the movie in the list.


4. This movie database will work just fine on its own, but you can adjust some settings via the Settings tab - such as:
4a: Movies per row/per page
4b: Width/Height of thumbnails

UNINSTALLATION
--------------
1. Go to Infusion Management, uninstall "the kroax".
2. Deactivate/delete any used panels.
-----------------------------------------
Changelogs: (Maybe not in exact order...

Changelog 7.5
Updated to work with latest youtube urlencodeings
Fixed some playlist issues and updated to support youtube videos aswell.
Youtube now always load in highres mode when useing the encode feature.
Fixed a comment bug in old system. (not sure if we gonna keep it as optional)
Added a completely new Ajaxed comment system where users also is allowed to delete their own posts.
Changed the stripos function to strpos in kroax administration so people on php4 wont haveto.
Added a css menu, it have two Admin selectable options, silver or black for light and dark themes.
Added so you can dump whole directories rather than selected files from one dir in autoloader. the editing of a default image remains if you do not have a default image name the same as the video in the thumbs directory.
Fixed so long names wont break the layout in thumbview, (trimmed down to 9 chars)
Added missing title entries to category browsing and latest panel.
Added so the visualization plugin gets loaded and displayed when a mp3 is played.
Added so we grabb Id3 info from a mp3 and put it in the related section.
The playing now swf will now show number of active viewers on a movie rather than 1337.
Reduced musicstream image to 150*150 default size.
Updated flv player to 4.3.132 (The 4.4 had a kinda anoying flashing watermark iam sure most is happy to not have), added a default skin
Download the skin you want from http://www.longtailvideo.com/addons/skins , unpack and place it in infusions/the_kroax/flash_flv_player/skins.
Open infusions/the_kroax/embed.php and search for bluemetal.swf and change to your downloaded skin name,it is listed several times. 
To use original skin -just remove the complete skin line , search for skin in embed and you will find it , ill make some fancy setting for this later on but this version was urgent for Youtube functions.
If you want Google ads like we have here , open embed.php and find "Put google code" you can find it at 3 places.


Changelog 7.4

Fixed a date issue in Administration
Fixed the search field error in Administration
Started to change some redirects/header location/fallback to die(Denied)

Changelog 7.3
Fixed so video type selection will not add twice when eding a video in admin. (Provided by bryson, Thank you)
Fixed the unix timestamp in administration, it now shows propperly. (Provided by bryson, Thank you)
Added a better Documentation file to dist.pack (Provided by bryson, Thank you)
Added a new and more correct English.php (Provided by bryson, Thank you)
Added more user friendly fieldset in kroax administration (Provided by bryson, Thank you)
Added options for Kroax center panel (Provided by bryson, Thank you)
Splitted .swf  files so they nolonger use flv player since it dosent play many swfs as they should.
Added some alt actions here and there where it was missing.
Fixed a potentional problem with comments.

Changelog 7.2
Fixed the access issues in category settings
Fixed some more notices
Removed some old files
Added Polish locale pack from rafnal, Thank you!
Added Russian locales from dzozeppe, Thank you!
We will put this out early since category access is a critical issue.

Changelog 7.1 
Converted somewhat to V7
New centerpage
I hadto change the starrating system rutines, old ratings will dropp.
Added Youtube type playing now feature.
Kroax now only utilize the php-fusion comment includes instead of our own, comments.php can now be deleted.



Changelog 5.3
Youtube costume flvplayer embed code will now work & point to your site for script fetching, it will also turn off when disabled.
Fixed some notices in kroax.php, center panel, embed etc..
Fixed a issue with costume youtube flvplayer , it seems it dident like double quote on SOME unix servers so we call it with single quotes instead wich seems to be working eitherway everywhere.
Only members will now see the report broken link.
Increased nr of NO cache checks in header for search & online status (now support http1.1 etc..)
infusion.php have been adjusted for php 5 & mysql 5.
[b]5.3 Upgrading[/b]
Backup database.
Delete old files , no need to touch uploads or your movie folders.
FTP/copy new files to the server.
Goto admin > infusions > kroax > settings section and far down hit upgrade & youre done!, it will upgrade from any version, 
take 5.1 > 5.2 if you had 5.1 installed, if you had 5.2 take 5.2 > 5.3.


Changelog 5.2

5.2 Upgrading
Backup database.
Delete old files , no need to touch uploads or your movie folders.
FTP/copy new files to the server.
Goto admin > infusions > kroax > settings section and far down hit upgrade & youre done!, it will upgrade from any version, take 5.1 > 5.1 if you had 5.1 installed.
Or you can read the upgrade.txt provided.

Fixed settings locale : Allow recommend was $locale['KROAX749'] should be $locale['KROAX740'].
Fixed so you dont get only junk if category view is off and selected thumbview and re entering front page for latest list.
Fixed so the title link from thumbview also goes to popup window if popup mode is enabled.
ffmpeg now takes a screenshot 30 sec in to the movies.
Fixed a category bug where all categorys could be delted under certian circumstances.
Added default listing options, (detailed or thumbs, users can still switch on demand).
Fixed a unwanted page navigation in main & subcategory views.
Added Parked area to admin section. / Pm links directly to this section
Added Error reports area to admin section. /Pm links directly to this section
English locale updated.
//errors
//reports
//misc
//settings
Fixed some non existant group access checks in center panel & subcategory browsing.
Added a file in kroax/admin/inheritaccess.php wich will set all your movies to their grps access , this is a one way only move!
We dont set this by default because you might want to have mixed access is certain categories.
Youtube videos will showup with embed code.
Added upgrade options to settings, 1 upgrade all button and 1 smaller for people who just recently upgraded.


Changelog 5.1

5.1 Highlights
Mega center panel >
Sub categories > 
Favourties > 
Youtube url encoder to costumized player with download options>
Playlists (flv,swf,mp3,youtube with .999 extension only) > 
Settings for just about everything > 
Native mp3 support > 
Auto loader > 
New upload system >
Native ffmpeg support & function with flash upload progressbar if enabled >

Fixed a bug that caused FF to not center some movies in embed.
Added a back button.
Added a top info bar with uploader name, date, hits, movie name in opentable. ie (Movies ---> badgers)
Fixed the preg_mtach issue when deleteing or accepting in admin.
Added .gif & .png support for movie uploaded thumbnail images.
Added a mega centerpage.
Added new flash embed functions
Changed from remote loading of flv player to local server loading.
Added Youtube url decoder script to youtube videos under .999 extension.
So all youtube videos can be added like
http://www.youtube.com/watch?v=NlZzbo0XKSk.999 & you will play them with our own flv player & logotypes aswell as providing a download link.

The playback from kroax with a youtube video will look like :
[url]http://www.venue.nu/infusions/the_kroax/embed.php?url=314[/url]
Logo can be changed to your logo, just replace logo.gif in kroax folder.

The function
[url]http://www.venue.nu/infusions/tools/youtube.php[/url]

Added support for ffmpeg movie upload proccessing, 
(thumbs & format convertion to costume flv player on the fly) 
Re-written how the category system works, no more name tossing around only numbers, also cleaned up some silly nameing there, easy upgrade!
Added movies being watched now feature, to the mega center page.
Added ajax search function for the admin section so we can find movies there easy !
Added support for unlimited subcategories.
Example > (no content except for cat thumbs, but works like usual listing unless its a sub then it will list cats in its cat), check the action 
[url]http://www.venue.nu/infusions/the_kroax/kroax.php?category=50[/url]
Changed all date handling to unix time stamps, sorry but we haveto reset dates on all movies for this to work but the way we handled dates was just not sufficent, so we hope its not a big issue.
Added related movies panel while in embed mode 
Added a redirect that explains to people why they could not view a certain movie if they access one and dont have user group access, like tipa friend could be sent with a ID from a certain usergroup wich they would not be in, if you have user bewerb installed it will provide a link to that otherwise a link to standard contact form.
Changed the way we read settings all over.
Added tons of setting options & a new settings page, just about everything is now optional.
Added download link & a download function for files like .swf wich normaly would auto open & play in the browser, now the file name gets title name and downloads properly.
Added embed code window.
Fixed /changed/added table types in main kroax table.
kroax_spare3 > kroax_lastplayed int(10)");
kroax_date > kroax_date int(10)");
kroax_spare2 > kroax_embed text");
kroax_spare4 > kroax_downloads int(10)");
yep, we are out of spares now hehe..
Added lastplayed to the game listings.
Added lastplayed to the new center panel.

Added a personal favourite system.
Applyed all sorts of new settings options to the code.
Re-rolled comments back to popup since it by unknown reasons freaked on some themes..
Fixed the FF bugg with related on certain themes..

Applyed more settings, like no. of downloads wont show if they are off etc.. just alot of cosmetics & cleaning..
Workedout a new way to handle popups so embed settings / features always will apply in that mode aswell.
Added a dropplist to select what type of movie you add when uploading and providing a URL right next to the url form..
Added the dropplist feature to admin section aswell.
Fixed Auto PM to admin on movie submisson bug, (it was linking to old Admin part, funny noone noticed).

Added a new upload system, 
ffmpeg is now enabled here on Venue, 
(all uploaded movies will be converted to .flv & automaticly create a thumb)
Please note it will differ some from haveing ffmpeg on or of. (ffmpeg is a movie/audio convertion tool your ISP/host must provide for you there is nothing we can do if they dont) More info available @ [url]http://ffmpeg.mplayerhq.hu[/url].
Fixed : kroax would list latest when viewing a category , but only after it list the content of selected category and only when thumb view is off.
click.php is now deleted. (old popup handler thats built in to embed now)
laddaupp.php is now deleted. (old upload system file)
Added the new popup functionality to all included panels.
Added Autoloader, you can now dump hundreds of items to your database with 1 click, 
please note for the Autoloader to work,  movies need to be in the directory uploads/movies and then you need thumbs to be in the directory uploads/thumbs and have the exact same name as the movie.
Added native mp3 playback support, mp3s will be given a default music logo.
See example here
[url]http://www.venue.nu/infusions/the_kroax/kroax.php?category=48[/url]

Added support for mp3/swf in the playlist 
(no there is no demo of it yet).
Added subcategory count in category selections.
Added a user view option between thumb view & detailed list view
See the two icons under search, it will toggle your viewmode.
[url]http://www.venue.nu/infusions/the_kroax/kroax.php?category=3[/url]
Added a user option to play in newwindow while in this mode.
Main & sub categories will now always sort by name.
Due to the extensive support we have all movie words have been replaced with media. (Eng,Swe)
Moved centerpage locale to kroax main locale files.
Added category to playback header.
Fixed so the pageination wont reset if you switch viewmode while in the middle of a category.

Added so comments & ratings & favorites gets deleted if admin deletes a movie.
Added more settings (allow uploads / allow playlists)
Added some checks so certain areas cannot be accessed via direct link if they are turned off in admin.
Fixed some links to either link properly or not link at all in embed while useing popup mode.
Fixed so ffmpeg wont convert your uploaded mp3s to flv files if on.
Playlist is now live.
You can have flv, swf, mp3 and youtube movies (not embeded youtube codes, it haveto be a complete youtube url with the .999 extension in order to work)
If you have many differante media types on your site or mostley youtube links with embed code i recommend to set playlist option off, the favourties will still fill its function.
Added keepalive system to playlist.php, if enabled it will keep users online even if they play from their playlist only.
Adjusted so ffmpeg dont try to convert flv files but do make a thumb from them if uploaded.
Locale that is added or changed (see english)
//settings < completley new area
//kroax & noaccess part. < completley new area
//favourite < completley new area
//Center panel < completley new area
//loader < completley new area
//categories < completley new area
//misc < completley new area
//Laddaupp.php > //uploader < modified /added numbers.
Added the thumb/detailed view option to archive.


[b]Version 5.0 changelog[/b]
The sort in categories will now always list latest per default,it will be especially handy if you use the thumb view system, Archive still lists movies per alpha/selected order.
Changed flash clips to auto loop per default.
Re-rolled Ajax functions, we dont use it for navigation anymore.

[b]Version 4.73 changelog[/b]
Fixed linking issues with reported links in the administration.
Fixed the notice in embed.
Added option for ticker content with latest in random movie panel, you can choose to either have random or random with ticker showing latest.
Added a default charset header in Ajax pages, wich could cause problems if not there.
Fixed the issue where the right table showing movie info would get odd in FF.
Added so users can rate & comment movies while playing them, this also works in popup mode if you use embeded code, otherwise we redirect browser to supported player.
Most movies should play at 640*480 as default now.
Updated Turkish locale , thank you Soulsmasher.
There was a problem with Dutch & Polish .. please re-upload them.

[b]Version 4.72 changelog[/b]

Fixed tipafriend.php to work properly with new embed functions.
Fixed a bug with the group access that was showing movies that was not intended for the group, altho they could not be played.
Removed the auto size detection of swf & media files since it was not supported everywhere.
Added the jeroenwijering flv player as default player for .flv files, thanks to the persistance of utadexter & bbk.
Added thumb view option system & 10 default category pictures thanks to utadexter.
If you choose to have this option off the latest movies will be listed by default as usual.
It uses Fusions photogallery settings for Thumbs per page.
Added German locale, thank you Crusher.
Updated administration, all locale files with English locale for the administration.
Read the upgrade.txt for how to upgrade from previous versions.
Remember to edit the settings to enable this options once everything is installed.

[b]Version 4.71 changelog[/b]
More MySQL 5 updates.
Fixed a potentional problem with category selections, upgraded the XML version picking script to a more failsafe one and lowered the amount of code by re using same functions, (Merged with js.js)
Fixed the comment system.
Fixed a bug in click.php, you will only get hit by it if you use popup instead of embed, nothing serious, just dident count hits.
Added Turkish locale, Thank you Soulis!
Added a more pretty Admin icon , Thank you wjg15! (well same we have but made it in to a better size).
Did some needed cleaning to embed.
Did a dirty workaround to embed.php because some servers / php.ini versions and settings wont allow a http refer with a $ variable.. wich we used from kroax to embed.
re-written panels to suit these changes, yeah that means random movie etc will work again!
moved some img files to img map & retyped the paths in corresponding scripts.
I stronlgy recommend to delete kroax root files before upgradeing, alot of structure have changed..

[b]Version 4.70 changelog[/b]
Major version tons of changes !

Added a new admin interface.
Fixed :
Category sort & pageination bugs in administration.
Hardcoded locale in laddaupp.php.
Alignment error on the access field in admin.
Some Ajax support to archive.
Locale issues in comments.
Reported error links will now be sent to kroax with url prefix so the actual embed code is tested onyour site and not only the link.
Removed the gfx.php include for popups and made theme include  & linkrel definition. (better optimized).
Embed & popup options should be fully functional.
If you dont have a thumb to show, nopic.jpg will show when leaving this blank.
Kroax Layout is now more div based than before, we hope this solves some theme issues we had, the theme fix files is no longer attached.
And finaly the .emb bug with the use of popup option was sorted.

Added :
Ajax pageination & category selection.
Ajax Search.
Ajax playing with embed from within kroax.
Ajax playing with random selection from within kroax.
Ajax rating system.
Moved comments to fusion comments type (K)
Unfortunaly there is no good upgrade for this.
You will haveto do it manualy or forfit the current comments you have.
Cleanup of code, moved alot of code from spreaded files and made single functions of them, (less code does same work).
Added isset function to kroax.php (you can now send a url right to it wich will embed the movie)
Updated Panels & such to do so aswell.
Updated tip a friend to send url to kroax.php
Added a new extension type for streaming videos thru media player.
Just add .stm to your video links for streaming urls.(Request by emwiz)
Added submitted locales (Thank you guys!)
Added improved security from wjg15 (William) Thank you!
Added some MySQL 5 compatibility from wjg15 (William) Thank you!
Applying new License (AGPL) 
Yeah that means dont touch our Copyrights, we can now take you down! 
Thank you KEFF for all the hard working getting this new license to Fusion!
Changed & added locales have been put in all files in English for easy change.

[b]Version 4.60 changelog[/b]
Changed how playing videos works with urls.
Fixed some Tip a friend bugs.
Added user group support.
Added Theme fix templates for certain themes.
Added DivX player embed.

[b]Version 4.20 changelog[/b]

-Added support for installation on MySql 5
-Added support for Youtube and Googlevideo.

Take the url from the embedded code and paste it to adminsection.
For Youtube, ADD .999 to it
For Google, ADD .998 to it!
Example for googlevideo
http://video.google.com/googleplayer.swf?docId=-1238752341647888850&hl=en.998


[b]Version 4.1 changelog[/b]
Fixed some additional issues.
Improved the search function listing.

[b]Version 4.0b2 changelog[/b]
Added autoremoval of files & thumbs when deleting from admin section.
Added confirmation prompt for deletion.
Fixed link issue with panel
Fixed some security issues.
Correct a couple of found bugs.

[b]Version 4.0b1 changelog[/b]
Added upload function to movies.
Added autoresize of images so it create thumbs and removes original file.
Removed the popup function for uploads, added 2 selections.
Added an improved embed function provided to us from Wain, 
this is a really nice function here! we are verry happy, thank you!.
Did some minor optimizations/bugg hunt.

When useing embeded mode the following extensions with auto download of player to user is supported. (as you can se, almost anything is supported now).
[b]//Quicktime[/b]
".mov",".qt",".amc",".3g2",".amr",".sdv",".caf",".m4p",
".m4b",".m4a",".m4v",".3gp",".atr",".dvd",".jp2",".mj2",
".qtl",".mp4",".mpg4",".cdda",".fpx",".fpix",".fpx",".tiff",
".tif",".targa",".tga",".sgi",".rgb",".png",".pct",".pic",".pict",
".psd",".dif",".dv",".pntg",".pnt",".mac",".jpeg",".jpg",".jpe",
".bmp",".kar",".mid",".smf",".midi",".qtif",".qti",".sml",".pls",
".m3u",".m3url",".mp3",".swa",".sdp",".rtsp",".rts",".gif",".fli",
".flc",".dv",".avi",".vfw",".au",".ulw",".snd",".mp2",".m1s",
".m1a",".m75",".m15",".m2p",".m2s",".mqv",".wav",".gsm",
".m2v",".m1v",".mpa",".mpm",".aifc",".aiff",".aif",".txt",".text",
".pdf",".sd2",".qtz"
[b]//Windows media[/b]
".wma",".wmv",".wm",".wmp",".asf",".asx",".wmx"
,".wax",".wvx"".mpg",".mpeg"
[b]//Flash[/b]
".swf",".fla"
[b]//Real player[/b]
".ram",".rm",".ra",".rv",".rmj",".rpm",".rp",".rt"
,".rmvb",".rmd",".rms",".rmx",".rax",".rvx",".aac"


[b]Version 3.9 changelog[/b]
A few security patches for ratings & comments.
removed the predefined javalinks that seemed to create some header problems for a few people.
added a new java link function, hope it will be better.
updated panels accordingly.
added embed choice in administration > settings , it can be either on or off.
updated panels accordingly to embed functions.
added a start button
added a back button if you use embed, you will be able to return to your browsing where you where.
removed the kroax2 & kroax3 files, functions integrated to kroax.php.
updated index for embed selection.
updated infusion for embed setting table.
included an upgrade file for the new table. (read instructions in file).
removed the listing last 10 when a cat is selected.
updated locales.
updated search accoring to changes with embed and new linkscript for popup.
adjusted the sort when browsing so the movies are alphabetical and not by id unless its the latest list, it sorts by higest id.
finaly fixed archive,added menu items and now you can navigate and sort properly, integrated embed functions, removed old javacodes, some minor cleanup.
And a few other minor code changes.

3.8
Added security fixes from William 
Iam sure something more was done here. 

Thank you William.


To upgrade from older version 3,7 > 
replace files, delete kroax2,kroax3, run the costumepage according to the included upgrade file.
Go to administration > infusions.
make sure the embed settings is as you want them to be. (on or off).
Remeber to select edit before filling the fields or changeing a setting.
//Quicktime
".mov",".qt",".amc",".3g2",".amr",".sdv",".caf",".m4p",".m4b",".m4a",".m4v",".3gp",
".atr",".dvd",".jp2",".mj2",".qtl",".mp4",".mpg4",".cdda",".fpx",".fpix",".fpx",".tiff",
".tif",".targa",".tga",".sgi",".rgb",".png",".pct",".pic",".pict",".psd",".dif",".dv",".pntg",
".pnt",".mac",".jpeg",".jpg",".jpe",".bmp",".kar",".mid",".smf",".midi",".qtif",".qti",".sml",".pls",
".m3u",".m3url",".mp3",".swa",".sdp",".rtsp",".rts",".gif",".fli",".flc",".dv",".avi",".vfw",".au",
".ulw",".snd",".mp2",".m1s",".m1a",".m75",".m15",".m2p",".m2s",".mqv",".wav",".gsm",
".m2v",".m1v",".mpa",".mpm",".aifc",".aiff",".aif",".txt",".text",".pdf",".sd2",".qtz"

//Windows media
".wma",".wmv",".wm",".wmp",".asf",".asx",".wmx",".wax",".wvx"".mpg",".mpeg"

//Flash
".swf",".fla"

//Real player
".ram",".rm",".ra",".rv",".rmj",".rpm",".rp",
".rt",".rmvb",".rmd",".rms",".rmx",".rax",".rvx",".aac"


3.6

- Users (registered members that is) can submit movies, these are not added until an admin
approves them.

- Report broken link, again admin checks then can either erase, edit or simply reset the 
error report.

- Tell a friend. Self explanatory

- Archive, list all movies with pagination or by the letter. Currently accepts swedish letters as well,
we'll try to figure out a way to implent this on a much wider scale.

- Random movie generator button.


2.0
A whole bunch of buggtracking/fixing and finetuning the sort options.
A very cool search function from Domi (probably really in the 2.0 era but hey, who's counting?)

2.0
Now we're starting to cook, some cool stuff like category sorting, and danish/english locale
instead of only swedish hardcoded language.
Comments, ratings and hits where implemented

1.0 
Well, The Kroax (a user in fact) wanted a movie database, we just started working on it
and it did need a name so we took the users name as "working name" and it sort of stuck.
The first release hade the basics, link to movie and a pic to show off.






