Page 3 of 3

Re: 18.0

Posted: Sat Dec 01, 2018 4:27 am
by andyk1
cdarney3 wrote: โ†‘Thu Nov 29, 2018 9:22 pm So in the Backup block when logged in as Admin I can backup station data. I had a problem doing 11 years worth but no problem doing a single year. Once backed up the first 10 years wouldn't matter to me If I can manually execute a station data backup and have it backup properly, wouldn't adding a scheduling feature to that be possible?

Ditto for backing up core template and settings files which takes almost no time.
I to have 11 years of data and I have no problems most times backing up the entire data base. That being said... there are times and I have not been able to pin it down, it does not work. Times out and have to do it by year one year at a time. This was maybe 6 or more months ago as I have found there is no reason to back up the entire database since it has been saved. The only thing I do from time to time is back up the current year. It is safe to say your previous years data will not change and therefore not need continuous backing up.

Re: 18.0

Posted: Thu Dec 20, 2018 7:02 pm
by cdarney3
I've taken to backing up all of my template settings and the current year's data every week. All previous years have been backed up once and I don't bother with them now as they are backed up to a pretty secure location. Like you said, previous years won't be changing so I just do the current year. After backing up template files and DBs, I backup the entire DB through my hosting site. I also backup my entire hosted site. I now keep all of these files together on a weekly basis. I really don't want to lost my ALLDATA table again.

Re: 18.0

Posted: Wed Jan 09, 2019 9:59 am
by SimonB
If I can make a way out suggestion...

The desktop solution works well, but not a great fan of the mobile version.

How about an iOS and android app?

Re: 18.0

Posted: Mon Jan 14, 2019 11:29 am
by iatros
Hi simonB

Have a look at this:

viewtopic.php?f=50&t=575

Cheers

Martin

Re: 18.0

Posted: Mon Jan 14, 2019 5:21 pm
by Jachym
SimonB wrote: โ†‘Wed Jan 09, 2019 9:59 am If I can make a way out suggestion...

The desktop solution works well, but not a great fan of the mobile version.

How about an iOS and android app?
Hi,
programming mobile apps uses completely different languages (Java, Swift etc.) compared to web development (PHP, JavaScript, HTML, CSS etc.), which I do not know.

Re: 18.0

Posted: Mon Jan 14, 2019 7:36 pm
by andyk1
Just to let you know, someone has/is working on an android app that works really well.
https://www.elspinars.es/dev/app.php or look for "Meteotemplate" in the google playstore.

Allot of options. you have to look around for plugins and blocks but fairly simple.

Andy

Re: 18.0

Posted: Sun Jan 20, 2019 4:37 pm
by polbrieuc
andyk1 wrote: โ†‘Mon Jan 14, 2019 7:36 pm Just to let you know, someone has/is working on an android app that works really well.
https://www.elspinars.es/dev/app.php or look for "Meteotemplate" in the google playstore.

Allot of options. you have to look around for plugins and blocks but fairly simple.

Andy
Hi Andy,

Thanks for remind the other forum users of the existence of this project (which is in beta for now).
There is actually a thread on this forum that deal with this topic : http://meteotemplate.com/forum/viewtopi ... &start=125

Cheers,

Pol-Brieuc

Re: 18.0

Posted: Sun Oct 13, 2019 11:03 pm
by staze
Could I ask that we alter the database schema so the primary key is a normal row number rather than the date, and then convert to InnoDB? MyISAM is deprecated as of MySQL 8, and InnoDB does not like arbitrary primary keys (makes inserts take a significant amount of time).

Re: 18.0

Posted: Tue Jan 14, 2020 7:02 pm
by Meteopomezia
It would be nice if I also implemented the template for the wview software

Re: 18.0

Posted: Sat Jul 04, 2020 7:27 pm
by Dehatter
Re: 18.0
Post by Jachym ยป Sun Jul 15, 2018 5:08 am

Hi Johnny,

- webcam - planned, this however is a plugin, so not related to v18
- lightning counter - API supports already supports lightnings.... so once it is being sent by MB I can create a block/plugin without modifying the template
I too am interested in this, or if anyone has gotten their lightning counter to display in the template, let me know.

Tom

Re: 18.0

Posted: Sun Jun 27, 2021 2:15 am
by andyk1
A year later and still can't get ecowitt lightning dist and count yet. If anyone's found a solution let us know.

Using Raspberry Pi ver of MB.

Re: 18.0

Posted: Mon Jun 28, 2021 11:42 pm
by davidefa
I'm using the block by Raffaello Di Martino ( and it works ok, see this topic ).
You should call api.php passing L, LD and LT ( and I see in your meteotemplateLive.txt these parameters are not present )