[vlma-devel] commit: Make HTML parsing configurable. (Adrien Grand )
git version control
git at videolan.org
Mon Apr 13 14:57:54 CEST 2009
vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Mon Apr 13 14:36:22 2009 +0200| [2dbd9ce596a55f10551333249f9e5262a8bcfac1] | committer: Adrien Grand
Make HTML parsing configurable.
So that we can handle a format change by modifying some configuration
properties instead of having to release a new version of VLMa.
> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=2dbd9ce596a55f10551333249f9e5262a8bcfac1
---
vlma-core/pom.xml | 5 +
.../src/main/java/org/videolan/vlma/DataImpl.java | 172 +------------
.../java/org/videolan/vlma/util/SatcodxUtils.java | 278 ++++++++++++++++++++
.../main/java/org/videolan/vlma/daemon/VLMad.java | 24 ++-
vlma-daemon/src/main/resources/daemon.xml | 6 +-
vlma-daemon/src/main/resources/satcodx.properties | 89 +++++++
6 files changed, 396 insertions(+), 178 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlma.git/?a=commitdiff;h=2dbd9ce596a55f10551333249f9e5262a8bcfac1
More information about the vlma-devel
mailing list