AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] tAutoDemoUpload v0.0.4 (2012-01-08) (https://forums.alliedmods.net/showthread.php?t=162912)

Thrawn2 07-24-2011 11:54

[ANY] tAutoDemoUpload v0.0.4 (2012-01-08)
 
2 Attachment(s)
This requires the tEasyFTP plugin and therefore the cURL extension to compile and run.
This plugin supports optional bzip2 compression using the bzip2 extension and as such requires its include for compilation.

As the tEasyFTP plugin is considered experimental, this should be too. You have been warned.

This plugin automatically uploads demos that have been recorded with SourceTV. This is not related to the Replay feature TF2 introduced.

This plugin requires you to either record demos manually using tv_record <filename> and tv_stoprecord or use any other sourcemod plugin that starts and stops recording automatically (like this (any) or this (TF2)). As long as those two commands are being used, this should work.

Configuration
  • This plugin expects a 'demos' RemoteTarget by default. The tEasyFTP thread shows you how to configure it.
  • If you want to change the default RemoteTarget to something else, set this cvar accordingly: sm_tautodemoupload_ftptarget.
  • To enable compression set sm_tautodemoupload_bzip2 to a value between 1 and 9, with 1 being the lowest and 9 the highest rate of compression. Setting it to 0 will disable compression completely.
  • If you set sm_tautodemoupload_delete to 1, your demos (and their compressed version) will be deleted if an upload was successful.

SatlaN 07-26-2011 08:39

Re: [ANY] tAutoDemoUpload v0.0.1 (2011-07-24)
 
I love You M8 :)

Peace-Maker 07-28-2011 12:18

Re: [ANY] tAutoDemoUpload v0.0.1 (2011-07-24)
 
That looks awesome!
Keep on, please!

Drixevel 07-29-2011 00:48

Re: [ANY] tAutoDemoUpload v0.0.1 (2011-07-24)
 
I'd like to wait until this is a bit more stable before i install it, hope to see it blossom. :)

lokok 12-25-2011 03:19

Re: [ANY] tAutoDemoUpload v0.0.1 (2011-07-24)
 
[SM] Plugin tAutoDemoUpload.smx failed to load: Native "EasyFTP_UploadFile" was not found.
Not working ?

Thrawn2 12-28-2011 07:35

Re: [ANY] tAutoDemoUpload v0.0.1 (2011-07-24)
 
Quote:

Originally Posted by lokok (Post 1619213)
[SM] Plugin tAutoDemoUpload.smx failed to load: Native "EasyFTP_UploadFile" was not found.
Not working ?

First line of op says: This requires the tEasyFTP plugin and therefore the cURL extension to compile and run.

Peace-Maker 12-28-2011 07:39

Re: [ANY] tAutoDemoUpload v0.0.1 (2011-07-24)
 
Quote:

Originally Posted by Thrawn2 (Post 1620942)
First line of op says: This requires the tEasyFTP plugin and therefore the cURL extension to compile and run.

But your tEasyFTP plugin declares the "EasyFTP_UploadFile" native without the underscore "EasyFTPUploadFile. Read the comments on that plugin <3

duydangle 12-28-2011 21:15

Re: [ANY] tAutoDemoUpload v0.0.1 (2011-07-24)
 
Can this plugin use bz2 to compress then uploa?

Thrawn2 12-29-2011 14:02

Re: [ANY] tAutoDemoUpload v0.0.2 (2011-12-29)
 
Updated to 0.0.2, because the API of tEasyFTP changed.

Quote:

Originally Posted by Peace-Maker (Post 1620945)
But your tEasyFTP plugin declares the "EasyFTP_UploadFile" native without the underscore "EasyFTPUploadFile. Read the comments on that plugin <3

thx and fixed.

Quote:

Originally Posted by duydangle (Post 1621363)
Can this plugin use bz2 to compress then uploa?

not yet.

Thrawn2 12-29-2011 16:00

Re: [ANY] tAutoDemoUpload v0.0.1 (2011-07-24)
 
Quote:

Originally Posted by duydangle (Post 1621363)
Can this plugin use bz2 to compress then uploa?

Updated to 0.0.3:
Added optional bzip2 compression.
It requires the bzip2 extension though.


All times are GMT -4. The time now is 09:45.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.