![]() |
TheMealDB.com - An Open Recipe Database with API - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Meta-Data provider and Artwork Packs (https://forum.kodi.tv/forumdisplay.php?fid=71) +--- Thread: TheMealDB.com - An Open Recipe Database with API (/showthread.php?tid=282387) |
RE: TheMealDB.com - An Open Recipe Database with API - cowboysdude - 2017-02-16 (2017-02-13, 04:50)nickr Wrote: Wow that magicmirrors thing is cool. Thanks @cowboysdude You're welcome and a HUGE Thanks as well!! Here's a picture of it actually running.... Haven't released it yet... but came here to show you what I came up with... ![]() ![]() ![]() Is that API going to stay up? And are you adding more recipes to it? I just want to say Thank You again!!! John RE: TheMealDB.com - An Open Recipe Database with API - docwra - 2017-02-16 Yep API is stable now, and I will add more recipes soon. Its quite a long process as I like to find nice meal images and detailed instructions. Looks awesome, now I want a smart mirror ![]() I'm still waiting for someone to write a Kodi Add-on so it will really motivate me to add more content. RE: TheMealDB.com - An Open Recipe Database with API - cowboysdude - 2017-02-16 Thank you! If I knew anything about Kodi I would love to help you out.... by nature I'm a php guy and this module is my first attempt at java.... it's been an adventure LOL I see they are written in python... interesting... I'll have to take a look at a couple of addons to see how they work... OH by the way I'll be adding credit to the module to show where the info is coming from!! RE: TheMealDB.com - An Open Recipe Database with API - nickr - 2017-02-17 @docwra, is there a way for other people to add recipes? I have a whole lot I would contribute. RE: TheMealDB.com - An Open Recipe Database with API - docwra - 2017-02-17 (2017-02-17, 05:37)nickr Wrote: @docwra, is there a way for other people to add recipes? I have a whole lot I would contribute. The feature is already available yes but without a huge list of common ingredients it is quite hard to do at the moment. You can give it a try now, all I ask is there is a good high quality(700x700) image of any meal you add. Recipes without images are pretty useless in my opinion. http://www.themealdb.com/add_meal.php Try to keep the ingredients as generic as possible like Broccoli rather than "chopped" broccoli. What I will do in the future is add more ingredients and create pull downs instead of text boxes to keep the database consistency. EDIT: Added 10 new recipes today ![]() RE: TheMealDB.com - An Open Recipe Database with API - nickr - 2017-02-18 Cool. I will add some. RE: TheMealDB.com - An Open Recipe Database with API - nickr - 2017-02-18 By the way it is spelled vegetarian not vegitarian ![]() First effort: http://www.themealdb.com/meal.php?c=52815 (you need to add french lentils, aka puy lentils) RE: TheMealDB.com - An Open Recipe Database with API - docwra - 2017-02-18 Haha, yes my spelling isn't the best. Thanks we have our first user submitted meal! I might even try cooking it at some point ![]() I've added French Lentils as an ingredient, just let me know if you find any others missing. RE: TheMealDB.com - An Open Recipe Database with API - cowboysdude - 2017-03-18 Thanks guys!! It's a really cool thing this API... I have to update the module as I'd like to put a tag on the bottom showing where the recipe came from. ![]() RE: TheMealDB.com - An Open Recipe Database with API - Megha Saroch - 2017-06-07 I need API Key for this project...as i want more recipe results RE: TheMealDB.com - An Open Recipe Database with API - docwra - 2017-08-18 Updated with 6 new recipes, got some great photos from Instagram accounts ![]() ![]() Still nobody wants to make a Kodi Add-on for this? That would be awesome... You could fork this Add-on and just change a few bits to get it working. The API is virtually identical: https://github.com/enen92/script.screensaver.cocktail http://www.themealdb.com RE: TheMealDB.com - An Open Recipe Database with API - nauman - 2017-11-06 @zag need api Key for TheMealDB.com! please PM me. RE: TheMealDB.com - An Open Recipe Database with API - docwra - 2017-11-06 @nauman API key sent, let us know what you come up with! For anyone else who uses Kodi, the Add-on is now available on the official repository so you can now browse recipes on your TV ![]() You can find it in the screensaver section, although it does far more than just that. ![]() Website https://kodi.tv/addon/screensaver/themealdb Discussion https://forum.kodi.tv/showthread.php?tid=322257 Source https://github.com/zag2me/script.screensaver.themealdb I will get the Add Meal feature up and running in the next few days so people can add their favorite meals to the database with a nice picture. Kitchen Kodi TV anyone ![]() RE: TheMealDB.com - An Open Recipe Database with API - gromx - 2017-11-19 Hi I would like to use this mealdb for an app i'm creating for school. I would really appreciate it if you would send me an api-key. thx in advance RE: TheMealDB.com - An Open Recipe Database with API - docwra - 2017-11-19 (2017-11-19, 12:25)gromx Wrote: HiNo need for an API key for that, just use the developers key of "1" ![]() |