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

No album art or avatars on local install for testing? #110

Open
justalewis opened this issue Jan 26, 2017 · 1 comment
Open

No album art or avatars on local install for testing? #110

justalewis opened this issue Jan 26, 2017 · 1 comment

Comments

@justalewis
Copy link

justalewis commented Jan 26, 2017

Hi,

I installed Gazelle for testing the WhatCD Android app. On my localhost:8080 install I don't get any image art in the "Cover" area of the torrent details page (see pic). I've tried both a URL as well as a local file location c:\ . . . "
I just tested personal profile avatars and they don't work either. Is there an image handler thing I should change? Sorry, I'm a noob!

Any ideas of how to make this work? Thnx!
gest

UPDATE
After messing around a bit, I discovered that the problem is that all image handling requests end up rendering with "http://localhost/image.php?c=1&i=" as part of the URL address. This is directly followed by the actual URL "https%3A%2F%2Fs8.postimg.org%2Foac2yuplh%2Fglp.jpg". So, the image location is being defined by Gazelle as "http://localhost/image.php?c=1&i=https%3A%2F%2Fs8.postimg.org%2Foac2yuplh%2Fglp.jpg".

Can anyone let me know if there's a place change an image setting to remove the localhost/image.php?c=1&i=" portion of image handling? Thnx a ton!!!

@phuzion
Copy link

phuzion commented Apr 11, 2017

Presumably, since you're installing this locally, you're using some sort of a Staff account.

Go to Toolbox > Permissions Manager, select the class that your user account is (likely SysOp) and click Edit. Uncheck the "Proxy images through the server." You may need to log out and log back in for this to work.

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