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

weird action movie genre #4

Open
drizzt09 opened this issue Jan 2, 2025 · 1 comment
Open

weird action movie genre #4

drizzt09 opened this issue Jan 2, 2025 · 1 comment

Comments

@drizzt09
Copy link

drizzt09 commented Jan 2, 2025

in TV app in Movies section. at the bottom is a row called "genre:action"

it is not in the browser version and not part of the settings API setup either.

Looking in logs I am seeing:
2025/01/02 19:37:29 INFO <trakt/trakt.go:360> trakt fetch url="/movies/watched/monthly?genres=action&limit=30&page=1&extended=full&limit=30" method=GET status=200
2025-01-02 19:37:38 753684

I also do not know where these ones are coming from:
2025/01/02 19:37:29 INFO <trakt/trakt.go:360> trakt fetch url="/?limit=30&page=1&extended=full&limit=30" method=GET status=405
2025/01/02 19:37:29 ERRO <trakt/trakt.go:362> trakt fetch="/?limit=30&page=1&extended=full&limit=30" status=405

are these hardcoded in the app?

@ad-on-is
Copy link
Owner

ad-on-is commented Jan 2, 2025

yes... they're hardcoded... I'm still figuring out a way how to present genres at the very bottom of movies/shows so they can be discovered as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants