]>
www.vanbest.org Git - tv_grab_nl_java/log
Jan-Pascal van Best [Tue, 1 May 2012 16:54:25 +0000 (18:54 +0200)]
Have --quiet set log-level to ERROR
Jan-Pascal van Best [Tue, 1 May 2012 15:51:35 +0000 (17:51 +0200)]
Merge logging branch. Fixes #3. Fixes #4.
Jan-Pascal van Best [Tue, 1 May 2012 11:27:59 +0000 (13:27 +0200)]
Command line --log-level aangepast voor log4j log levels
Jan-Pascal van Best [Sat, 28 Apr 2012 12:44:46 +0000 (14:44 +0200)]
Replaces all printStackTrace instances
Jan-Pascal van Best [Sat, 28 Apr 2012 12:31:07 +0000 (14:31 +0200)]
More logging work, also rewriting printstacktrace to logger.*
Jan-Pascal van Best [Thu, 26 Apr 2012 20:51:19 +0000 (22:51 +0200)]
More logging work
Jan-Pascal van Best [Thu, 26 Apr 2012 20:39:33 +0000 (22:39 +0200)]
log4j in RTL class
Jan-Pascal van Best [Thu, 26 Apr 2012 20:19:57 +0000 (22:19 +0200)]
using log4j for Main and TvGids classes
Jan-Pascal van Best [Thu, 26 Apr 2012 20:17:43 +0000 (22:17 +0200)]
going to 0.9.4-snapshot
Jan-Pascal van Best [Thu, 26 Apr 2012 12:02:48 +0000 (14:02 +0200)]
tvgids.nl: return empty programme list for day>3. Fixes #10
Jan-Pascal van Best [Thu, 26 Apr 2012 06:39:36 +0000 (08:39 +0200)]
Preparing release 0.9.3
Jan-Pascal van Best [Wed, 25 Apr 2012 18:36:25 +0000 (20:36 +0200)]
Remove debug message from the RTL <desc> tag code. Closes #2
Jan-Pascal van Best [Wed, 25 Apr 2012 18:31:45 +0000 (20:31 +0200)]
Have the --clear-cache option only clear the cache once. Fixes #9
Jan-Pascal van Best [Wed, 25 Apr 2012 16:19:21 +0000 (18:19 +0200)]
RTL: Build <desc> from alginhoud and inhoud, use tt_inhoud if both
others are empty. Fixes: #2
Jan-Pascal van Best [Tue, 24 Apr 2012 15:49:48 +0000 (17:49 +0200)]
Preparing release 0.9.2
Jan-Pascal van Best [Tue, 24 Apr 2012 15:35:33 +0000 (17:35 +0200)]
Completed documentation in README for Windows usage (fixes #8)
Jan-Pascal van Best [Tue, 24 Apr 2012 15:28:16 +0000 (17:28 +0200)]
updated README for Windows installer and for rtl.nl support; finished Windows installer
Jan-Pascal van Best [Mon, 23 Apr 2012 17:49:40 +0000 (19:49 +0200)]
Made upload.pl a but more generic, added upload.sh script to upload the unix and Windows distributables
Jan-Pascal van Best [Mon, 23 Apr 2012 07:25:30 +0000 (09:25 +0200)]
Made upload.pl a bit simpler
Jan-Pascal van Best [Mon, 23 Apr 2012 07:08:35 +0000 (09:08 +0200)]
Added perl script to upload binary download to github
Jan-Pascal van Best [Sun, 22 Apr 2012 13:05:55 +0000 (15:05 +0200)]
Create windows installer using nsis
Jan-Pascal van Best [Fri, 20 Apr 2012 15:05:01 +0000 (17:05 +0200)]
Preparing release 0.9.1
Jan-Pascal van Best [Fri, 20 Apr 2012 14:50:53 +0000 (16:50 +0200)]
Fixes RTL date wraps after midnight (fixes #5)
Jan-Pascal van Best [Mon, 16 Apr 2012 15:23:15 +0000 (17:23 +0200)]
Fix crash when getting tvgids detail page fails
- Fix exception when more than MAX_TRIES tries are needed for fetching
a url, ignore and log instead
- Set loglevel to 0 when --debug is used
- Remove <p class="..."> tags from description text (TvGids)
Jan-Pascal van Best [Mon, 9 Apr 2012 08:17:33 +0000 (10:17 +0200)]
For analysis, RTL class can now dump CSV file of rtl.nl details
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
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
Jan-Pascal van Best [Wed, 4 Apr 2012 19:11:53 +0000 (21:11 +0200)]
Work in progress, doesn't work
Jan-Pascal van Best [Wed, 4 Apr 2012 14:58:15 +0000 (16:58 +0200)]
Configure epg sources in proerties file (experimental)
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
Jan-Pascal van Best [Tue, 3 Apr 2012 20:42:18 +0000 (22:42 +0200)]
bij --configure, toon epg source bij elke zender.
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.
Jan-Pascal van Best [Mon, 2 Apr 2012 19:53:56 +0000 (21:53 +0200)]
Removed legacy TvGids classes
Jan-Pascal van Best [Mon, 2 Apr 2012 17:41:30 +0000 (19:41 +0200)]
Release 0.9.0
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
Jan-Pascal van Best [Mon, 2 Apr 2012 06:49:02 +0000 (08:49 +0200)]
Added install.sh script
Jan-Pascal van Best [Mon, 2 Apr 2012 06:40:38 +0000 (08:40 +0200)]
Added cachedb files to .gitignore
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
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
Jan-Pascal van Best [Sat, 31 Mar 2012 18:34:38 +0000 (20:34 +0200)]
First steps towards generalised tvgids grabber
Jan-Pascal van Best [Sat, 31 Mar 2012 18:13:51 +0000 (20:13 +0200)]
Renamed TvGids to TvGidsLegacy
Jan-Pascal van Best [Sat, 31 Mar 2012 12:52:52 +0000 (14:52 +0200)]
Aspect should be 16:9 instead of 16x9
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
Jan-Pascal van Best [Thu, 29 Mar 2012 20:21:11 +0000 (22:21 +0200)]
Not ready for RC yet
Jan-Pascal van Best [Thu, 29 Mar 2012 20:11:19 +0000 (22:11 +0200)]
Add suffix to tvgids channels (second try)
Jan-Pascal van Best [Thu, 29 Mar 2012 19:26:46 +0000 (21:26 +0200)]
Add .tvgids.nl suffix to tvgids xmltv output
Jan-Pascal van Best [Thu, 29 Mar 2012 18:24:24 +0000 (20:24 +0200)]
preparing for release of 1.0.0RC1
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
Jan-Pascal van Best [Thu, 29 Mar 2012 15:48:33 +0000 (17:48 +0200)]
Support Java6; various fixes from Rick (thanks\!)
Jan-Pascal van Best [Wed, 28 Mar 2012 19:51:09 +0000 (21:51 +0200)]
Nog wat geklust aan RTL
Jan-Pascal van Best [Tue, 27 Mar 2012 22:00:42 +0000 (00:00 +0200)]
RTL: read end time
Jan-Pascal van Best [Tue, 27 Mar 2012 15:42:14 +0000 (17:42 +0200)]
More work on RTL
Jan-Pascal van Best [Mon, 26 Mar 2012 20:49:51 +0000 (22:49 +0200)]
Start working on generic Programme class
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
Jan-Pascal van Best [Mon, 26 Mar 2012 15:18:34 +0000 (17:18 +0200)]
Factoring out EPGSource class
Jan-Pascal van Best [Mon, 26 Mar 2012 14:40:34 +0000 (16:40 +0200)]
Remove single-character options, only use long versions
Jan-Pascal van Best [Sun, 25 Mar 2012 21:06:00 +0000 (23:06 +0200)]
RTL: add channel icons
Jan-Pascal van Best [Sun, 25 Mar 2012 19:12:47 +0000 (21:12 +0200)]
Minor cleanups
Jan-Pascal van Best [Sun, 25 Mar 2012 19:10:37 +0000 (21:10 +0200)]
Implement RTL reading channel list (no icons nor urls)
Jan-Pascal van Best [Sun, 25 Mar 2012 18:55:53 +0000 (20:55 +0200)]
Config file handling enabled flag works now
Jan-Pascal van Best [Sun, 25 Mar 2012 18:48:44 +0000 (20:48 +0200)]
Try keeping enabled flags in config file
Jan-Pascal van Best [Sun, 25 Mar 2012 18:20:50 +0000 (20:20 +0200)]
Prepare for config file version numbering
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
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
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
Jan-Pascal van Best [Fri, 23 Mar 2012 22:10:09 +0000 (23:10 +0100)]
Started RTL xml/json parser
JP [Fri, 23 Mar 2012 16:20:46 +0000 (17:20 +0100)]
Finish --license option, add LICENSE file to release
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
Jan-Pascal van Best [Fri, 23 Mar 2012 16:00:22 +0000 (17:00 +0100)]
GPL license toegevoegd in README en alle source files
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
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
Jan-Pascal van Best [Wed, 21 Mar 2012 15:04:29 +0000 (16:04 +0100)]
Updated version in release.sh to 0.5.1
JP [Wed, 21 Mar 2012 14:03:52 +0000 (15:03 +0100)]
Release 0.5.1
JP [Wed, 21 Mar 2012 14:00:01 +0000 (15:00 +0100)]
Fix voor gebruik van properties file voor programmaversie
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
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
Jan-Pascal van Best [Wed, 21 Mar 2012 13:18:33 +0000 (14:18 +0100)]
Release 0.5, created release.sh script
JP [Wed, 21 Mar 2012 13:01:55 +0000 (14:01 +0100)]
Added changelog and README files
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
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
Jan-Pascal van Best [Wed, 21 Mar 2012 08:21:46 +0000 (09:21 +0100)]
Moved whole project up one level
Jan-Pascal van Best [Tue, 20 Mar 2012 21:33:50 +0000 (22:33 +0100)]
Add kijkwijzer Drug/Alcohol tag 'h'
Jan-Pascal van Best [Tue, 20 Mar 2012 20:03:20 +0000 (21:03 +0100)]
Fix --configure using old channel list
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.
JP [Tue, 20 Mar 2012 16:46:11 +0000 (17:46 +0100)]
Alle kijkwijzer 'alle leeftijden' rating
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
JP [Tue, 20 Mar 2012 08:17:20 +0000 (09:17 +0100)]
Convert Kijkwijzer characters to proper (Dutch) strings
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?
Jan-Pascal van Best [Fri, 16 Mar 2012 12:17:43 +0000 (13:17 +0100)]
Put tvgids.nl nice time in config file
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
Jan-Pascal van Best [Wed, 14 Mar 2012 16:34:42 +0000 (17:34 +0100)]
Remove debug statement
Jan-Pascal van Best [Wed, 14 Mar 2012 13:16:33 +0000 (14:16 +0100)]
Translate categories
JP [Tue, 13 Mar 2012 16:07:24 +0000 (17:07 +0100)]
Nicefy XML
JP [Tue, 13 Mar 2012 16:02:15 +0000 (17:02 +0100)]
Fix some empty synop / description
JP [Tue, 13 Mar 2012 15:56:43 +0000 (16:56 +0100)]
Volgorde in xml aangepast om aan dtd te voldoen
JP [Tue, 13 Mar 2012 15:31:17 +0000 (16:31 +0100)]
Fix kijkwijzer rating location in xml format
JP [Tue, 13 Mar 2012 13:06:55 +0000 (14:06 +0100)]
Add --help option
JP [Tue, 13 Mar 2012 11:51:09 +0000 (12:51 +0100)]
Fix quoting in config file
JP [Tue, 13 Mar 2012 09:45:04 +0000 (10:45 +0100)]
Gather and display some statistics
JP [Tue, 13 Mar 2012 09:39:39 +0000 (10:39 +0100)]
Properly implement --configure
some refactoring
cleanup html from programme description