Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 04:39
· 2 commits to trunk since this release

Added

  • --exclude-files option accepts a glob of file paths to ignore even if they are not indexed by Plex.

    For example, you may ignore /media/music/**/cover.* to ignore cover images or /media/music/**/*.m3u to ignore album playlists.

  • --exclude-library option accepts names of Plex libraries to skip checks.

  • The command now accepts explicit Plex library names to check. This is mutually exclusive to --exclude-library.

    For example, ./plex-orphaned-libraries --base-url .. --token .. Music Photos