Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional Features #75

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Additional Features #75

wants to merge 5 commits into from

Commits on Feb 20, 2024

  1. Add DRY_RUN option

    Hossy committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    03847ec View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Add logic to avoid Plex Optimized Versions from being considered dupl…

    …icates; Added SKIP_PLEX_VERSIONS_FOLDER for rare cases where Plex loses track of optimized versions.
    Hossy committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    96a632f View commit details
    Browse the repository at this point in the history
  2. Added FIND_UNAVAILABLE (with file size fallback) and FIND_EXTRA_TS (t…

    …o delete recorded media when non-recorded media is available); Added SKIP_OTHER_DUPES to skip prompting/handling of duplicates not found with FIND_UNAVAILABLE and FIND_EXTRA_TS to facilitate automated, scheduled runs.
    Hossy committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8037074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2bcb0d View commit details
    Browse the repository at this point in the history
  4. Add README about new features

    Hossy committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    50daa21 View commit details
    Browse the repository at this point in the history