Tumblingjazz Documentation

Documentation for Tumblingjazz - Tumblr bot / automation software


Got any questions? Come to the forum

Watch folder image uploader

Watch Folder Upload Images

../images/watch_folder.png

The watch folder module, allows you to to specify a folder to watch, as soon as an image is added to that folder, it will be uploaded to tumblr. This is a great way to keep your blogs up to date if you run external scrapers without having to keep creating new actions to upload images.

There are two ways in which images can be detected to be uploaded

  1. the image itself
  2. a meta file

The Image Itself

This one is quite obvious, the program detects a file in the folder and uploads it setting the meta from the tokenised meta system.

Read more…

Tokens

Tokens are usable any and everywhere in the program.

%blog% %blogurl% %blogname% %blognamewspace% %rand_color% ((bitly)http://url.com) ((bitly-rand)http://url.com) ((TUM)tumblr only content) ((SYND)syndicated only content) %SYND_URL% %SYND_URL_SHORT%

Read more…

Advanced Account Details

../images/accountdetailsadvanced.png

Daily Limits

The daily limits allow you to specify what this account is allowed to process within a 24 hour period. These are account specific limits and will override the Global Daily Limits as set on the global SETTINGS tab.

NOTE: There are two methods for calculating your Daily Limit usage. By default the program will use the "past 24 hours". So if it is now Monday 15:05 / 3:05pm, all items you have processed since Sunday 15:05 / 3:05pm will be calculated. However, Tumblr limits work from number of item processed since midnight Central time. If you want to use this method for calculating your previously processed items, please check select it on the SETTINGS tab in the Global Limits section

Read more…

Advanced Processing Options Right Click

../images/advanced_processing_right_click.png

Right clicking on an action in the processing tab will bring up the above menu which gives some advanced options for your actions

Redo

Repeat this action

Pause

If the action is not running you can specify to pause this item so it is not processed when it's turn comes

Save Actions Without / with schedule Date

The action can be saved to disk and then imported to run again at a later date. To load the saved action back, click the IMPORT button on the Processor Tab.

Edit Action

Select this option to be able to modify the main settings of the action. Actions can only be modified if they are waiting - they can not be modified whilst processing. After selecting this option a text file will open listing the settings that can be modified.

Read more…

Image Syndication

When you post an image to Tumblr, before the image is uploaded to tumblr it can be syndicated to your wordpress or blogger sites. The URL of the page containing the image on your wordpress / blogger blogs can then be used in your tumblr posts.

This allows you to squeeze the user off of tumblr to sites you control where there are no rules on marketing external products.

Example. You could specify to reduce the quality and size of the image published to tumblr with a description "View full size and quality image here <your syndicated URL>"

Read more…

Posting Content From Links (Audio / Youtube / Links)

The following posting sections all work in a similar way:

  • youtube
  • audio
  • links
You provide a file path of links to the content (youtube URL, audio URL, website URL) where the filepath can just be a list of the content URL or include the meta, assign the meta (if required) and click the Post button

Import content from a file

Youtube:

#url , desc[o] , tags(tag1/tag2/tag3/tag4...)[o] , url-stub[o] , source[o] [o]=optional https://www.youtube.com/watch?v=yfeGtyPpEiE , Tutorial on using soundcloud manager to increase plays , soundcloud/plays

Audio

#url,desc[o],tags(tag1/tag2/tag3/tag4...)[o],url-stub[o], source[o] [o]=optional http://soundcloud.com/ninja-tune/solid-steel-radio-show-27-12-1,Ninja tune monthly radio

Read more…

Config settings

Your config folder allows you to specify a few advanced settings that we have't bothered to create controls for :-)

Open your config directory via HELP > CONFIG

The following config files can be created

nologs.txt This will stop the program logging.

do_not_cancel_failed_in_row.txt The search actions will stop if you fail to process a single item successfully in about 10 tries. It is assumed if it fails this many times in a row, something is wrong. Your account / the program. To avoid hammer the site's server and perhaps risking your account, the action will stop. If you don't want this safety check, turn it off. Not recommended

Read more…

Reblog

../images/reblog.png

The reblog tab allows you to create reblog actions.

Standard Search Action Parameters

Random Pause:

Specify a minimum and maximum value, after actioning an item the action will pause for a random amount between the specified minimum and maximum values.

Max Actions / Max items:

The number of items to process within the action.

Fluctuate +-:

If you are repeating your action, you may not want to action on the the same number of items each action (avoiding footprints, so you can fluctuate the number of items to perform. If you specify 100 Max Actions and a Fluctuate value of 10. Then your action will random perform 90-110 items (100 +/- 10)

Read more…

Processor

All actions are processed in the Processor / Processing tab

../images/processor.png

When an action is created, it is sent to the Processor (also referred to as the processing tab). The processing tab lists all actions you have created. In order to "run" your actions, you have to turn the Processor ON, to do this, click RUN.

NOTE:
If all your actions are marked as WAITING, your processor is NOT on. Click RUN.

When your actions are running, you can view real time logs of the action by double clicking the action row. To run more than a single action at any one time, you would need to increase the THREAD, one thread can processor one action. To process 5 actions simultaneously, set 5 threads.

.. TEASER_END
NOTE: If you have increased the threads and still you are only processing one action, it is probably because you have the safety mode option on "process one action per account at any one time". This stops you processing multiple actions for the same account at any one time (this could be a give away you are using a bot). This option can be turned on / of via the SETTINGS tab.

There are numerous options available if you right click the actions, but these are covered in the advanced processor section