Skip to content
Tommy Mikkelsen edited this page Aug 3, 2017 · 21 revisions

Preface

When you are reading this page, we assume, that you already installed and configured Sub-Zero, and if not, then please do that first.

Recommended steps

Create an account and provide your credentials if using the following providers in the plugin configuration for:

  • Addic7ed
  • Opensubtitles
  • Legendas
  • SubsCenter

Attention on the initial refresh

When you first use this plugin and run a refresh on all of your media, you may be blacklisted out of excessive usage by some or all of the subtitle providers depending on your library's size. This will result in a bunch of errors in the log files as well as missing subtitles.

Just be patient, after a day most of those providers will allow you to access them again and you can refresh the remaining items. When you use the default settings, this will also skip the items it has already downloaded all the wanted languages for. Also, as subtitles will be missing, the scheduler should pick up the items with missing subtitles automatically.

Channel Menu

Since 1.3.0 Sub-Zero not only comes as an agent plugin, but also has channel properties. By accessing the Sub-Zero channel you can get viable information about the scheduler state, search for missing subtitles, trigger forced-searches for individual items, and many more features yet to come.

To access the channel menu, start by selecting the Channel menu, followed by clicking on the image for Sub-Zero, and not the gear icon.

Channels Channel1

The Channel menu will then show, and we'll go through that in a few steps:

Channel1

Settings

  1. On Deck Items
    • shows On Deck media (returned by the Plex API, and only for the owner of the PMS), allowing you to manipulate the existing, or list available subtitles
  2. Recently-added Items
    • same as above, but for Recently Added Items
  3. Items with missing subtitles
  4. Browse all items
    • start by selecting a library, and then media based on the alphabetically ordered list.
      • after that, menu is as this
  5. Search for missing subtitles
    • runs the search-for-missing-subtitles task manually. This normally runs periodically as configured via scheduler configuration.

Settings

  1. Display Ignore list
    • lists all items currently in the Ignore list, and allowing you to remove it
  2. Display History of latest downloaded subtitles
  3. Refresh
    • refresh the status of the Channel menu
  4. Advanced functions

Ignore list

There are numerous occasions where one wouldn't want a certain item or even a library be included in the periodic Search for missing subtitles-task or the Items with missing subtitles menu function. Anime libraries are a good example of that, or home videos. Perhaps you've got your favorite series in your native language and don't want subtitles for it.

The ignore list can be managed by going through your library using the Browse all items menu and the Display ignore list menu.

Scheduler

The built-in scheduler is capable of running a number of tasks periodically in a separate Thread of the plugin. This currently is used to automatically periodically search for new and better subtitles for your media items. See Sub‐Zero Configuration

Physically Ignoring Media

Sometimes subtitles aren't needed or wanted for parts of your library.

When a file named subzero.ignore, .subzero.ignore, or .nosz is found by the plugin in any of your library's folders, be it the section itself, a TV show, a movie, or even a season, Sub-Zero will skip processing the contents of that folder on a scheduled run.

Next page

Back to main page