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

Fix: stop maxresults from overwriting previous results #1393 #1394

Merged
merged 7 commits into from
Apr 19, 2024

Commits on Apr 9, 2024

  1. Fix: stop maxresults from overwriting previous results

    Graham Thompson committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7853d81 View commit details
    Browse the repository at this point in the history
  2. Added test for use of maxresults in fetchItems pkkid#1393

    Graham Thompson committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    da82cc0 View commit details
    Browse the repository at this point in the history
  3. Removed the need for last_container_size pkkid#1393

    Graham Thompson committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7f183d7 View commit details
    Browse the repository at this point in the history
  4. Renamed collections to better represen what is being tested

    Graham Thompson committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1a7b2bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    947882d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix-max-results-in-fetch-items' of https://github.com/T…

    …ouchstone64/python-plexapi into fix-max-results-in-fetch-items
    Graham Thompson committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    550a9a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Update tests/test_library.py with cleaner test

    Co-authored-by: JonnyWong16 <[email protected]>
    Touchstone64 and JonnyWong16 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    25cc41b View commit details
    Browse the repository at this point in the history