Difference between revisions of "Torrentflux"

From SME Server
Jump to navigationJump to search
m
Line 26: Line 26:
 
Change Document Root Path: as below, all other settings are optional, ignore the warnings
 
Change Document Root Path: as below, all other settings are optional, ignore the warnings
 
  /opt/b4rt/html/
 
  /opt/b4rt/html/
 
'''Uninstall'''
 
 
rpm -e tf-b4rt smeserver-tf-b4rt
 
 
To remove mysql database and user, both are b4rt, see
 
http://wiki.contribs.org/MySQL#Remove_a_database_and_user
 
  
 
=== Additional information ===
 
=== Additional information ===
Line 46: Line 39:
 
*wget needs php-cli, this is just too much work for a gui wget
 
*wget needs php-cli, this is just too much work for a gui wget
 
*searching often fails, google for your .torrent url, then copy and paste the URL into the Torrent Field.
 
*searching often fails, google for your .torrent url, then copy and paste the URL into the Torrent Field.
 +
 +
=== Uninstall ===
 +
 +
rpm -e tf-b4rt smeserver-tf-b4rt
 +
 +
To remove mysql database and user, both are b4rt, see
 +
http://wiki.contribs.org/MySQL#Remove_a_database_and_user
  
 
=== Bugs ===
 
=== Bugs ===

Revision as of 01:39, 6 April 2008

Torrentflux for SME Server

Maintainer

Dungog (Software)

See the announcement of an updated version tf-b4rt

Description

http://tf-b4rt.berlios.de/

  • TorrentFlux/b4rt is a PHP based Torrent client that runs on a web server.
  • Manage all of your Torrent downloads through a convenient web interface from anywhere.

Installation

Install tf-b4rt and smeserver-tf-b4rt from the smecontribs repo

yum --enablerepo=smecontribs install smeserver-tf-b4rt

No need to reboot.

Open YOURSERVER/torrent in a web browser

Login with admin/admin, change admin password and review and change settings.

Change Document Root Path: as below, all other settings are optional, ignore the warnings

/opt/b4rt/html/

Additional information

The first user to login becomes a super admin

The manual is available at /torrent/manual.txt

You can fine tune access to torrentflux with DB settings.

http://wiki.contribs.org/Web_Application_RPM#New_DB_settings

Problems

  • wget needs php-cli, this is just too much work for a gui wget
  • searching often fails, google for your .torrent url, then copy and paste the URL into the Torrent Field.

Uninstall

rpm -e tf-b4rt smeserver-tf-b4rt

To remove mysql database and user, both are b4rt, see

http://wiki.contribs.org/MySQL#Remove_a_database_and_user

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-torrentflux component or use this link .