Changes

From Amahi Wiki
Jump to: navigation, search
1,634 bytes removed ,  01:53, 10 April 2010
Jinzora Media Server... http[[Category://en.jinzora.com/ Jinzora is a web based media streaming and management system, written in PHP. Streaming your media with Jinzora gives you quick and easy access to your online music and video collection from any device with a web browser. Enjoy your media from your PC, notebook, PDA, Smart Phone, Xbox, PS3 or Wii. Use Jinzora in Jukebox Mode to control a hardware device like your stereo set or Squeezebox and third-party software, including MPD, VLC and Shoutcast.  = Install Instructions for Jinzora =(Note this will be automated with one-click install)  * Create the install directory/web-app** goto http://setup** select the web-apps tab** click create new button and use the name "jinzora"Apps]]
* navigate to the web-apps directory** from the command prompt cd [http:/var/hdaen.jinzora.com/Jinzora] is a web-apps/jinzorabased media streaming and management system, written in PHP.
* Download the Jinzora tarball - As of this writing, at: http://downloads.sourceforge.net/jinzora/jz275.tar.gz** Form the command line enter wget http://downloads.sourceforge.net/jinzora/jz275.tar.gz* remove the automatically created directory html. From the command line: rmdir html* Untar the app: From the command line: tar -xzvf jz275.tar.gz* This puts the .tar contents into the folder called jinzora2* rename the folder = "jinzora2" to the new name "html" mv jinzora2 html * configure the security access .htaccess file (edit the file): nano /var/hda/web-apps/jinzora/html/.htaccess* As the first character in all lines put a # then press ctrlOne-x, and y and click"enter" to save* The app should be available as http://jinzora* Note that that url may take a bit to propagate. You can also try http://jinzora.home.com (assuming home.com is your home domain), which may propagate faster.Jinzora Installer =
* After that, jinzora should be ready to continue install ...* Navigate The One-click installer is configured to have the jinzora directory cd /var/hda/web-apps/jinzora/html* Your web server needs write permissions to some of music library stored in the Jinzora files. To write log files and cached pages for example. We've created a script share called 'configure.sh' that sets the required permissions. First, the script needs to be made executable: chmod 744 configure.sh* Run the script to set permissions: sh ./configure"music.sh"
* Create Jinzora looks for a database '''very specific structure when it looks for jinzora media'''. It expects to usefind a folder structure like this inside the music folder: hda-create-db-and-user jinzora2* Level 1: Genre(database name=jinzora2, username=jinzora2 and password=jinzora2)* Level 2: Artist* Level 3: Album* Level 4: sound tracksIf it does then Jinzora does a great job organizing the collection.
At this point To scan your basic app configuration should be library into Jinzora:# login as the user "admin"# click the "Admin Tools" icon - in the little window at the top left of the screen# in the pop-up window click "Media Management"# click "Rescan media"# select the options you prefer (All sub-items for me) and running. click the "Scan Now" button
Launch Jinzora and follow To change the instructions.* Use a browser and go to httplocation where jinzora searches for audio files://jinzora/* Now you can setup jinzora
(at the end you will have to remove the install directory at some point): rm -rf /var/hda/web-apps/jinzora/html/install# Admin tools> system tools> settings manager> main settings> System> media_dirs
 [[Category:Apps]]Point the “media_dirs” to the location where your audio files resides and then re-run the “Rescan media” function.
12,424

edits