Polish channels (1 Viewer)

piernik

Portal Pro
October 22, 2008
141
26
There is polish grabber telemagazyn.com.pl but this site doesn't exists anymore. Correct address is telemagazyn.pl

Someone can correct it :)
 

kesar

MP Donator
  • Premium Supporter
  • August 4, 2008
    154
    7
    Warsaw
    Home Country
    Poland Poland
    Did you configure the web EPG grabber for polish channels? I tried few months ago, but I gave up.
     

    Uran

    New Member
    October 24, 2008
    2
    0
    Warsaw
    Home Country
    Poland Poland
    Polish Grabber

    Hi

    For Polish grabber you must do few tricks:

    1. Download www_telemagazyn_pl.xml and replace existing one with new grabber
    Grabber file should be: C:\Documents and Settings\All Users\Dane aplikacji\Team MediaPortal\MediaPortal TV Server\WebEPG\grabbers\PL (if you install mediaportal in default directory)
    2. Download channels.xml and replace existing one
    channels.xml file should be: C:\Documents and Settings\All Users\Dane aplikacji\Team MediaPortal\MediaPortal TV Server\WebEPG\channels

    And thats all (but it's a first version and have only 50 channels)

    Now if you want have more channels see below:

    Edit channels.xml find line:

    Code:
    <section name="1390">
        <entry name="ChannelID">comedycentral.pl</entry>
        <entry name="FullName">Comedy Central</entry>
      </section>
    And add new channel.

    For example if you want to add Wedding TV
    a) You add new section

    Code:
    <section name="1390">
        <entry name="ChannelID">comedycentral.pl</entry>
        <entry name="FullName">Comedy Central</entry>
      </section>
    <section name="[B]1391[/B]">
        <entry name="ChannelID">weddingtv.pl</entry>
        <entry name="FullName">[B]Wedding TV[/B]</entry>
      </section>

    b) Now you must find line:
    Code:
    section name="ChannelInfo">
        <entry name="TotalChannels">[B]1391[/B]</entry>
      </section>
    And change value from 1391 to 1392

    c) Now you must find line:
    Code:
    <section name="PL">
    Add new entry (example for wedding tv)
    Code:
    <entry name="51">1390</entry>
    <entry name="[B]52[/B]">[B]1391[/B]</entry>
    And change value
    Code:
    entry name="TotalChannels">[B]52[/B]</entry>
    From 52 to 53

    d) Save this file.

    Now edit www_telmagazyn_pl.xml

    e) Add new line: (example wedding tv)
    Code:
    <Channel id="comedycentral.pl" siteId="189" />
    [B]<Channel id="weddingtv.pl" [COLOR="Lime"]siteId[/COLOR]="245" />[/B]
    IMPORTANT siteId is in programyall2.txt (it's too long list to paste it here)

    f) Save this file.

    that's all folks

    Ps. I'm working for some more PL grabbers just wait there will be soon :D
     

    Attachments

    • www_telemagazyn_pl.xml
      30.7 KB
    • channels.xml
      30.6 KB
    • programyall2.txt
      30.6 KB

    Users who are viewing this thread

    Similar threads

    That fixed the problem. I just manually installed VC_redist.x64.exe and reinstalled 1.32 64-bit. Thanks for that. A couple of things; the deployment tool for 1.32 doesn't remove the previous version when you're updating from 1.31 to 1.32 and "MediaPortal TV Server" gets installed even when you choose to install the client only. I...
    That fixed the problem. I just manually installed VC_redist.x64.exe and reinstalled 1.32 64-bit. Thanks for that. A couple of...
    I have performed client installations of 1.32 64-Bit on four machines using the central configuration setup on Windows 10 Pro...
    Replies
    2
    Views
    590
    https://support.microsoft.com/en-us/windows/ways-to-install-windows-11-e0edbbfb-cfc5-4011-868b-2ce77ac7c70e
    https://support.microsoft.com/en-us/windows/ways-to-install-windows-11-e0edbbfb-cfc5-4011-868b-2ce77ac7c70e
    Not sure if this is the correct section to post but is there any advantage in updating a Win 7 system to Win 10 I have run Win 7...
    Replies
    20
    Views
    3K
    TVE 3,5 as you noticed in my other Thread.
    TVE 3,5 as you noticed in my other Thread.
    Hello Folks, Although the New MediaPortal Version 2.5 looks great so far, it seems that it still has major Bugs? I created a...
    Replies
    2
    Views
    387
    done: Loading...
    done: Loading...
    Hi. I have a problem with a WebEPG grabber I'm trying to do. The problem is that the site returns a json-file and I cant get my...
    Replies
    25
    Views
    4K
    It works perfect now. All channels have been found, even with the default tuning files. Thank you very much! (y) I'd love seing this change in MP 1.33! :)
    It works perfect now. All channels have been found, even with the default tuning files. Thank you very much! (y) I'd love seing...
    With my new hardware, Windows 11 and MP 1.32 the TV channel scan is not working anymore. The frequencies are scanned but no...
    Replies
    40
    Views
    2K
    Top Bottom