Broken Multi Weather - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Weather Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=155) +---- Thread: Broken Multi Weather (/showthread.php?tid=352028) |
RE: Multi Weather - mentat - 2024-05-14 If you have a working installation of "Multi Weather" you should backup your "settings.xml" file (located in the "Userdata\addon_data\weather.multi" folder). The add-on saves the "yahoo cookie" information (along with all other settings) in this file, which can be copied to a new (clean) installation to get it working. I believe that the "yahoo cookie" will eventually expire, but hopefully, we can help @ronie get the add-on working again (before then). RE: Multi Weather - Jeffers24 - 2024-05-15 (2024-05-14, 22:21)mentat Wrote: If you have a working installation of "Multi Weather" you should backup your "settings.xml" file (located in the "Userdata\addon_data\weather.multi" folder).Thanks for the tip RE: Multi Weather - kittmaster - 2024-05-15 (2024-05-14, 22:21)mentat Wrote: If you have a working installation of "Multi Weather" you should backup your "settings.xml" file (located in the "Userdata\addon_data\weather.multi" folder).@ronie If this tips works, as a temporary workaround, I tried to copy my cookie A1 data string into the existing file I had with an archived cookie. The string is significantly longer i.e. the new cookie string. The thing I couldn't figure out was how to get the active "ycrumb" CURL value to paste into the file. If you can guide me on how to do that, my file only had those two previous values to work, that might be a temporary workaround where you use a PC or whatever to get the actual data to plug in i.e. copy/paste from machine to machine? I search Google for ycrumb but I can't find anyway to get it as all Google keeps thinking I'm looking for just "crumb". Any suggestion on how to get the value? RE: Multi Weather - ronie - 2024-05-15 if you happen to have an old backup of the Userdata\addon_data\weather.multi\settings.xml file you need to copy both the ycookie and the ycrumb values to the new settings.xml file. in addition, set the ystamp value to the current timestamp you can get from here: https://www.epochconverter.com/ if you only have an old cookie but no crumb, you're out of luck. the two are linked together so an old cookie with a new crumb token will not work. RE: Multi Weather - Riot504 - 2024-05-15 I just copied my entire settings.xml from a working machine to the broken one overwriting the one there and it works now RE: Multi Weather - kittmaster - 2024-05-15 How do I resolve this, not sure what is causing it, .26 is manually installed via zip: Code:
RE: Multi Weather - ronie - 2024-05-15 not sure how exactly you've installed it, but simply unzipping the file into the addons forlder is not the right way. you need to use the 'install from zipfile' option inside kodi. that will ensure all the dependencies get installed as well. you're missing at least 1 of those dependencies, namely script.module.requests. RE: Multi Weather - kittmaster - 2024-05-15 (2024-05-15, 23:28)ronie Wrote: not sure how exactly you've installed it, but simply unzipping the file into the addons forlder is not the right way. I don't just blindly install it as a folder, always through the add by zip or repo... I went from .18, to .26. to .25. and that started showing up. I just uninstalled the entire thing again will try to install .26 via install by zip and try the cookie swap. I saw this earlier too, but wasn't sure what was causing it. But I would never just unzip and move the folder. Will update when complete. Thanks. RE: Multi Weather - kittmaster - 2024-05-16 To those who have an existing working copy and trying to get other systems running, you can follow this method which worked for my laptop. Ok, so I have it operational on my laptop, will be passing the modified settings.xml file to my fire device to see if it follows, but thus far, complete uninstall of weather.multi, reinstalled version .25 and it updated to .26 via the add-ons browser. When I load the weather from the main menu, totally nil, just the baseline stuff. I exit Kodi, go to the path: (Windows 10) .....\AppData\Roaming\Kodi\userdata\addon_data\weather.multi\settings.xml" However, the folder weather.multi does NOT exist. Therefore, I manually create it. I copy my working unmodified settings.xml file from a working machine to the new laptop but DO NOT START Kodi. Go to the website: https://www.epochconverter.com/ as mentioned by Ronie to REPLACE the time to whatever it is when you arrive there, COPY AND PASTE that value to the settings.xml file: (Windows 10) .....\AppData\Roaming\Kodi\userdata\addon_data\weather.multi\settings.xml" Save the settings.xml file Start Kodi and it should be working: RE: Multi Weather - kittmaster - 2024-05-16 Just pushed the (Windows 10) .....\AppData\Roaming\Kodi\userdata\addon_data\weather.multi\settings.xml" to my fire device in the necessary location: /Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/weather.multi and the fire device is also working, so that is the "trick" for now, hopefully Ronie can work his magic to get it fixed based on whatever Yahoo did to break it. This is only a temp workaround, not a perm fix. Greetz, Chris RE: Multi Weather - Jeffers24 - 2024-05-16 My weather was working. Now I get this, see screenshot. Any idea how I fix this? RE: Multi Weather - kittmaster - 2024-05-16 (2024-05-16, 07:23)Jeffers24 Wrote: My weather was working. That is exactly what I initially saw when I realized the add-on broke. Did you follow the method I described above? If so, does the machine you pulled the data from actually pull the weather data there? If THAT machine doesn't work, then it won't work on a new machine. You have to have a working cookie from another installation to make it work as I described above. Let us know. RE: Multi Weather - Jeffers24 - 2024-05-16 (2024-05-16, 13:10)kittmaster Wrote:(2024-05-16, 07:23)Jeffers24 Wrote: My weather was working. I think the issue happened when I updated to Kodi 21 from Kodi 20 on my W10 Laptop. I copied the whole weather.multi settings file from an older install over the Kodi 21 settings file and it now works again RE: Multi Weather - kittmaster - 2024-05-16 (2024-05-16, 13:53)Jeffers24 Wrote:(2024-05-16, 13:10)kittmaster Wrote:(2024-05-16, 07:23)Jeffers24 Wrote: My weather was working. That is good, but you should follow the step about updating the time in the cookie file so that it doesn't expire! As I understand it, the time that you have now is when it last worked and was able to parse the cookie. With the issues going on now, that clock ticks down to expiration since the addon isn't updating it.... Now, I could be wrong on that, but since Ronie said to do that as part of the workaround, I am surmising that is why he mentioned it. Some cookies are persistent, some have time clocks on them... the server itself will determine that. And since my trailer stopped working from November to now, I suspect the cookie has an expiration date and will time out, so do yourself a favor and follow the step to update the time index as Ronie mentioned and I outlined on how to do. If I'm wrong anywhere, someone will chime in and make the correction, but as far as I can tell, I think my logic is correct. RE: Multi Weather - Jeffers24 - 2024-05-16 (2024-05-16, 14:03)kittmaster Wrote:Thanks for posting that recommendation.(2024-05-16, 13:53)Jeffers24 Wrote:(2024-05-16, 13:10)kittmaster Wrote: That is exactly what I initially saw when I realized the add-on broke. Did you follow the method I described above? If so, does the machine you pulled the data from actually pull the weather data there? If THAT machine doesn't work, then it won't work on a new machine. You have to have a working cookie from another installation to make it work as I described above. If no one shouts up I'll do as Ronnie suggested later |