[RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - 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: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152) +---- Thread: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. (/showthread.php?tid=120232) |
RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - belfbri - 2015-07-15 (2015-06-27, 09:56)haecky Wrote: I use INADYN on a Kodibuntu Box, but it does not work, I just get a "script error" at startup. Same for me. RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - duduamar - 2015-08-05 Great addon! works perfectly on my OpenElec on NUC i5 with no-ip. RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - zorrua - 2015-10-28 Hello, I want to use this addon with OVH dynamic dns. Is it possible? How could I configure? command line? Best regards. RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - queeup - 2015-10-28 Latest inadyn binary support ovm. If i can find some time i will update this addon with latest binary. RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - zorrua - 2015-10-29 (2015-10-28, 14:19)queeup Wrote: Latest inadyn binary support ovm. If i can find some time i will update this addon with latest binary. For OVH here you have some info: http://help.ovh.com/DynDNS If you need a real configuration, ask me. Best regards. RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - chemamontevideo - 2015-12-01 addon doesn't work anymore on Raspberry pi 2, openelec 6.0.0 and no-ip service RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - vdb86 - 2015-12-15 I've installed this add-on on my Raspberry Pi 2 running OpenELEC 6 but I'm puzzled how to set it up. Any tutorials? RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - theprivateer - 2016-01-02 I'm getting this when stopping service than starting it on: OpenElec 6.0 X86 Kodi 15.2 inadyn 2.0.12 (debug level 5) Code: 13:50:25 T:140708178532096 NOTICE: [DEBUG] 'inadyn v2.0.12': Abort requested! Let me know if I can help RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - duduamar - 2016-02-12 Hi How can I manually refresh inadyn? Meaning - I don't want to wait those 30 minutes for the next run, but do it now manually, what command should I run? I have OpenElec running on Intel NUC, so I am connected to it via SSH. RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - hache93 - 2016-04-10 I can't get this addon to work on OpenELEC 6.0.3 and no-ip server. The addon seems to be running but it doesn't update my ip. Any help would be appreciated. RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - duduamar - 2016-05-22 (2016-04-10, 20:55)hache93 Wrote: I can't get this addon to work on OpenELEC 6.0.3 and no-ip server. The addon seems to be running but it doesn't update my ip. Any help would be appreciated. I have the same problem. I am looking at the log and I see this: Sun May 22 08:35:44 2016: Checking for IP# change, connecting to ip1.dynupdate.no-ip.com(54.210.3.207:80) Sun May 22 08:35:44 2016: Querying DDNS checkip server for my public IP#: GET / HTTP/1.0 Host: ip1.dynupdate.no-ip.com User-Agent: inadyn/1.99.12 https://github.com/troglobit/inadyn/issues Sun May 22 08:35:44 2016: Checked my IP, return code: 0 Sun May 22 08:35:44 2016: IP server response: Sun May 22 08:35:44 2016: HTTP/1.0 200 OK Server: xipha Date: Mon, 22 May 2016 05:38:09 GMT Content-Type: text/html Connection: close <MY CORRECT IP> Sun May 22 08:35:44 2016: No IP# change detected, still at <MY CORRECT IP> But - when I log in to no-ip.com, the IP there is different - meaning inadyn does not detect that it needs to update the IP. Anyone knows how to fix that? RE: [RELEASE] INADYN Service Add-on - Simple Dynamic DNS client. - adri70 - 2016-06-23 (2016-05-22, 07:43)duduamar Wrote:same issue here I have to manually delete the cache file in "userdata > inadyn" to let it update again. Otherwise inadyn reads the cache and does not update(2016-04-10, 20:55)hache93 Wrote: I can't get this addon to work on OpenELEC 6.0.3 and no-ip server. The addon seems to be running but it doesn't update my ip. Any help would be appreciated. |