riderkick / FMD

Forked from https://sf.net/p/fmd/
GNU General Public License v2.0
720 stars 214 forks source link

e-hentai / exhentai ignored image resolution setting #1011

Open rbwz opened 6 years ago

rbwz commented 6 years ago

Downloading from e-hentai / exhentai will download 1280x resolution images, regardless of website setting in FMD.

riderkick commented 6 years ago

Maybe the parameter is changed. Can you look for it? It's in cookies. I can't access h-sites right now.

rbwz commented 6 years ago

my website>advanced>cookies settings in FMD is empty. i tried to re-set the parameter in FMD and restart, but the images downloaded still seems to be 1280x resolution.

rbwz commented 6 years ago

i tried to download using older version of FMD (0.9.124.0), and the settings still seems to be ignored. Perhaps exhentai changed how it handles image resolution settings?

riderkick commented 6 years ago

Not that. I mean in the website. Open with your browser and change the resolution setting. And look for the cookies in the developer tools/inspect element (networks tab). If that setting even still there. Previous cookie key is uconfig.

rbwz commented 6 years ago

i checked the cookies, and true enough, the uconfig cookie is gone.

riderkick commented 6 years ago

It seems all the settings tied with the account and now stored in the server side.

rbwz commented 6 years ago

this is from the news page:

Assuming no last-minute issues, we'll start pushing an update with an overhaul to the profile/settings system over the next hour or so. At some point during this, your settings will reset. At this point, you can visit the settings page to have your old settings imported.

Rather than using a cookie, profiles/settings are now stored server-side and tied to your account. Support for multiple profiles was added. These can be created and switched between on the top of the settings page, or programatically by changing the "sp" cookie. Note that favorite names and (currently) tag flags are not tied to a profile. The old "uconfig" configuration cookie will currently be imported into your currently selected profile whenever you visit the settings page, but this functionality may not be maintained indefinitely.