Without Apache:
Extract the content of the pyBoxYYYYMMDD.zip file in your c:/Program Files/ directory to folder C:\Program Files\pyBox
When running Apache:
Extract the content of the pyBoxYYYYMMDD.zip file in your Apache root web directory called C:\Program Files\Apache Software Foundation\Apache2.2\htdocs
OR type in the following commands in a DOS prompt:
cd C:\Python25\Lib\site-packages
"C:\Program Files\Subversion\bin\svn.exe" co http://code.djangoproject.com/svn/django/trunk/ djangotrunk
cd djangotrunk
python setup.py install
Optionally read the Django Install Documentation.
C:\Python25;C:\Python25\Lib\site-packages\django\bin;C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\apps;C:\Program Files\pyBox\pybox;
Edit C:\Program Files\pyBox\pass.txt and change the admin user and email address. The default user is admin.
Run C:\Program Files\pyBox\3. ValidateDB.bat to see that DB initialization will go fine.
Run C:\Program Files\pyBox\4. SyncDB.bat to initialize the database.
Run C:\Program Files\pyBox\5. Start pyBox server port 8000.bat to start the development version of pyBox.
To setup your pyBox follow this local link pyBox Configuration
or click on the internet shortcut C:\Program Files\pyBox\6. Configure pyBox server port 8000
Completed torrents directory:
Enter here the directory where uTorrent saves completed downloads. pyBox /pybox/path_display/ uses this as the default directory to show the available movies or other media.
Enter for example: C:/Completed/0.Unrar
Torrent download in progress directory:
Enter the directory that uTorrent uses while downloading torrents. This allows to already detect and generate the movie description while the movie is downloading.
Enter for example here C:/torrents
.torrent save directory:
The .torrent save directory is used by the feeder to save .torrent files in and to then use the .torrent file to launch uTorrent with.
Example enter here c:/tmp
uTorrent: Server or IP, port, user,password
Following setting is required if you want the pyBox to sync with uTorrent. So that if you delete a directory in pyBox it deletes/stops the download from uTorrent.
Enter for example: localhost,6881,admin,*********
Movie web site root:
is the url to use when you want to make the movies available on the internet. This url is then used as a path to stream the movie from and will be indicated as a path in the generated .asx file.
Enter for example http://mysite/movies.
Exclusion list:
The exclusion list is used by the feeder to ignore torrents that contain the following words.
If you enter a line starting with * eg *simpsons then the feeder does not mention that a torrent was excluded.
Enter for example: 1080 to avoid downloading 1080i or 1080p very large movies
Once your are sure it works well you can try pyBox on your collection: Run pyBox with your own collection directory