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

Fixes sorting for filters & more logging #43

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Fixes sorting for filters & more logging #43

merged 2 commits into from
Jan 18, 2024

Conversation

damontecres
Copy link
Owner

Closes #35

Some servers seem to return the sortBy key in a different case (sortBy vs sortby). This PR adds checking for either and also falling back on a "sane" default if not found.

Additionally, some more logging is added for better debugging in the future.

@damontecres damontecres added the bug Something isn't working label Jan 18, 2024
@damontecres damontecres merged commit 902aa56 into main Jan 18, 2024
2 checks passed
@damontecres damontecres deleted the fix/issue-35 branch January 18, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] - recents do not populate on 0.0.4
1 participant