Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
  #1  
Old 6th February 2012, 16:14
Solid26 Solid26 is offline
Senior Member
 
Join Date: Nov 2011
Slovakia
Posts: 62
Default WordPress bittorrent tracker 4.7 beta
=== WP-Trader ===
Contributors: Andrew Walker & Lee Howarth
Donate link: http://wp-tracker.com
Tags: WordPress Torrent Tracker, Torrent, Tracker, Torrent Tracker, Music, Bands, Indy, Short Films, Software, Software Release, Distribution, Music Distribution, Software Distribution, Movies Distribution, Uploads, Downloads, Peers
Requires at least: 3.0
Tested up to: 3.3
Beta tag: .4.7

Transform your WordPress Blog into a torrent tracker.
Screen shots in folder


== Description ==

INFO: Roughly based on Torrent Trader 2.07, WP-Trader is an easy solution for people to run a torrent site. Now it is easier for bands, software makers, authors and etc. to be able to get their work out to their users without the high cost of having servers for product download. We hope this plugin will be usefule for people who do not want to distribute their works through the normal channel which like to act like a mafiaa and not pay the artists what they deserve (we will not mention the companies names but you should know who you are and should not fear us but embrace us). Users of this plugin should only use it to distribute work which they own the rights to. The author(s) of this plugin can not be held responsible for the use of this plugin.<br />Most people look at a torrent site and say oh well that is how they normally look so that is how i will keep mine. I look at a torrent site and say what can I make different instead of having the same old boring shit.

= Things already added from the Torrent Trader source: =

Most of the config is in the db and at the moment there is two sections for the options in the admin panel.
At the moment the announce works but has not been tested for everything like wait classes and freeleech.
Torrent browse page is working if that option is set in the admin section.
Torrents made into post is working if that option is chosen but still needs work done on how things are displayed and maybe a few things added.
Download page is working.
On plugin activation a user is made with the username system for anon uploads and other things.
Admin panel has a safety feature to not delete the plugin options and data when deactivated but this can be disabled if you want to delete everything.

There are other features added (some can be viewed in the different versions) but at the moment I cannot think of all of them so lets move on to the things not done.

= Things not added yet from the Torrent Trader source: =

Anon upload needs finishing off in torrent upload and possibly in other places.
Need to sort out a cleanup to get the dead torrents to not show up in the post or on the torrent browse.
Need to add language pics and pic on post display.
Need to do a torrent details page if the torrent browse is being used. (May combine the template for that with the posts)
Need to sort a default theme.
And plenty of others things will need adding so it can have a lot of the features which torrent trader has.
Move the announce to the actual plugin folder.(it is in the template folder so the announce can use permalinks)

= Things need fixing or adding: =

Most Active Torrents widget needs fixing.
Pagination needs adding for torrent table, peers list and a few other things. (Will try to add in next release)

== Installation ==


1. Download WP-Trader
2. Unzip the file into a folder on your hard drive
3. Upload `/wp-trader/` folder to the `/wp-content/plugins/` folder on your site
4. Visit your WordPress admin panel -> Plugins and activate WP-Trader
5. Click on WP-Trader and setup the plugin, most settings are already set default but may need some fine tuning for your needs
6. If you see an error about the announce.php please click the button to move it to the theme folder. If it cannot be moved then please locat it in the `/wp-content/plugins/wp-trader/templates/` and move it to your current theme folder
7. You must update your permalinks to use either "Month and name" option or "Day and name" option or "Custom Structure" or if your using Wordpress 3.3 and above you can use the "Post name" option just as long as you have /%postname%/ at the end of the url in order for the announce and scrape to work. Make sure that the post which is made for the announce and scrape keep the names they have because of the limitations of the bittorrent protocol.
8. At the moment until a css option is added for the wordpress editor in torrent upload the editor will only show up correctly on light color themes, so if it does not show correctly then please disable it on the settings page.


= Usage =

This section will be updated in a later release



== Frequently Asked Questions ==

= Will WP-Trader work with a 'standard' WordPress theme? =


Yes, the plugin has been tested on a few themes to see if there is any problems so I would not see why it would not work on any standard theme.

= Can I use WP-Trader on an existing WordPress Blog? =
Yes

= Does WP-Trader use any shortcodes? =

Yes, below is a list of shortcode.

Most Active Torrents
[most_active mostactive="most_active_template"] [/most_active]

Latest Uploads
[latest_uploaded_torrents latestuploads="latest_uploads_template"] [/latest_uploaded_torrents]

Seed Wanted
[seed_wanted_torrents seedwanted="seed_wanted_template"] [/seed_wanted_torrents]

Torrent Browse
[torrentbrowse torrent="torrent_browse"] [/torrentbrowse]

Torrent Upload
[torrentupload torrent_up="upload"] [/torrentupload]

Torrent Announce
[torrent_announce announce="announce_template"] [/torrent_announce]

Torrent Scrape
[torrent_scrape scrape="scrape_template"] [/torrent_scrape]

Download Box Of Torrent Post (Needs ID Of Torrent)
[torrentdescription torrent_descr="download-box" torrent_post_id="torrent id goes here"] [/torrentdescription]

Description Part Which Consist Of Tabbed Data (Needs ID Of Torrent Post)
[torrentdescription torrent_descr="container" torrent_post_id="torrent post id goes here"] [/torrentdescription]

== Screenshots ==

1. The main admin page
2. Some of the main options
3. The torrent options page with all the options collapsed
4. Some of the torrent options options

== CHANGELOG ==

= Version: beta .4.7 - 2012-01-31 =
* Re-done the design of the admin panel
* Cleaned up a bit of the code

= Version: beta .4.6.1 - 2012-01-23 =
* Sorted memebrs only.
* Added in admin panel part to exclude pages from members only incase you want a page to show for everybody (will sort in next update a way to make it go to that page instead of redirect to login when people go to the index of the site).
* Added Uploader Only Classes option in admin panel when Uploaders Only is chosen.
* Added code to lock down the upload page if Uploaders Only option is chosen.
* Got rid of some code which was marked as to remove at later date.

= Version: beta .4.6 - 2012-01-10 =
* Fixed bug with help tags in admin panel where on some sites an error was being thrown on plugin activation.
* Fixed bug in widgets to show the correct torrents for each widget when logged in.
* Added login widget which shows some user stats when the user is logged in.
* Added footer to torrent table.
* Added option in admin panel to use header or footer or both in torrent table.

= Version: beta .4.5.2 - 2012-01-05 =
* Fixed bug in torrent-upload.php with short_open_tag.
* Fixed bug in torrent descrption which made it display wrong in some browsers.
* Fixed bug admi panel with warning if announce and scrape is not in the theme folder.
* Added free leech list in admin panel.
* Added options for free leech list in admin panel.
* Added the announce and scrape warning to each page in admin panel.

= Version: beta .4.5.1 - 2012-01-03 =
* Fixed bug where on some sites on plugin activation an error was being thrown and the system user was not being made.

= Version: beta .4.5 - 2012-01-03 =
* Fixed bug in announce which updated the peers table with wrong torrent id. (Site owners may have to move the new announce.php to their theme folder.)
* Added pagination to torrent table.
* Added pagination to peers list in admin panel.
* Styled peers list in admin panel to blend in more with wordpress.
* Added limit in admin panel for how many torrents to show on the torrent browse page.
* Added help entry in admin panel for torrent browse limit.

= Version: beta .4.4 - 2011-12-31 =
* Added peers list to admin panel.
* Added help tab in admin panel to each page with info on the options for the pages.

= Version: beta .4.3 - 2011-12-29 =
* Moved functions for torrent post out of torrent upload file and into its own file.
* Added class for WP-Trader in admin menu bar.
* Added submenu in admin menu bar.
* Sorted bug with upload when no nfo was selected it would error out.
* Added message in popup dialog when external torrents are uploaded.
* Added support to show NFO in png format. (Only available if GD is installed.)
* Added option in admin panel enable and disable NFO in png format. (Only available if GD is installed. Set to yes as default if GD installed.)

= Version: beta .4.2 - 2011-12-25 =
* NFO in upload is working.
* Added NFO tab to the post to display the NFO.
* Added option in admin panel to allow NFO upload which is set to yes by default.
* Added option in admin panel to show peer list which is set to yes by default.
* Added option in admin panel to show file list which is set to yes by default.

= Version: beta .4.1 - 2011-12-19 =
* Fixed bug in admin panel for moving scrape and announce.
* Added a new description editor for torrent upload page. (Only shows if using Wordpress Version 3.3 or higher.)
* Added option in admin panel to use new editor or old editor for torrent upload page. (Will add more options in next releases.)
* Updated number install instructions.
* Updated number 4 on the settings info on the admin index page.

= Version: beta .4 - 2011-12-12 =
* Changed Most Active Torrents widget (at the moment not working need to sort it out will try to push it out in next bug update).
* Changed Latest Uploads widget moved some code into the torrenttable function and added some options for it, still needs sorting a bit and some tweaking done to it.
* Added Seed Wanted widget moved some code into the torrenttable function and added some options for it, still needs sorting a bit and some tweaking done to it.
* Added some more options for the widgets.
* Removed a few rows from the torrents table in the db and added it to postmeta.
* Added a way to edit the torrent on the torrent post (still need to add more options to the editor).

= Version: beta .3 - 2011-11-26 =
* Added Most Active Torrents widget.
* Added Latest Uploads widget.
* Added Seed Wanted widget.
* Added widget options in admin panel.
* Added new shortcodes.
* Updated the FAQ with the shortcodes.

= Version: beta .2.2 - 2011-11-24 =
* Added scrape.
* Fixed bug in announce.
* Updated install instructions pay carefull attention to number seven.
* Fixed bug in torrent post not showing correctly.

= Version: beta .2.1 - 2011-11-23 =
* Fixed bug in admin area that would not allow options to be updated.
* Added agent bans to torrent options
* Cleaned up some of the admin code

= Version: beta .2 - 2011-11-23 =
* Added sub-menues to the admin menu
* Finished off the torrent upload
* Cleaned the code a bit and made a few small changes

= Version: beta .1 - 2011-11-14 =
* Initial Release
Attached Files
File Type: zip wp-trader.zip (1,005.1 KB, 445 views)
Reply With Quote
The Following 2 Users Say Thank You to Solid26 For This Useful Post:
BEST (7th February 2012), shammu4real (20th September 2013)
  #2  
Old 3rd December 2017, 07:45
dtorrent dtorrent is offline
Member
 
Join Date: Dec 2014
Posts: 5
Default next update
:)
Reply With Quote
Reply

Tags
47 , beta , bittorrent , tracker , wordpress

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 11:34. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.