You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pushrbx ODATA would be an interesting implementation especially for users who want a more fine control over filters and data querying.
I think there are some prerequisites that we'd have to meet for this:
Migrate to Laravel (as lodata supports laravel and Lumen is most likely going to be discontinued in any case)
Combining data of resources that have subpages into one collection (anime details, episodes, etc. all into one collection/entry rather than how it's currently sprawled out. This would allow us to cater to 💡Limit response to only requested elements #462 as well with ODATA and it would improve the request lifecycle.
While ODATA does seem like a feasible approach moving forward I still think we should still have type to have multiple support as a feature of our current search approach.
Is there an existing issue for this?
Is your feature request related to a problem?
Requested multiple times over discord. Latest one here: https://discord.com/channels/460491088004907029/462992340718583814/1187797767213568080
Describe the solution you'd like
?types=tv,movie
Describe alternatives you've considered
No response
Teachability, Documentation, Adoption, Migration Strategy
Filter support in the UI, better data filtering
The text was updated successfully, but these errors were encountered: