Skip to content

Comments

Fix when direction or sortBy is null from server#40

Merged
damontecres merged 1 commit intomainfrom
fix/null-dir-sortby
Jan 15, 2024
Merged

Fix when direction or sortBy is null from server#40
damontecres merged 1 commit intomainfrom
fix/null-dir-sortby

Conversation

@damontecres
Copy link
Owner

Fixes #35

We should not assume that the direction and/or sortBy is not-null as returned from the server. So this PR, updates the parsing for custom filters (aka premade filters).

Also enables Movies on the front page which was missed in #33.

@damontecres damontecres added the bug Something isn't working label Jan 15, 2024
@damontecres damontecres merged commit 7123de5 into main Jan 15, 2024
@damontecres damontecres deleted the fix/null-dir-sortby branch January 15, 2024 21:40
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