develroo
develroo
> I wrote a quick-and-dirty/hacky python script that could be a starting point: Pretty cool for a first attempt. Just one obvious problem. You did not `import os` That being...
Ouch! That looks a bit like my issue with Asset names. https://github.com/Kruptein/PlanarAlly/issues/1374
Yeah.. it keeps varying from day to day. Atm working fine. FWIW It seems more common when I am queuing a lot of videos, finish that run and then try...
I have to concur, printing from the browser looks God awful, and printing from the app is even worse, it literally exports JSON fields.  [corner_buns_source.txt](https://github.com/user-attachments/files/18403736/corner_buns_source.txt) This severely crimps the...
Addendum. It seems opting to scale the print makes it much more readable. Though, you have to play around with the scaling depending on the recipe because there are trailing...
Well, the most obvious one seems to be the Elizabeth Sponge cake one when search for pizza. Here is the json for it. ``` cat recipe.json { "@context": "http://schema.org", "@type":...
Hmmm seems a stretch. but ok. What about 'corner' and Rustic Country Loaf? This is its json. ``` { "@context": "http://schema.org", "@type": "Recipe", "name": "Rustic country loaf", "author": { "@type":...
> Posting to second this. Search regularly returns items that have nothing obvious to do with the recipe's name, description, ingredients, or steps. The UI uses the term "filter" for...
Just wanted to add another hilarious occurrence.
The main problem with it is, to convert a cup of flour to grams is different from a cup of sugar etc. It is annoying as cups seem exclusively American...