]> www.vanbest.org Git - tv_grab_nl_java/log
tv_grab_nl_java
13 years agoRemoved mysql dependency; fix for Java6; added some internal documentation
Jan-Pascal van Best [Fri, 6 Apr 2012 09:25:59 +0000 (11:25 +0200)]
Removed mysql dependency; fix for Java6; added some internal documentation

13 years agoMake cache database upgrade path prettier (no need to manually remove
Jan-Pascal van Best [Wed, 4 Apr 2012 20:29:54 +0000 (22:29 +0200)]
Make cache database upgrade path prettier (no need to manually remove
database files) by storing schema version in the database;
more generic way of dealing with EPGSource classes now works, put class
names in tv_grab_nl_java.properties in the jar file

13 years agoWork in progress, doesn't work
Jan-Pascal van Best [Wed, 4 Apr 2012 19:11:53 +0000 (21:11 +0200)]
Work in progress, doesn't work

13 years agoConfigure epg sources in proerties file (experimental)
Jan-Pascal van Best [Wed, 4 Apr 2012 14:58:15 +0000 (16:58 +0200)]
Configure epg sources in proerties file (experimental)

13 years agoRTL: add both alginhoud and inhoud as <desc> tags, see what mythtv does with that
Jan-Pascal van Best [Wed, 4 Apr 2012 11:44:13 +0000 (13:44 +0200)]
RTL: add both alginhoud and inhoud as <desc> tags, see what mythtv does with that

13 years agobij --configure, toon epg source bij elke zender.
Jan-Pascal van Best [Tue, 3 Apr 2012 20:42:18 +0000 (22:42 +0200)]
bij --configure, toon epg source bij elke zender.

13 years agoExperimental feature, make it possible to configure RTL channels and
Jan-Pascal van Best [Tue, 3 Apr 2012 20:16:26 +0000 (22:16 +0200)]
Experimental feature, make it possible to configure RTL channels and
fetch them from rtl.nl.

13 years agoRemoved legacy TvGids classes
Jan-Pascal van Best [Mon, 2 Apr 2012 19:53:56 +0000 (21:53 +0200)]
Removed legacy TvGids classes

13 years agoRelease 0.9.0 0.9.0
Jan-Pascal van Best [Mon, 2 Apr 2012 17:41:30 +0000 (19:41 +0200)]
Release 0.9.0

13 years agoChange to generic tvgids epg source
Jan-Pascal van Best [Mon, 2 Apr 2012 15:27:39 +0000 (17:27 +0200)]
Change to generic tvgids epg source

- Refactor EPGSource to be generic (not TvGids-specific)
- Add timestamp to stdout and xmltv output
- Use generic TvGids instead of legacy classes
- new config file format 4
- store hsqldb database location in config file
- add --clear-cache option
- allow nice-time-milliseconds to be set using --configure

13 years agoAdded install.sh script
Jan-Pascal van Best [Mon, 2 Apr 2012 06:49:02 +0000 (08:49 +0200)]
Added install.sh script

13 years agoAdded cachedb files to .gitignore
Jan-Pascal van Best [Mon, 2 Apr 2012 06:40:38 +0000 (08:40 +0200)]
Added cachedb files to .gitignore

13 years agoAdded --testing flag to release script to make non-official releases
Jan-Pascal van Best [Sun, 1 Apr 2012 20:34:40 +0000 (22:34 +0200)]
Added --testing flag to release script to make non-official releases

13 years agoWerk aan non-negacy tvgids class en generieke programme class
Jan-Pascal van Best [Sun, 1 Apr 2012 18:47:09 +0000 (20:47 +0200)]
Werk aan non-negacy tvgids class en generieke programme class

13 years agoFirst steps towards generalised tvgids grabber
Jan-Pascal van Best [Sat, 31 Mar 2012 18:34:38 +0000 (20:34 +0200)]
First steps towards generalised tvgids grabber

13 years agoRenamed TvGids to TvGidsLegacy
Jan-Pascal van Best [Sat, 31 Mar 2012 18:13:51 +0000 (20:13 +0200)]
Renamed TvGids to TvGidsLegacy

13 years agoAspect should be 16:9 instead of 16x9
Jan-Pascal van Best [Sat, 31 Mar 2012 12:52:52 +0000 (14:52 +0200)]
Aspect should be 16:9 instead of 16x9

13 years agoImplemented generic Programme cache using hsqldbl; fixed reading enabled/disabled...
Jan-Pascal van Best [Sat, 31 Mar 2012 10:49:33 +0000 (12:49 +0200)]
Implemented generic Programme cache using hsqldbl; fixed reading enabled/disabled channels from config file; put source strings in config file; using caching with RTL grabber

13 years agoNot ready for RC yet
Jan-Pascal van Best [Thu, 29 Mar 2012 20:21:11 +0000 (22:21 +0200)]
Not ready for RC yet

13 years agoAdd suffix to tvgids channels (second try)
Jan-Pascal van Best [Thu, 29 Mar 2012 20:11:19 +0000 (22:11 +0200)]
Add suffix to tvgids channels (second try)

13 years agoAdd .tvgids.nl suffix to tvgids xmltv output
Jan-Pascal van Best [Thu, 29 Mar 2012 19:26:46 +0000 (21:26 +0200)]
Add .tvgids.nl suffix to tvgids xmltv output

13 years agopreparing for release of 1.0.0RC1
Jan-Pascal van Best [Thu, 29 Mar 2012 18:24:24 +0000 (20:24 +0200)]
preparing for release of 1.0.0RC1

13 years agoWork on RTL: sub-titles, subtitles, presenters, urls; debug code to write RTL output...
Jan-Pascal van Best [Thu, 29 Mar 2012 15:52:24 +0000 (17:52 +0200)]
Work on RTL: sub-titles, subtitles, presenters, urls; debug code to write RTL output to a mysql database for analysis

13 years agoSupport Java6; various fixes from Rick (thanks\!)
Jan-Pascal van Best [Thu, 29 Mar 2012 15:48:33 +0000 (17:48 +0200)]
Support Java6; various fixes from Rick (thanks\!)

13 years agoNog wat geklust aan RTL
Jan-Pascal van Best [Wed, 28 Mar 2012 19:51:09 +0000 (21:51 +0200)]
Nog wat geklust aan RTL

13 years agoRTL: read end time
Jan-Pascal van Best [Tue, 27 Mar 2012 22:00:42 +0000 (00:00 +0200)]
RTL: read end time

13 years agoMore work on RTL
Jan-Pascal van Best [Tue, 27 Mar 2012 15:42:14 +0000 (17:42 +0200)]
More work on RTL

13 years agoStart working on generic Programme class
Jan-Pascal van Best [Mon, 26 Mar 2012 20:49:51 +0000 (22:49 +0200)]
Start working on generic Programme class

13 years agoMore refactoring, renaming programme to tvgidsprogramme to make space
Jan-Pascal van Best [Mon, 26 Mar 2012 20:39:37 +0000 (22:39 +0200)]
More refactoring, renaming programme to tvgidsprogramme to make space
for generic xmltv programme class

13 years agoFactoring out EPGSource class
Jan-Pascal van Best [Mon, 26 Mar 2012 15:18:34 +0000 (17:18 +0200)]
Factoring out EPGSource class

13 years agoRemove single-character options, only use long versions
Jan-Pascal van Best [Mon, 26 Mar 2012 14:40:34 +0000 (16:40 +0200)]
Remove single-character options, only use long versions

13 years agoRTL: add channel icons
Jan-Pascal van Best [Sun, 25 Mar 2012 21:06:00 +0000 (23:06 +0200)]
RTL: add channel icons

13 years agoMinor cleanups
Jan-Pascal van Best [Sun, 25 Mar 2012 19:12:47 +0000 (21:12 +0200)]
Minor cleanups

13 years agoImplement RTL reading channel list (no icons nor urls)
Jan-Pascal van Best [Sun, 25 Mar 2012 19:10:37 +0000 (21:10 +0200)]
Implement RTL reading channel list (no icons nor urls)

13 years agoConfig file handling enabled flag works now
Jan-Pascal van Best [Sun, 25 Mar 2012 18:55:53 +0000 (20:55 +0200)]
Config file handling enabled flag works now

13 years agoTry keeping enabled flags in config file
Jan-Pascal van Best [Sun, 25 Mar 2012 18:48:44 +0000 (20:48 +0200)]
Try keeping enabled flags in config file

13 years agoPrepare for config file version numbering
Jan-Pascal van Best [Sun, 25 Mar 2012 18:20:50 +0000 (20:20 +0200)]
Prepare for config file version numbering

13 years agoFinish refactoring Channel, compiles and seems to work ok now
Jan-Pascal van Best [Sat, 24 Mar 2012 22:35:37 +0000 (23:35 +0100)]
Finish refactoring Channel, compiles and seems to work ok now

13 years agoRefactoring for generic guide data sources, working on Channel class and
Jan-Pascal van Best [Sat, 24 Mar 2012 22:22:39 +0000 (23:22 +0100)]
Refactoring for generic guide data sources, working on Channel class and
handling, does not compile at the moment

13 years agoAdded initial code to fetch RTL program details. Time for some serious
Jan-Pascal van Best [Sat, 24 Mar 2012 20:04:23 +0000 (21:04 +0100)]
Added initial code to fetch RTL program details. Time for some serious
refactoring to make Programme class source independent

13 years agoStarted RTL xml/json parser
Jan-Pascal van Best [Fri, 23 Mar 2012 22:10:09 +0000 (23:10 +0100)]
Started RTL xml/json parser

13 years agoFinish --license option, add LICENSE file to release
JP [Fri, 23 Mar 2012 16:20:46 +0000 (17:20 +0100)]
Finish --license option, add LICENSE file to release

13 years agoAdded --license option (does not work yet) and GPL boilerplate on program start
Jan-Pascal van Best [Fri, 23 Mar 2012 16:06:34 +0000 (17:06 +0100)]
Added --license option (does not work yet) and GPL boilerplate on program start

13 years agoGPL license toegevoegd in README en alle source files
Jan-Pascal van Best [Fri, 23 Mar 2012 16:00:22 +0000 (17:00 +0100)]
GPL license toegevoegd in README en alle source files

13 years agoInstructies om de boel van source te compileren toegevoegd aan README
Jan-Pascal van Best [Fri, 23 Mar 2012 08:33:58 +0000 (09:33 +0100)]
Instructies om de boel van source te compileren toegevoegd aan README

13 years agoUpdate release script to read version number from pom and check for Changelog update
Jan-Pascal van Best [Wed, 21 Mar 2012 15:35:02 +0000 (16:35 +0100)]
Update release script to read version number from pom and check for Changelog update

13 years agoUpdated version in release.sh to 0.5.1
Jan-Pascal van Best [Wed, 21 Mar 2012 15:04:29 +0000 (16:04 +0100)]
Updated version in release.sh to 0.5.1

13 years agoRelease 0.5.1 0.5.1
JP [Wed, 21 Mar 2012 14:03:52 +0000 (15:03 +0100)]
Release 0.5.1

13 years agoFix voor gebruik van properties file voor programmaversie
JP [Wed, 21 Mar 2012 14:00:01 +0000 (15:00 +0100)]
Fix voor gebruik van properties file voor programmaversie

13 years agoMerge branch 'master' of nogrod.vanbest.eu:/var/lib/git/tv_grab_nl_java
JP [Wed, 21 Mar 2012 13:43:59 +0000 (14:43 +0100)]
Merge branch 'master' of nogrod.vanbest.eu:/var/lib/git/tv_grab_nl_java

13 years agoSchrijf project.version uit pom.xml naar properties file en gebruik in programma
JP [Wed, 21 Mar 2012 13:43:50 +0000 (14:43 +0100)]
Schrijf project.version uit pom.xml naar properties file en gebruik in programma

13 years agoRelease 0.5, created release.sh script 0.5
Jan-Pascal van Best [Wed, 21 Mar 2012 13:18:33 +0000 (14:18 +0100)]
Release 0.5, created release.sh script

13 years agoAdded changelog and README files
JP [Wed, 21 Mar 2012 13:01:55 +0000 (14:01 +0100)]
Added changelog and README files

13 years agoMoved source around a bit to suite Maven; added Maven target
JP [Wed, 21 Mar 2012 10:16:52 +0000 (11:16 +0100)]
Moved source around a bit to suite Maven; added Maven target
(assembly:single) to create runnable jar file

13 years agoMerge branch 'master' of nogrod.vanbest.org:/var/lib/git/tv_grab_nl_java
Jan-Pascal van Best [Wed, 21 Mar 2012 08:22:13 +0000 (09:22 +0100)]
Merge branch 'master' of nogrod.vanbest.org:/var/lib/git/tv_grab_nl_java

13 years agoMoved whole project up one level
Jan-Pascal van Best [Wed, 21 Mar 2012 08:21:46 +0000 (09:21 +0100)]
Moved whole project up one level

13 years agoAdd kijkwijzer Drug/Alcohol tag 'h'
Jan-Pascal van Best [Tue, 20 Mar 2012 21:33:50 +0000 (22:33 +0100)]
Add kijkwijzer Drug/Alcohol tag 'h'

13 years agoFix --configure using old channel list
Jan-Pascal van Best [Tue, 20 Mar 2012 20:03:20 +0000 (21:03 +0100)]
Fix --configure using old channel list

13 years agoFirst try at keeping the previously selected channels when doing
JP [Tue, 20 Mar 2012 16:59:19 +0000 (17:59 +0100)]
First try at keeping the previously selected channels when doing
--configure. Does not work yet.

13 years agoAlle kijkwijzer 'alle leeftijden' rating
JP [Tue, 20 Mar 2012 16:46:11 +0000 (17:46 +0100)]
Alle kijkwijzer 'alle leeftijden' rating

13 years agoHandle teletext subtitle, breedbeeld, black/white, HD, previously-show
JP [Tue, 20 Mar 2012 16:18:49 +0000 (17:18 +0100)]
Handle teletext subtitle, breedbeeld, black/white, HD, previously-show
(herhaling) information
Fix Kijkwijzer output

13 years agoConvert Kijkwijzer characters to proper (Dutch) strings
JP [Tue, 20 Mar 2012 08:17:20 +0000 (09:17 +0100)]
Convert Kijkwijzer characters to proper (Dutch) strings

13 years agoIntroduce --log-level command line option;
JP [Mon, 19 Mar 2012 14:44:01 +0000 (15:44 +0100)]
Introduce --log-level command line option;
Also fetch programme details from /programma/<ID>/, halfway done,
recognise 'teletekst' but no output to xmltv format yet. To be done:
breedbeeld, HD, any other flags?

13 years agoPut tvgids.nl nice time in config file
Jan-Pascal van Best [Fri, 16 Mar 2012 12:17:43 +0000 (13:17 +0100)]
Put tvgids.nl nice time in config file

13 years agoPut quiet flag in Config but do not save. Make sure splitting a title
JP [Thu, 15 Mar 2012 16:50:57 +0000 (17:50 +0100)]
Put quiet flag in Config but do not save. Make sure splitting a title
only writes to stdout if !quiet

13 years agoRemove debug statement
Jan-Pascal van Best [Wed, 14 Mar 2012 16:34:42 +0000 (17:34 +0100)]
Remove debug statement

13 years agoTranslate categories
Jan-Pascal van Best [Wed, 14 Mar 2012 13:16:33 +0000 (14:16 +0100)]
Translate categories

13 years agoNicefy XML
JP [Tue, 13 Mar 2012 16:07:24 +0000 (17:07 +0100)]
Nicefy XML

13 years agoFix some empty synop / description
JP [Tue, 13 Mar 2012 16:02:15 +0000 (17:02 +0100)]
Fix some empty synop / description

13 years agoVolgorde in xml aangepast om aan dtd te voldoen
JP [Tue, 13 Mar 2012 15:56:43 +0000 (16:56 +0100)]
Volgorde in xml aangepast om aan dtd te voldoen

13 years agoFix kijkwijzer rating location in xml format
JP [Tue, 13 Mar 2012 15:31:17 +0000 (16:31 +0100)]
Fix kijkwijzer rating location in xml format

13 years agoAdd --help option 0.2
JP [Tue, 13 Mar 2012 13:06:55 +0000 (14:06 +0100)]
Add --help option

13 years agoFix quoting in config file
JP [Tue, 13 Mar 2012 11:51:09 +0000 (12:51 +0100)]
Fix quoting in config file

13 years agoGather and display some statistics
JP [Tue, 13 Mar 2012 09:45:04 +0000 (10:45 +0100)]
Gather and display some statistics

13 years agoProperly implement --configure
JP [Tue, 13 Mar 2012 09:39:39 +0000 (10:39 +0100)]
Properly implement --configure
some refactoring
cleanup html from programme description

13 years agoContinue running after http errors.
Jan-Pascal van Best [Tue, 13 Mar 2012 05:38:20 +0000 (06:38 +0100)]
Continue running after http errors.

13 years agoFix some null pointer exceptions
Jan-Pascal van Best [Mon, 12 Mar 2012 21:11:06 +0000 (22:11 +0100)]
Fix some null pointer exceptions

13 years agoAdded grabber shell script
JP [Mon, 12 Mar 2012 16:22:36 +0000 (17:22 +0100)]
Added grabber shell script

13 years agoImplement rating, director, actors, presenters
JP [Mon, 12 Mar 2012 16:18:42 +0000 (17:18 +0100)]
Implement rating, director, actors, presenters

13 years agoAdded .gitignore
JP [Mon, 12 Mar 2012 14:32:16 +0000 (15:32 +0100)]
Added .gitignore

13 years agoImplemented channel icons
JP [Mon, 12 Mar 2012 14:31:42 +0000 (15:31 +0100)]
Implemented channel icons

13 years agoFix html entities
JP [Mon, 12 Mar 2012 09:20:56 +0000 (10:20 +0100)]
Fix html entities

13 years agoSeems to be functional, though still a bit rough.
Jan-Pascal van Best [Sun, 11 Mar 2012 21:22:20 +0000 (22:22 +0100)]
Seems to be functional, though still a bit rough.

13 years agoHeel stuk onderweg
Jan-Pascal van Best [Sun, 11 Mar 2012 20:06:33 +0000 (21:06 +0100)]
Heel stuk onderweg

13 years agoREad and write config file
Jan-Pascal van Best [Sat, 10 Mar 2012 22:54:41 +0000 (23:54 +0100)]
REad and write config file

13 years agoFirst start implementing --configure
Jan-Pascal van Best [Sat, 10 Mar 2012 21:39:19 +0000 (22:39 +0100)]
First start implementing --configure

13 years agoStart implementing xmltv grabber interface
Jan-Pascal van Best [Sat, 10 Mar 2012 21:25:17 +0000 (22:25 +0100)]
Start implementing xmltv grabber interface

13 years agoImplement writing programs to xmltv format
Jan-Pascal van Best [Sat, 10 Mar 2012 13:07:51 +0000 (14:07 +0100)]
Implement writing programs to xmltv format

13 years agoInitial checkin
Jan-Pascal van Best [Sat, 10 Mar 2012 12:52:10 +0000 (13:52 +0100)]
Initial checkin