In PLM's daily operations, especially batch operations, some tasks can take a significant amount of time (e.g., import/scan/copy/scrape). Besides waiting for task completion in a foreground progress dialog, PLM offers a background task processing method: running time-consuming tasks in the background without affecting the user's other operations, such as browsing/playing/editing. Background tasks will display their progress information in the bottom status bar on the right side, and can be managed using the "Background Tasks" (Ctrl+T) manager.
There are several ways to add a background task:
Clicking the "Background Tasks" button on the toolbar opens the Background Task Manager, where you can view the background task list, status, and task output information. You can pause/resume/end/slow down background tasks, and set them to shut down or exit after completion.
When a background task is running, the status bar at the bottom of the main interface displays a "Cancel" button, making it easy for users to cancel the current background task.
In the "Settings" dialog, you can set "Player.Pause tasks when playing" to control whether to pause background tasks when playing files.