is ther a mpextended plugin (slimtv) for mp1 (1 Viewer)

joxen

MP Donator
  • Premium Supporter
  • May 14, 2008
    146
    14
    stockholm
    Home Country
    Sweden Sweden
    Is ther a posibility to change tha tvclient part in mp1 to som thing like in mp2 (slimtv)
    to conect to mpextended over wan ?
    hope you understand what i mean ..

    sorry for bad english ..
     

    joxen

    MP Donator
  • Premium Supporter
  • May 14, 2008
    146
    14
    stockholm
    Home Country
    Sweden Sweden
    I use webmediaportal today just thought it would be cool to run MP1 to my server when I'm at my country place (easier for the family with the same setup)

    sad that I'm too poor to program to make a pluggin, but maybe some day som nice programer makes one ...

    Thanks mpextended / webmediaportal rocks !!!
     

    hkjensen

    MP Donator
  • Premium Supporter
  • June 11, 2007
    165
    65
    Copenhagen
    Home Country
    Denmark Denmark
    It can be done, but with current version of mpextended / webmediaportal you have to disable authentication.

    there are to solutions, for both you have to install iptv source filter from here https://forum.team-mediaportal.com/threads/dvb-ip-mediaportal-iptv-source-filter.96726/

    Solution 1:
    tv-server (dvb-c/dvb-t/dvc-s) -> mpextended / webmediaportal -> tv-server (iptv) -> internet -> mp1
    - correct port in firewall for tv-server,database etc has to be open
    - database address must be external address ex xxx.dynalias.org

    Solution 2:
    tv-server (dvb-c/dvb-t/dvc-s) -> mpextended / webmediaportal -> internet -> tv-server (iptv) -> mp1
    - 2 installations of tv-server, one at home and one at country place
    - only port of mpextended / webmediaportal has to be open.

    for both solutions you have to generate a m3u with info for each channel

    SELECT concat('#EXTINF:0,',displayName) , concat('http:/xxx.dynalias.org:8080/Stream/TV?item=',idChannel,'&transcoder=Android VLC HD') FROM channel
    where isTV=1;

    ex.: (select profile according to upload bandwith)
    #EXTM3U
    #EXTINF:0,
    http://xxx.dynalias.org:8080/Stream/TV?item=1048&transcoder=Android VLC HD
     
    Last edited:

    Users who are viewing this thread

    Similar threads

    • Sticky
    I can't believe I missed the new feature, pixel shaders. :) Thankyou guys for all your work (y)
    I can't believe I missed the new feature, pixel shaders. :) Thankyou guys for all your work (y)
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Replies
    1
    Views
    1K
    (egg in face) I had to dnld SD plugin mpe1 to re install. trying again Thnx
    (egg in face) I had to dnld SD plugin mpe1 to re install. trying again Thnx
    Pre Releases are provided as a way for the community to test and give feedback on all the exciting things we have lined up for the...
    Replies
    40
    Views
    6K
    As the TVEngine is same, is it not possible to take over some MP1 code pieces here or is it fully player dependent? So far not, this could be achieved. But at first the infos need to be existing.
    As the TVEngine is same, is it not possible to take over some MP1 code pieces here or is it fully player dependent? So far not...
    Hello, after round about a decade of using MP1 I decided to test the so far most current version of MP2. Overall I like it very...
    Replies
    11
    Views
    2K
    I had the same feeling about MP1, nothing was working out of the box, it was full of hardcoded dependencies and bugs. That’s how I came to MP2 and I’m very happy with it ;)
    I had the same feeling about MP1, nothing was working out of the box, it was full of hardcoded dependencies and bugs. That’s how I...
    I've had Media Portal 1 installed on a dedicated desktop computer for at least 10 years now. Sometimes it's a little sluggish, but...
    Replies
    4
    Views
    2K
    Many thanks for the answer. So far I've used Logitech's Harmony hub. This allows you to control all components (including the media portal). I have now contacted the Sofabaton hotline. It should also work here like with the Harmony. Unfortunately, not all of the IR codes are correct. You can also learn commands here. But that doesn't...
    Many thanks for the answer. So far I've used Logitech's Harmony hub. This allows you to control all components (including the...
    I don't have a complicated A/V system - a Sony A8H TV, Yamaha receiver, and a HTPC on which I run most media through MediaPortal. I...
    Replies
    8
    Views
    827
    Top Bottom