rcmaehl / MSEdgeRedirect

A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser
https://MSEdgeRedirect.com
GNU Lesser General Public License v3.0
3.94k stars 92 forks source link

feature request: choose locale for weather.com site when redirecting msn weather to it #342

Open soredake opened 7 months ago

soredake commented 7 months ago

Description of the new feature / enhancement

By default, when i click on weather widgets it opens US/English version of weather.com site in my browser: изображение

It would be nice if i can select select site locale (like UA/Ukrainian) so it will open UA/Ukrainian version of site: изображение

Scenario when this would be used?

To remove the need of manually choose another region on weather.com site

Supporting information

No response

rcmaehl commented 7 months ago

Should be added in 0.7.5.1 👍

soredake commented 7 months ago

@rcmaehl thank you! I tried new version and i get 404 now изображение

rcmaehl commented 7 months ago

@rcmaehl thank you! I tried new version and i get 404 now изображение

Can you provide the URL it's sending you to?

soredake commented 7 months ago

@rcmaehl https://weather.com/en-XL/weather/today/l/

Maybe there should be an option to input locale manually, so i can for example choose locale different from my system's.

rcmaehl commented 7 months ago

@rcmaehl https://weather.com/en-XL/weather/today/l/

Maybe there should be an option to input locale manually, so i can for example choose locale different from my system's.

I can definitely implement that but it'll take a day or so.

soredake commented 7 months ago

I can definitely implement that but it'll take a day or so.

Cool, thanks! I think there should be option like "use system locale" (but i don't know if locale string from windows can match the locale string from weather.com) and "Manual" where i can input locale string myself.

UPD: most locale strings from windows should match those on weather.com, but not all (my ru-UA locale is not exists on weather.com for example)