XMLTV grabber for Belgium (1 Viewer)

Olive

Portal Member
May 17, 2005
13
0
Released JXMLTV version 0.2.2

Hi,

I released JXMLTV version 0.2.2, mainly to reflect changes in www.telemoustique.be: I updated some URLs and added support for cookies. In addition, this release also includes a couple of changes that were still pending delivery. Check the change log below for a complete list of modifications.

You can get the new release from http://users.skynet.be/jxmltv/.

Cheers,

Olive


JXMLTV version 0.2.2 (2005.09.16)
Added parsing of star ratings.
Output a credits section only if it is not empty.
Updated be.tlm grabber to reflect changes in www.telemoustique.be:
* updated source URLs;
* added basic support for cookies.
 

Olive

Portal Member
May 17, 2005
13
0
Released JXMLTV version 0.3.0

Hi,

I released JXMLTV version 0.3.0, which contains a new grabber for www.telepocket.be which is much faster than www.telemoustique.be. It also contains several additions and improvements (sorry no www.cinetelerevue.be yet). Full change log below.

As usual, you can get the new release from http://users.skynet.be/jxmltv/.

Cheers,

Olive


JXMLTV version 0.3.0 (2005.12.24)
Added support for www.telepocket.be (Belgium/French), much faster than www.telemoustique.be.
Implemented proper channel merging.
Added proxy support (download.proxy.*).
Added channel icons and URLs (can be disabled: channel.details.enable).
Added episode numbers (sub-title is set to episode number if not found).
New channels can now be either enabled or disabled by default (channel.enable).
Made a few other internal changes.
 

Olive

Portal Member
May 17, 2005
13
0
Released JXMLTV version 0.4.0

Hi,

I just released JXMLTV version 0.4.0, which contains a new grabber for www.skynet.be.

As usual, you can get the new release from http://users.skynet.be/jxmltv/.

Cheers,

Olive


JXMLTV version 0.4.0 (2006.01.02)
Added support for www.skynet.be.
Fixed incorrect regular expression that caused the last character of the last actor name to be truncated sometimes.
 

Vergo

Portal Pro
August 30, 2005
162
59
Brugge
Home Country
Belgium Belgium
nice one :)

A little bit info for the non-computer-wizards:

Extract the files to C:\program files\team mediaportal\mediaportal\xmltv
make sure the files aren't in a submap

Open Notepad, put this in it & save as tvguide.bat (not a txt file) if you want to use Teveblad as your source
Code:
cd\
cd "program files"
cd "team mediaportal"
cd mediaportal
cd xmltv
java -jar jxmltv.jar be.tvb

Then open jxmltv.tvb.properties with notepad & follow the configuration instructions you can find in the readme
--> Choose your channels
--> Merge Canvas/Ketnet (see readme)
Don't forget to change the output file to tvguide.xml instead of xmltv.xml
(again, see the readme for instructions)
save
run the tvguide.bat again & when finished: import in mediaportal
 

Olive

Portal Member
May 17, 2005
13
0
Released JXMLTV version 0.4.1

Hi,

JXMLTV version 0.4.1 is now available at http://users.skynet.be/jxmltv/.

Cheers,

Olive


JXMLTV version 0.4.1 (2006.05.14)
Added cache (download.cache.enable).
Added half-star ratings and star-rating icons.
Now flush all files if process is interrupted.
 

Olive

Portal Member
May 17, 2005
13
0
Released JXMLTV version 0.4.2

Hi,

JXMLTV version 0.4.2 is now available at http://users.skynet.be/jxmltv/

Cheers,

Olive


JXMLTV version 0.4.2 (2006-06-03)
Refactored HTML filter and parser; improved performance by about 10%.
Reworked handling of time.
Added programme icons:
* video/colour (black & white);
* video/aspect (16:9);
* audio/stereo (stereo, dolby);
* subtitles/type (teletext, onscreen);
* language (ov, 2to, vo, vos-t);
* premiere;
* rating & icon (-10, -12, -16, -18).
 

fake9

MP Donator
  • Premium Supporter
  • May 15, 2006
    40
    1
    Brugge
    Home Country
    Belgium Belgium
    Werkt goed / Ok 4 me

    Hi All,

    Gewoon even zeggen dat het perfect werkt voor mij. Na allerlei avonturen met andere 'tvgidsen' programma's met het nodige gedoe en nooit het goed resultaat. Nu dus ok

    Keep up the good work Olive.

    Ga eventjes een gidsje schrijven voor de mediaportalgebruikers. Zal hem opsturen naar Olive voor dubbelcheck. Alle de intensie is er al nu nog de tijd vinden.

    Cheerio
    Tv
     

    fake9

    MP Donator
  • Premium Supporter
  • May 15, 2006
    40
    1
    Brugge
    Home Country
    Belgium Belgium
    Run tvguide.bat via MP

    nice one :)

    save run the tvguide.bat again & when finished: import in mediaportal

    U can run the tvguid.bat in MP itself by using the
    plugin Multishortcut
    https://www.team-mediaportal.com/files/Download/Plugins/Automation/MultiShortcut/

    In the configuration of the plugin
    Button Caption = Name u want to give it example Update tvguide

    Arguments = "open"
    Exefile = the path to go to the *.bat file C:\program files\Team Mediaportal\mediaportal etc...;
    HideMPto.. = Runs in backgroud.

    I use it to update the guide trough a wireless connection that i have to switch on manually (security reasons)

    Nice work Olive and MP
    Cheerio
    Tv
     

    Olive

    Portal Member
    May 17, 2005
    13
    0
    Released JXMLTV version 0.4.3

    Hi,

    Forgot to mention that version 0.4.3 is now available.

    Cheers,

    Olive


    JXMLTV version 0.4.3 (2006-09-20)
    Added command-line options to override configuration file properties.
    Added option to capitalize (sub-)category names (programme.category.cap.enable).
    Added some sub-categories to default configuration files.
    Fixed HTML charset decoding issue affecting Linux (input.encoding).
     

    Users who are viewing this thread

    Top Bottom