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

2.4.0 Filter/Subfilter Overall, tmdb_director, and tmdb_writer #76

Merged
merged 36 commits into from
Nov 4, 2020

Commits on Oct 27, 2020

  1. Merge pull request #5 from mza921/master

    Pulling Changes 2.1.1
    meisnate12 authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    656bde3 View commit details
    Browse the repository at this point in the history
  2. Bump pyyaml from 5.1.2 to 5.3.1

    Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.3.1.
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
    - [Commits](yaml/pyyaml@5.1.2...5.3.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    d206f7b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Merge pull request #7 from mza921/master

    Pulling Changes 2.2.0
    meisnate12 authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    cf43b95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from meisnate12/dependabot/pip/pyyaml-5.3.1

    Bump pyyaml from 5.1.2 to 5.3.1
    meisnate12 authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    1faee56 View commit details
    Browse the repository at this point in the history
  3. added method to detail

    meisnate12 committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    cc8e0d5 View commit details
    Browse the repository at this point in the history
  4. combined methods

    meisnate12 committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    7ed0018 View commit details
    Browse the repository at this point in the history
  5. update trakt_tools

    meisnate12 committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    51496a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #8 from mza921/master

    Pulling Changes 2.2.1
    meisnate12 authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    e6cb027 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. method rename

    meisnate12 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    d7d4c68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be0a1e1 View commit details
    Browse the repository at this point in the history
  3. typo

    meisnate12 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    878a7c3 View commit details
    Browse the repository at this point in the history
  4. fixed two errors

    meisnate12 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    392b12e View commit details
    Browse the repository at this point in the history
  5. added tmdb_director

    meisnate12 committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    405b6d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    0e2d05f View commit details
    Browse the repository at this point in the history
  2. updated CHANGELOG

    meisnate12 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    5f65bdb View commit details
    Browse the repository at this point in the history
  3. added tmdb_writer

    meisnate12 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    9d60c0f View commit details
    Browse the repository at this point in the history
  4. README fix

    meisnate12 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    7b63417 View commit details
    Browse the repository at this point in the history
  5. README edit

    meisnate12 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    22e10a7 View commit details
    Browse the repository at this point in the history
  6. days_from_now -> max_age

    meisnate12 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    d79a628 View commit details
    Browse the repository at this point in the history
  7. ! -> .not

    meisnate12 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    1c19c88 View commit details
    Browse the repository at this point in the history
  8. check methods first

    meisnate12 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    0827293 View commit details
    Browse the repository at this point in the history
  9. small fixes

    meisnate12 committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    47aee95 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Configuration menu
    Copy the full SHA
    fe62ae6 View commit details
    Browse the repository at this point in the history
  2. bug fix

    meisnate12 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    425c881 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    f741f34 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Bump plexapi from 4.1.2 to 4.2.0

    Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.1.2 to 4.2.0.
    - [Release notes](https://github.com/pkkid/python-plexapi/releases)
    - [Commits](pkkid/python-plexapi@4.1.2...4.2.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    d31f169 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    208ffcf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from meisnate12/dependabot/pip/plexapi-4.2.0

    Bump plexapi from 4.1.2 to 4.2.0
    meisnate12 authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    c57b78b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b4617b View commit details
    Browse the repository at this point in the history
  4. README edits

    meisnate12 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    24a4c7b View commit details
    Browse the repository at this point in the history
  5. README fix

    meisnate12 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    22ddd65 View commit details
    Browse the repository at this point in the history
  6. typo

    meisnate12 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    c44982a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40dba4a View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	CHANGELOG.md
    #	README.md
    meisnate12 committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    7b14b7a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. decades is back

    meisnate12 committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    d53c3c8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	CHANGELOG.md
    #	README.md
    #	app/plex_auto_collections.py
    meisnate12 committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    b38f082 View commit details
    Browse the repository at this point in the history