zixpo / candybar

Dashboard for Android Icon Packs. Supported by the community.
Apache License 2.0
288 stars 53 forks source link

Request to share wallpaper json format #153

Closed randymabius closed 1 year ago

randymabius commented 1 year ago

hi, i migrated from your old candybar is there a change in wallpaper json format? this old format is not working

{ "Wallpapers": [ { "author": "Unknown", "url": "https://images2.imgbox.com/84/8e/9K8ayJ8p_o.jpg", "name": "Charcoal", "thumbUrl": "https://images2.imgbox.com/a1/c2/sQarOvWl_o.jpg" }, { "author": "freepik", "url": "https://images2.imgbox.com/87/db/BeOlu67t_o.jpg", "name": "Flat lay of cup of coffee with spoon", "thumbUrl": "https://images2.imgbox.com/11/12/LKZKsYMz_o.jpg" }, { "author": "freepik", "url": "https://images2.imgbox.com/d5/92/xX5uJtiI_o.jpg", "name": "Restaurant mural wallpaper", "thumbUrl": "https://images2.imgbox.com/61/44/diOWKxTL_o.jpg" }, { "author": "coolvector", "url": "https://images2.imgbox.com/39/9b/dYMGWCrT_o.jpg", "name": "Realistic coffee background", "thumbUrl": "https://images2.imgbox.com/51/f5/ps8ZAwFT_o.jpg" } ] }

sarsamurmu commented 1 year ago

https://github.com/zixpo/candybar-sample/wiki/Migrating-from-the-old-CandyBar#migrating-to-the-new-wallpaper-json-structure

randymabius commented 1 year ago

https://github.com/zixpo/candybar-sample/wiki/Migrating-from-the-old-CandyBar#migrating-to-the-new-wallpaper-json-structure

thanks, i didnt see that earlier