Skip to content

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 22 Jun 00:41
· 54 commits to main since this release
d42dec7

Updated Organization Process

Some minor changes to how OnePacerr organizes your metadata.

Changes

  • Clean leftover trash files when organizing episode files
  • Added PLEX_SKIP_METADATA_FILES (defaults to true): Whether to create .nfo and various poster.png even if Media Server is Plex
  • Added PLEX_PLEXMATCH_EVEN_IF_NOT (defaults to false): Whether to create .plexmatch even if Media Server is not Plex

These are mostly useful if you plan to use the same media folder for multiple Media Servers, or if you just want to have it all in case you ever change.

The reason plex does not need .nfo is because Plex is unreliable at best when using the files. Metadata is set entirely with API with OnePacerr.

Full Changelog: v1.3.4...v1.3.5