Soundcloud Manager Documentation

Documentation for Soundcloud Manager - Soundcloud bot / automation software


Got any questions? Come to the forum

Create Specified Playlists

../images/create_playlist.png

The Create Specified Playlist module allows you to create a playlist and specify the exact tracks to include (as opposed to the search and create playlist module, which will search and bulk add the results to playlists).

To create a specified playlist, you would need to :

  1. Specify the Playlist meta
  2. Specify the tracks.

Additionally, if you just want to add tracks to an existing playlist you can skip (1) and just specify the actual playlist to add your tracks to.

1) Specify the Playlist meta

Click the Playlist Meta button to view the playlist meta form and enter meta to use to create your playlist. You can specify the

Read more…

Mass Repost

../images/mass_repost.png

To perform a mass Repost action, enter the track URL to Repost, select your accounts and optionally set your meta then click Mass Repost.

Max Items

The number of items to process. Lets say you selected 100 of your accounts and create a Mass Follow with 10 Max Items (Max Follows). Then 10 accounts from your 100 accounts will be selected at random to perform the follows.

Pause Min-Max

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.

Repeat X hours

Repeat the action every X hours

Read more…

Add Account

To add your account, there are two options.

../images/addaccounts.png

Using the Account Details form, or via Importing. If you want to add a single account, or just a few, the Account Details form is the best way.

On clicking the ADD button you will be asked if you want to use the basic or full form to add your account.

../images/addaccount_basic.png

The basic view will just ask you for your Soundcloud login email and your password. Upon clicking SAVE, Soundcloud Manager will attempt to log into Soundcloud using your provided credentials, if all is successful you will return back to the main app and see your account in the accounts list

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…

Track Upload

../images/track_upload.png

To upload tracks to your accounts, specify a folder containing the MP3s and click the Load Files, the tracks will appear in the list

../images/track_upload_load.png

To specify the track meta data, click Assign Meta

../images/track_upload_meta.png

From the track meta form, you can set the titles, tags, buy links, track image and the description. All the controls are multi line multi input controls. Meaning each line represents the data to set to a track. If you do not set enough lines / track data for the number of tracks you want to upload, the data will be reused.

../images/track_upload_meta_specified.png

Click save to apply the meta to your tracks

Read more…

Instances

The program can run multiple unique instances on a single machine. Each instance of the running program will use a separate database and be completely separate from other instances. The instances do not know of each other, cannot effect each other and cannot communicate with each other. Basically think of an instance as running on a separate machine.

To open multiple instances, use the menu:

FILE > NEW CUSTOM INSTANCE

For some info on custom db instances, check the thread https://rootjazz.com/forum /viewtopic.php?f=12&t=874

An instance can be opened by passing a single argument (the instance name) to the .exe. So if you want to open the instances up via an icon, create a shortcut of the .exe file from your c:program files folder. Then change the target to

Read more…

Mass Like

../images/mass_like.png

To perform a mass like action, enter the track URL of the track to like in the text box, select your accounts and click Mass Like.

Max Items

The number of items to process. Lets say you selected 100 of your accounts and create a Mass Follow with 10 Max Items (Max Follows). Then 10 accounts from your 100 accounts will be selected at random to perform the follows.

Pause Min-Max

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.

Read more…

Like

../images/like.png

The like tab allows you to create like 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.

Repeat Hours

Once the action has completed, wait the specified hours then repeat. Set it to 24 to repeat every day, set it to 12 to repeat twice a day etc. The checkbox "after" means the time is added on after the action completes. Unchecking the option means it is added on to when the action starts. So if the action starts at 0900 and completes at 0930. If your repeat hours value is 1, then with after checked the action starts again at 1030 (1 hour after it completed, with after NOT checked, the action repeats at 1000, an hour after it started

Read more…

Processor

../images/processor.png

When you create an action, it will be sent to your "processor". The processor tab is where you can see all your actions processing or waiting to be processed. If a processor is running, you can view a real time log of the action by double clicking it. For Soundcloud Manager to process your actions 1) your computer must be on 2) Soundcloud Manager must be running.

NOTE:
To start your actions running (if they are all "waiting"), click the RUN button. The processor will not start processing the actions until you turn it on.

There are various settings and options for further control of your actions by right clicking each processing action - more information on this is available in the Advanced Processing Options - right click section.

Read more…

Unrepost

../images/unrepost.png

There are two options to find tracks to unrepost, you can specify which by clicking the links "scrape" or "use database" below the input box.

  1. Bot Reposts (check option)
  2. Scrape Reposts (unchecked)

1) Bot Reposts

This will use the database logs of waht tracks the program reposted and unreposts thos

2) Scrape Reposts

The program will scrape all the posts your account has reposted, then unrepost them in reverse order (oldest first)

From File

You can also specify a file path containing specific tracks URLs for your account/s to unrepost

Do not unrepost if following you:

Check this option and if the user is following you, you will not unlike their posts

Read more…