We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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" } ] }
The text was updated successfully, but these errors were encountered:
https://github.com/zixpo/candybar-sample/wiki/Migrating-from-the-old-CandyBar#migrating-to-the-new-wallpaper-json-structure
Sorry, something went wrong.
thanks, i didnt see that earlier
No branches or pull requests
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"
}
]
}
The text was updated successfully, but these errors were encountered: