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

    Thanks CyberSimian, that's fixed it (y) and also thanks to AJS for including the change in the next release.
    Thanks CyberSimian, that's fixed it (y) and also thanks to AJS for including the change in the next release.
    When using the List Layout for Argus TV Recorded TV the page count is above the bottom information bar, refer to attached...
    Replies
    4
    Views
    323
    And this is the follow-up thread, which includes log files: PiP audio problem
    And this is the follow-up thread, which includes log files: PiP audio problem
    I just updated from 2.4. Update did not conserve my channels or epg plug-in or anything, looks like, which of course was a...
    Replies
    5
    Views
    632
    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
    644
    Any other suggestions for this?
    Any other suggestions for this?
    I have Flirc and the Skip 1s remote sending volume +/- events. I prefer to rely on just the Windows volume control so in...
    Replies
    4
    Views
    546
    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
    Top Bottom