Skip to content

Release Types

Bearcat supports two release types: managed releases and unmanaged releases. Both use the same upload, online check, notification, and reupload workflow. They differ in who creates the archive files.

ModelArchive files are created byBest forWhat Bearcat does
ManagedBearcatReleases where you have raw files and want Bearcat to pack themCreates archives, uploads them, checks online state, and can create replacement archives for reuploads.
UnmanagedYou or another toolReleases where archive files already existUses existing archive files, uploads them, checks online state, and waits for refreshed archives when files are missing or replaced.

Managed releases are the default workflow. The release folder contains the raw files, and Bearcat creates archive files based on the archive configuration. You choose an archiver, archive folder, archive size, optional password, and the hosters where the release should be uploaded.

When an upload is needed, Bearcat creates or reuses a matching archive and uploads the archive files. If local archive files go missing, Bearcat marks the old archive as missing and creates a replacement archive from the raw release files.

Managed releases are a good fit if Bearcat should handle automatic reuploads for you.

Unmanaged releases are for archives that already exist before Bearcat sees them. In this model, the release folder is the folder that contains the archive files. Bearcat creates an archive configuration and assumes the archiver based on the file endings.

If an unmanaged upload finds that local archive files are missing, Bearcat marks the archive as missing, unlinks it from the upload, and puts the upload back into WaitingForArchive. Bearcat does not repack unmanaged releases because it does not have the raw files.

After you restore or replace the archive files, either change the release folder to the place where the new archives are located or use the unmanaged archive refresh action so Bearcat can use them for pending reuploads. unmanaged-releases-refresh-folder.png