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

track artist (originalTitle instead of grandparentTitle) #103

Open
Dyvinia opened this issue May 24, 2023 · 0 comments
Open

track artist (originalTitle instead of grandparentTitle) #103

Dyvinia opened this issue May 24, 2023 · 0 comments

Comments

@Dyvinia
Copy link

Dyvinia commented May 24, 2023

Is your feature request related to a problem? Please describe.
the originalTitle field exists for some media while it is null for others, typically it contains the artist of a music track when it is not the same as the album.

Describe the solution you'd like
From what I was able to tell, this api discards this information, would it be possible to make it a nullable field instead?

Describe alternatives you've considered/Additional context
I ended up requesting the session data myself rather than using the api here (between lines 108 and 131). please note that I'm more on a beginner/intermediate skill level when it comes to coding so I did things very unconventionally/incorrect in the app

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

1 participant