Bing Background

Hi,

If someone wants to use a Bing background that changes daily in KLWP, he can use this formula after selecting at Background - Image.

The size can be adjusted, is currently at FullHD and it detects and changes the orientation.

$if(si(land)=0,“https://www.bing.com”+tc(cut,tc(reg(tc(reg, wg(“www.bing.com/HPImageArchive.aspx?format=js&idx=0&n=1&mkt=engUS”, txt),“.urlbase",“”),",.”,“”)), 3, tc(len, tc(reg(tc(reg, wg(“www.bing.com/HPImageArchive.aspx?format=js&idx=0&n=1&mkt=engUS”, txt),“.urlbase",“”),",.”,“”)))-4)+“_1080x1920.jpg”,“https://www.bing.com”+tc(cut,tc(reg(tc(reg, wg(“www.bing.com/HPImageArchive.aspx?format=js&idx=0&n=1&mkt=engUS”, txt),“.urlbase",“”),",.”,“”)), 3, tc(len, tc(reg(tc(reg, wg(“www.bing.com/HPImageArchive.aspx?format=js&idx=0&n=1&mkt=engUS”, txt),“.urlbase",“”),",.”,“”)))-4)+“_1920x1080.jpg”)$

Have fun with it
Andi

3 Likes

Thank you for sharing this, Andi.