-
Notifications
You must be signed in to change notification settings - Fork 7
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
Inconstant user-agent #123
Comments
I use a library called Coil to download images, it's one of the most standard libraries for android for Jetpack Compose. I'm not sure I can change the user agent for that, but I will look into it. |
https://github.com/coil-kt/coil/blob/main/docs/recipes.md#headers Look like you have to set manually the User-Agent header |
yes, I'm already looking into the Interceptor. Probably the patch will be in the next-next release, because I was alredy planning on making a release this evening. Unless I have time to add it today. I'll keep you posted |
|
|
I haven't worked on the agent for images, only for regular requests so far. You'll know when I make this fix becaus I'll put it in the changelog + message in this ticket |
can you check https://github.com/icefields/Power-Ampache-2/releases/tag/v1.01-75 ? Soon available on Fdroid and PlayStore as well. All user agents should be now fixed |
User-agent is inconstant:
The text was updated successfully, but these errors were encountered: