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

Show notes #1050

Draft
wants to merge 26 commits into
base: dev
Choose a base branch
from
Draft

Show notes #1050

wants to merge 26 commits into from

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    5be9396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fe8601 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e13f97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e7a383 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ba2e72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7be047c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22191b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a7bed6 View commit details
    Browse the repository at this point in the history
  9. Rename .java to .kt

    UweTrottmann committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    714b4a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8723c62 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1621ebd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    97bcb16 View commit details
    Browse the repository at this point in the history
  13. TraktSettings: change to isInitialSync, inline reset method

    Also set default of KEY_HAS_MERGED_EPISODES to false. Does not matter
    much as the auth process sets it explicitly to false.
    UweTrottmann committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    465dd57 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    958afc8 View commit details
    Browse the repository at this point in the history
  15. TraktSync: remove superfluous credentials checks

    If a method fails due to auth, already no further methods will be
    called. If the user removes auth during syncing, the next method will
    still fail and trigger a warning notification.
    UweTrottmann committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    aaf8ab6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e831256 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0a018d6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    34e7036 View commit details
    Browse the repository at this point in the history
  19. TraktTools2: remove unused SearchResult class

    Follow-up from
    TraktTools2.kt: migrate getShowByTmdbId to Result API.
    UweTrottmann committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d1bd4f6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    72a5816 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d73ab6d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4341f70 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a58455a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    936b07a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e22e82f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    996276c View commit details
    Browse the repository at this point in the history