Read Me
####################################################
####################################################
#### ####
#### Hello Media ####
#### ####
#### Authors: Andre Bluehs ####
#### Alex Milstead ####
#### ####
#### 1) Requirements ####
#### ####
#### 2) Instructions ####
#### ####
#### 3) CHANGELOG ####
#### ####
####################################################
####################################################
####################################################
####################################################
#######
####### Requirements
#######
####################################################
####################################################
1) PHP with GD and php-mysql support
2) Linux or Mac OS with Apache
3) A url or IP with port 80 forwarded to your machine
####################################################
####################################################
#######
####### Instructions
#######
####################################################
####################################################
I - Before You Install
- You need to be able to access your computer from the web.
- extract the hellomedia.zip[.tar.bz2] to a folder viewable from the web.
a) change permissions of 'hellomedia/include/config.ini' to be owned and writeable by www-data.
b) change permissions of 'hellomedia/' to be owned and writeable by www-data (does NOT need to be recursive).
c) make sure GD support is installed on your server.
a) can be acccomplished by 'sudo chown www-data:www-data /path/to/hellomedia/include/config.ini'
b) can be acccomplished by 'sudo chown www-data:www-data /path/to/hellomedia'
IMPORTANT
- make sure any media you want found/viewed has AT LEAST permissions 755 (readable, executable by all)
II - Installing
- Create a mysql table, user, and permissions for use in step 1 of installation.
- Generating thumbnails and getting ID3 tag information can take a long time. It will echo that it is still working every 60 seconds
III - Bugs
- Please report all bugs to bug@ablu.us
- NOTE: media not showing up is not necessarily a bug. make sure it is the correct filetype, location, etc.
####################################################
####################################################
#######
####### Changelog
#######
####################################################
####################################################
version 0.1 - Initial Release
Displays media from folders specified
Allows adding of root user for authentication and login
Can generate thumbnails
Gets ID3 tag info from music