Posts by davvo

    you write it like this to block particular provider


    Code
    F: user pass 2 0 0 { 0:0:0, 0963:0:0 }


    this allows your peer to see all hops up to a value of 2 hops. It also allows no reshare and blocks the caid 0963 from his viewing




    and to block single channels like this



    first line blocks setanta sports 1


    2nd line blocks setanta sports 1 and premier sports


    Code
    F: user pass 2 0 0 { 0:0:2, 0963:000000:1 } { 0963:000000:C7A8 }


    Code
    F: user pass 2 0 0 { 0:0:2, 0963:000000:1 } { 0963:000000:C7A8, 0963:000000:C7A9 }




    what the text above means


    2 0 0 = how many hops away
    0:0:2 = can watch himself and share once
    0963:000000:1 = gets all the card
    { 0963:000000:C7A8 } = blocks a single channel
    { 0963:000000:C7A8, 0963:000000:C7A9 } = blocks 2 channels

    you can get it here


    i use this app site all the time


    and im using that vu+ player from there
    as well as many other apps


    loads of app sites about better than google play


    Code
    http://m.alaadden.store.aptoide.com/app/market/com.vuplus.vuplusplayer/2/3027027/Vu+%20Player


    another good site for apps


    Code
    http://apkapps.com/apps/

    if you sniff the real stream url out with URL Snooper 2 (google it)
    copy that link
    now its on your clipboard
    download
    MovieStreamer
    put in just your solo2 ip
    click stream it will stream that link to your solo2 via your solo2 mediaplayer
    make sure your WebInterface is open



    Code
    http://www.tooloosoft.com/apps/MovieStreamer/MovieStreamer.zip

    i will show you how to get the streams and then you can make them


    download xbmc for windows and install navi x


    go to a page in navi x right click that page click view playlist source
    this will then make a file called source.plx in
    C:\Documents and Settings\your-name\Application Data\XBMC\addons\Navi-X


    open source.plx with wordpad


    then look for rtmp links
    you have short rtmp links and long ones the lone ones have swfUrl playpath pageUrl in the text
    you then need to edit the streamtv xml with the working links
    as the links are written different in xbmc


    the best way to test for working links is in navi x itself


    good luck


    Edit: http links are no good it will green screen your box
    just use rtmp


    another way to get stream links is to use a program called URLSnooper2

    in your stream list you write wrong


    you need to make each stream like this with different name and url


    like this


    Code
    <iptv>
    	<name>Abu Dubai Sports 4</name>
    	<icon>default.png</icon>
    	<type>rtmp:4097:512</type>
    	<uri>rtmp://54.247.170.138:1935/live/admc4</uri>
    </iptv>


    not like this


    </iptv>
    rtmp://54.247.170.138:1935/live/admc3


    rtmp://54.247.170.138:1935/live/admc7


    rtmp://54.247.170.138:1935/live/admc8
    </iptv>




    course it works i made it
    and the porn filmon ones above in post 2


    fcukbcfc you did not make the filmon porn list
    you gone round every sat forum posting
    THX fcukbcfc for the new Streams




    heres some more for you to leech and post as yours


    canal+1HD


    Code
    <iptv>
    	<name>canal+1HD</name>
    	<icon>default.png</icon>
    	<type>rtmp://184.173.181.44</type>
    	<uri>rtmp://184.173.181.44/live/cxvcxvxcvc?id=27199</uri>
    </iptv>




    Code
    <iptv>
    	<name>Abu Dubai Sports 4</name>
    	<icon>default.png</icon>
    	<type>rtmp:4097:512</type>
    	<uri>rtmp://54.247.170.138:1935/live/admc4</uri>
    </iptv>


    edit these as above then add to xml


    rtmp://54.247.170.138:1935/live/admc3


    rtmp://54.247.170.138:1935/live/admc7


    rtmp://54.247.170.138:1935/live/admc8


    rtmp://217.66.226.36:1935/alfajertvhigh/alfajertvhigh


    JSC9


    rtmp://liveflash.tv:1935/stream/_definst_/31572


    JSC6

    rtmp://liveflash.tv:1935/stream/_definst_/25470



    JSC8


    rtmp://208.43.175.45/live/rtmaff51?id=140922

    what device are you using device = 000:000
    should be like this be


    protocol = smartreader
    device = Serial:Reader xxxxxxx


    plug smargo in to pc
    open a terminal
    type sudo -i
    then type your password
    then
    paste this in lsusb -v | grep "iSerial"


    look for Reader xyz1234
    copy the reader number in to your oscam.server
    device = Serial:Reader xyz1234
    save and restart oscam
    in terminal
    type killall oscam
    then oscam -b to start it


    i have gone into terminal and typed


    su
    oscam -b
    killall -9 oscam
    oscam - no process killed ------- its like it can not start oscam.


    kill it first then restart it