alirz1
alirz1
Thanks. I’m thinking something that navigates like the old iPod style navigation. Right where you have the go back button. There could be a global search button on top of...
Honestly I personally dislike the search tab. Every other music app out there has it and I find it a bad implementation, going through tabs is distracting. Again that's my...
If you don't mind me saying going to system menus and chexking boxes to enable/disable search type etc is very distracting, especially if we are looking to use this in...
Thanks. How about also a text/font size option? Would that be hard to add?
Their are some known quirks with DNS not working rightaway once the WG interface comes up. Are you saying you cannot ping by IP also?
OpenWrt 21.02-SNAPSHOT r16399+157-c67509efd7 I had already installed the noip ddns script package. Only then does the noip is listed as a ddns provider. Sorry it it wasn't clear.
root@GL-AXT1800:~# uci show ddns | grep service_name ddns.XXXXXXXX.service_name='changeip.com' ddns.YYYYYYYY.service_name='no-ip.com' root@GL-AXT1800:~# cat /usr/share/ddns/default/no-ip.com.json { "name": "no-ip.com", "ipv4": { "url": "update_no-ip_com.sh" }, "ipv6": { "url": "update_no-ip_com.sh" } } I have since updated...
@rmilecki mbranchick EDIT: Actually no, its not working for NOIP.COM. I had switched to using CHANGEIP.ORG as my DDNS provider My ddns is configured however i have a command set...
So im setting up a new router and trying to get the DDNS scripts to work. I have installed the "no-ip.com" scripts package etc and running into the same original...