Recorded TV AutoCopy Service



How Does AutoCopy Work?

The Recorded TV AutoCopy Service is a Windows Service Application (What's this?) which runs whenever the Host is running.

The AutoCopy Service is installed when the Console is installed, and must be configured before it will function properly.

See Configuring AutoCopy

The AutoCopy Service monitors all the "Media Center" folders in the Folder List for these events

You use the AutoCopy Rule Editor to define AutoCopy rules to respond to those events:

Existing Recordings

When you first define AutoCopy rules and then turn on the AutoCopy service, any existing recordings will NOT be moved because the Create event only occurs for new recordings.  Use Recorded TV Manager 3 to move existing recordings.

Implicit Rules

When a new recording fires an associated OnCreate rule and there is an OnDelete rule also defined (and enabled) for the same series, the following implicit event rules are applied:

  1. If the location of the new recording is the same as the destination folder of the OnDelete rule, and if there are no other recordings of this series in the destination folder of the OnDelete rule, then the new recording will be left in place.  Otherwise, the new recording will be moved or copied as defined by the OnCreate rule for this series.
  2. If the location of the new recording is different than the destination folder of the OnDelete rule, and there are no other recordings of this series in the destination folder of the OnDelete rule, then the new recording will be moved to the destination folder of the OnDelete rule.  Otherwise, the new recording will be moved or copied as defined by the OnCreate event for this series.

Back To Top

Configuring AutoCopy

Important: The AutoCopy service is installed for the local machine only.  To access network shares it is necessary to first configure the Log On account for AutoCopy.  The Log On account is the user account that the AutoCopy service will run under, which must have administrative privilege, and it must have a password.

To set the Log On account for AutoCopy, in the Console, on the AutoCopy menu, select Configure AutoCopy... to start the Windows Services application.  Scroll down to Recorded TV AutoCopy Service and double-click to open the Properties dialog. 

Important: If the service is Running, Stop it first before configuring the Log On account.

Select the Log On tab.  The default setting is Local System Account which will only support moving files to other folders and disks on the local machine.

Logon

To set the Log On account for the AutoCopy service, click This Account and then click Browse... which will open the Select User dialog.

Select User

Enter the User name in the textbox, as in "user1" above, and then click OK.  The user account must have Administrative privilege and it must be password protected.  It is recommended that this be the same user account that the Console is running under.

You may also click Advanced... and then click Find Now to get a list of user accounts.  Select the user account from the list and click OK.

Log On

The account name will be prefixed with a dot-backslash (.\) which is required system notation.  Note that although the Password fields are filled in, these are NOT the correct passwords.  Enter and confirm the password for the account, and then click Apply.

Log On

Select the General tab.  Click Start to start the AutoCopy service with the new service Log On.  Click OK and then close the Windows Services application.

You can also Start/Stop the AutoCopy service from the AutoCopy menu in the Console

Problems starting the service are usually caused by:

To verify that the AutoCopy service has started, from the View menu in the Console, select Activity Log...  Select All Activity from the drop-down menu.

Started

Note that PATH is the file path to the Recorded TV Manager data files on the Host machine.  For more information, see PATH Variable.

Back To Top

AutoCopy Rule Editor

Use the AutoCopy Rule Editor to create and modify AutoCopy Rules.  In the Console, from the AutoCopy menu select Rule Editor...

AutoCopy Rules

Note that un-checking the checkmark next to a rule will disable the rule.  To permanently remove a rule from the list, use the Remove button.

To create an AutoCopy rule:

  1. Open the AutoCopy Rule Editor and click New...
  2. Select a condition: OnCreateAny, OnCreate or OnDelete
  3. Select an action: Move or Copy to a specified folder.
  4. Click the underlined links in the Rule Description to select the specifics of the rule.
  5. Click OK to close new rule dialog and then click OK again to close the editor, save the rule and refresh the AutoCopy service.

Back to Top

Series Names and the SeriesInfo Database

When selecting the series name, select from the list of known series.  The list of "known" series is provided by the SeriesInfo Database.

Select Series

If the series has never been recorded before (since Recorded TV Manager was installed), it will not appear in this list.  Use the SeriesInfo Database Editor in Recorded TV Manager 3 to manually add the series to the list.  After the first recording of the new series, it will be automatically added to the list.

See Populating the SeriesInfo Database for additional information.

Back to Top