Page 1 of 2

Toon app: OV Informatie

Posted: Mon Jan 21, 2019 11:24 pm
by Toonz
Hi all,

Happy to announce the second release of my OV app in ToonStore (version 1.1.0), inspired by the dashticz app posted earlier by robgeerts which was no longer maintained.
The dashticz app had some performance issues which I wanted to tackle but ended up in a major rewrite of the original app.
I started this new topic so I can maintain the first post going forward.

This version doesn't talk to the dashticz server anymore but retrieves the data directly from the 9292 website.
This first release can show you the departures from any bus-, metro- ,tram and trainstation in the Netherlands.
The app has a tile with the first departing train or bus and a screen with 12 upcoming departures.
You can select your station via the app ('Kies Halte/Station') and use any search criteria for the name of the halte/station.
Data is refreshed every 2 minutes.

Version 1.1.0 adds the option to filter on destinations and will save the filter in your settings.
The same settings will be applied again after reboot.

In future releases it will be possible to plan journeys as well.

Some screenshots:
OvTile.png
OvTile.png (8.2 KiB) Viewed 11690 times
ov_screenshot_2.png
ov_screenshot_2.png (28.03 KiB) Viewed 11294 times
ov_screenshot_3.png
ov_screenshot_3.png (35.39 KiB) Viewed 11690 times
Happy to take any comments, improvement opportunites or bug reports :-)

Kind regardz,

Toonz

Re: Toon app: OV Informatie

Posted: Tue Jan 22, 2019 12:27 am
by Xavier
WOW again Toonz, well done!
Directly installed the app on my Toon1 with V5.0.4.
Works like a charm and is very fast!

Re: Toon app: OV Informatie

Posted: Tue Jan 22, 2019 4:49 pm
by hansgrave
Thanx, this is a usefull app! Works great.

Re: Toon app: OV Informatie

Posted: Tue Jan 22, 2019 5:29 pm
by mAiden
Nicely done Toonz. It works great.

Re: Toon app: OV Informatie

Posted: Tue Jan 22, 2019 8:16 pm
by aabre
Very nice Toonz, great application !

Re: Toon app: OV Informatie

Posted: Tue Jan 22, 2019 10:19 pm
by Akatar
great app!

is it possible to set a from and to destination?
i see all the trains that stop in a place and i like to see only the trains to a certain destination

Re: Toon app: OV Informatie

Posted: Tue Jan 22, 2019 11:06 pm
by Toonz
Akatar wrote:i see all the trains that stop in a place and i like to see only the trains to a certain destination
I can implement a filter for the list, good idea....
EDIT: done, will be in the next release

Re: Toon app: OV Informatie

Posted: Thu Jan 24, 2019 1:03 am
by Templar
Works like a charm!
Kudos!

Re: Toon app: OV Informatie

Posted: Fri Jan 25, 2019 10:06 pm
by Toonz
Hi all,

I just released version 1.1.0 in ToonStore, implementing the suggestion from Akatar.
Changelog:
- added filter function on destination, filter is saved and used again at gui restart
- search criterium for busstop/trainstation is saved and used again at gui restart

N.B. The filter criteria is case sensitive.

Updated screenshot in post #1.

Kind regardz,

Toonz

Re: Toon app: OV Informatie

Posted: Fri Jan 25, 2019 11:12 pm
by Akatar
Toonz wrote:Hi all,

I just released version 1.1.0 in ToonStore, implementing the suggestion from Akatar.
Changelog:


N.B. The filter criteria is case sensitive.

Updated screenshot in post #1.

Kind regardz,

Toonz
Thanks! that the filter is case sensitive, well i learned the hard way :)

Re: Toon app: OV Informatie

Posted: Sun Jan 27, 2019 12:56 pm
by Xavier
Toonz wrote:Hi all,

I just released version 1.1.0 in ToonStore, implementing the suggestion from Akatar.
Changelog:
- added filter function on destination, filter is saved and used again at gui restart
- search criterium for busstop/trainstation is saved and used again at gui restart

N.B. The filter criteria is case sensitive.

Updated screenshot in post #1.

Kind regardz,

Toonz
Great Job, this is really helpfull. Thanks.

Re: Toon app: OV Informatie

Posted: Tue Jan 29, 2019 10:31 pm
by Toonz
hi ll,

just released version 1.1.1 in ToonStore. No need to upgrade for existing users.

Changelog:
- optimizations in the installer, no new functionality (thanks hvxl for the tip)

Kind regards,

Toonz

Re: Toon app: OV Informatie

Posted: Sat May 11, 2019 3:38 pm
by RgR
Very very nice app!! Really very useful to see at what time the next bus to the station leaves. I have one small problem however: sometimes the OV-info data doesn't seem to update anymore and keeps showing the same old departure time, even hours after the bus left. As soon as I restart the GUI the OV-app starts working again perfectly for a few days, but then all of a sudden it will stop again. All other Toon-apps seem to update fine so it's not a wifi-problem I think. Any ideas what the problem could be?

Edit: Nevermind, it seems to be solved by uninstalling some other apps. Maybe it was a memory-issue. OV-info is working fine now!

Re: Toon app: OV Informatie

Posted: Tue Jul 23, 2019 1:58 pm
by Xavier
Since the new tsc update the OV app doesn't work anymore.
It isn't visible on the dashbaord.
I removed the app and reinstalled of again but without any result. When I want to add to a tile it is not available.

Anyone else this issue?

Re: Toon app: OV Informatie

Posted: Tue Jul 23, 2019 9:43 pm
by Toonz
I can confirm the app is not compatible with the latest firmware.
I need to make changes for that when I return from holiday.

Hopefully fixed before the new school season starts.

EDIT: can easily be fixed yourself before a new version hits the ToonStore:
remove line 4 from the file OvApp.qml: 'import HttpRequest 1.0'
and restart the gui.