turk-dreamworld.com Sitesine Hoşgeldiniz.


7 sonuçtan 1 ile 7 arası
  1. #1
    Vip Member endebar - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Mar 2011
    Mesajlar
    3.814
    Total 'Thanks' Received by This User :
    2 Bu Konu icin
    4.434 Toplam

    Standart Kanala özel ses seviyesi ayar scripti

    Bazı kanalara zap yaptıgınızda ses seviyesi birden yukseliyor bu canınızı sıkıyorsa o kanallar ozel ses seviyesi atayabilirsiniz
    bos bir dosya acın ismine .sh verin ornek volume.sh
    icine
    #!/bin/sh
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/sid.log
    chmod a+x /tmp/sid.log
    if grep -qs '<e2sid>23</e2sid>' cat /tmp/sid.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/sid.log
    sleep 2
    bunu yapıstırın ama 30 kez cunku bu scripti calıstırabilmek icin crond gerekiyor crond ta saniye ayarı olmadıgı icin 1 dakika diyecegiz
    1 dk sonra sesi degistirmesi anlamsız olacagı icin aradaki boslugu script ile dolduruyoruz yani aynı komutu 2 saniyede bir calıstırıyor olacak
    exit 0
    ile scripti kapatabilirsiniz
    acıklaması
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/sid.log
    kanal bilgelerini tmp icinde sid.log dosyasına kaydediyor
    if grep -qs '<e2sid>23</e2sid>' cat /tmp/sid.log ; then
    komutu tmp icindeki sid.log dosyasını oku eger decimal sid degeri 23 ise
    bu komutu ver
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    buradaki set 77 ses seviyesi yani volume 44
    normalde volume 50 izliyorken euronews tr gecince volume 70 oluyorsa bu ayarla sadece o kanalda sesi istediginiz gibi otomatik kısmıs olabilirsiniz

    aslında volume kacsa tum kanallarda aynı seviyede tutulan bir script yapılsa reklamda ses yukselir yukselmez dusurulse super olur ama bu scriptle olmaz donanımsal olarak cihazdan cıkan sesi kontrol edecek bir cihaz ile olur
    bizim copluk tv ler her reklamda bangır bangır bagırdıgı icin bu bir ihtiyac elektronikle ugrasan arkadaslar bence bu konuya kafa yorsunlar iyi talep olur
    insan olmak karşındakinin dinine, diline, ırkına bakmadan saygı göstermektir.
    AlıntıAlıntı

  2. Teşekkür edenler:

    rahmipehlivan (12.09.2016) , SABIR39 (12.09.2016)

  3. #2
    Vip Member endebar - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Mar 2011
    Mesajlar
    3.814
    Total 'Thanks' Received by This User :
    2 Bu Konu icin
    4.434 Toplam

    Standart Cevap: Kanala özel ses seviyesi ayar scripti

    cron ayarıda bu sekilde olacak
    */1 * * * * bash /etc/init.d/volume.sh

    volume.sh scriptini /etc/init.d icine atın chmod 755 yapın
    cihazınızda cron un calısıp calısmadıgını ps komutuyla gorebilirsiniz calısmıyorsa her imajda cron farklı olacagı icin imajınıza gore cron yada crond olarak google amcadan gerekli bilgiyi ogrenebilirsiniz
    kolay gelsin
    insan olmak karşındakinin dinine, diline, ırkına bakmadan saygı göstermektir.
    AlıntıAlıntı

  4. Teşekkür edenler:

    rahmipehlivan (12.09.2016) , SABIR39 (12.09.2016)

  5. #3
    Banned Nevermind-küfürbaz - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Jan 2009
    Mesajlar
    645
    Total 'Thanks' Received by This User :
    0 Bu Konu icin
    99 Toplam

    Standart Cevap: Kanala özel ses seviyesi ayar scripti

    daha basit bir uygulama halinde zip içinde olsa harika olurdu..
    AlıntıAlıntı

  6. #4
    Vip Member endebar - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Mar 2011
    Mesajlar
    3.814
    Total 'Thanks' Received by This User :
    1 Bu Konu icin
    4.434 Toplam

    Standart Cevap: Kanala özel ses seviyesi ayar scripti

    Alıntı Nevermind Nickli Üyeden Alıntı [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    daha basit bir uygulama halinde zip içinde olsa harika olurdu..
    script zip seklinde olursa cihaz nasıl okuyacak script olacak sonucta sen birsey yapmayacaksın cron ayarlayacak herseyi sen o kanala gecince kanal istedigin volume gececek
    daha iyisi imajda otomatik xml yapılır kanal adını ve sesi yazarsın otomatik gecer boyle bir plugins yapılırsa olur yapılmadıgına gore simdilik boyle
    gerci scripte bir sorun var surekli aynı komutu verdigi icin osd ekranda volume ikonu surekli kalıyor zaman buldugumda onu duzelticem 1 kez o kanala gecince aynı komutu vermesin diye
    ama 2 satırı tek satırda birlestirmeyi bir turlu bulamadım kimse bilmiyor sutunları birlestiriyorlar ama satır kimsenin aklına gelmemis
    bilen varsa paylasırsa sevinirim
    ornek bir dosyada
    ahmet
    mustafa
    yazıyorsa alt alta bunu baska bir dosyaya
    ahmet mustafa
    olarak almak istiyorum yardımcı olacak arkadasların yardımlarını bekliyorum
    insan olmak karşındakinin dinine, diline, ırkına bakmadan saygı göstermektir.
    AlıntıAlıntı

  7. Teşekkür edenler:

    Nevermind-küfürbaz (14.09.2016)

  8. #5
    Vip Member endebar - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Mar 2011
    Mesajlar
    3.814
    Total 'Thanks' Received by This User :
    1 Bu Konu icin
    4.434 Toplam

    Standart Cevap: Kanala özel ses seviyesi ayar scripti

    hallettim sonunda ama biraz karısık oldu hem euronews bulmak hem sesi istedigimiz seviyeye getirmek ve sesi o sevide tuttuktan sonra tekrar aynı komutu vererek osd ekranında volume butonunun cıkmamasını saglamak hemde surekli kontrol etmek cok sinir bozucu oldu ileride belki daha basit bir yol bulabilirim ama cok kafa karıstırıcı oldu simdilik boyle tamamen sorunsuz calısıyor
    volume ikonu cıkmadan rahatsız etmeden calısıyor cron arka planda surekli kontrol ediyor ama cihazın kasmasına neden olacak bir sorun degil bu zaten arka planda gereksiz bircok program calısıyor simdilik sıkıntı yok ram kullanımı yok
    ama powervu kanallarda takılma olmaya basladı belki cihazı cok kurcaladıgımdandır bilmiyorum onunla alakası olacagını sanmıyorum sonucta tu script sadece tek bir kanal icin arka planda calıssada diger kanallarda islem yapmıyor ne ses degistiriyor nede farklı bir islem yapıyor yine de uyarayım belki alakası vardır
    sonucta super birsey degil reklamlarda sesi ayarlayamaz yine cunku volum degismiyor onlar sesi yukseltiyor bu ancak donanımsal olur
    yapmıs olmak icin yaptım umarım bu hali isinize yarar

    scripte volume.sh ismi verip /etc/init.d icine atın chmod 755

    #!/bin/sh
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 2
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/euronews.log
    wget -q -O - [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız] >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q [Değerli Ziyaretci, linki görmeniz icin bu mesaja cevap yazmanız gerekiyorÜye olmak icin burayı tıklayınız]
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    killall -9 volume.sh
    exit 0

    cron a da bu satırı ekleyin
    */1 * * * * /etc/init.d/volume.sh

    cihazı restart edin islem tamam
    Konu endebar tarafından (14.09.2016 Saat 15:33 ) değiştirilmiştir.
    insan olmak karşındakinin dinine, diline, ırkına bakmadan saygı göstermektir.
    AlıntıAlıntı

  9. Teşekkür edenler:

    AspavA (14.09.2016)

  10. #6
    Vip Member endebar - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Mar 2011
    Mesajlar
    3.814
    Total 'Thanks' Received by This User :
    1 Bu Konu icin
    4.434 Toplam

    Standart Cevap: Kanala özel ses seviyesi ayar scripti

    http linklerindeki (powervu kanalları) takılma subservices komutunu 2 saniyede bir verdigimiz icin takılıyor sleep 20 yaptım artık takılma olmuyor
    ama 20 saniye sonra volume 23 oluyor bek kullanıslı olmuyor bu sekilde sure donmaya gore daha da kısaltılabilir o kadarını test etmeyecegim
    20 saniye olarak ayarladıgım stabil calısan ayar bu
    script

    #!/bin/sh
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    sleep 20
    touch /tmp/euronews.log
    touch /tmp/volume.log
    touch /tmp/kayit.log
    touch /tmp/sonuc.log
    wget -q -O - http://127.0.0.1/web/subservices >> /tmp/euronews.log
    wget -q -O - http://127.0.0.1/web/vol?set=state >> /tmp/volume.log
    if grep -qs '1:0:1:17:3D:2A:1A40000:0:0:0:' cat /tmp/euronews.log ; then
    echo "euronews" >> /tmp/kayit.log
    fi
    if grep -qs '<e2current>23</e2current>' cat /tmp/volume.log ; then
    echo "ok" >> /tmp/kayit.log
    else
    echo "nok" >> /tmp/kayit.log
    fi
    while read line1; do read line2; echo "$line1 $line2"; done </tmp/kayit.log>/tmp/sonuc.log
    if grep -qs 'euronews ok' cat /tmp/sonuc.log ; then
    echo ""
    fi
    if grep -qs 'euronews nok' cat /tmp/sonuc.log ; then
    wget -O /dev/null -q http://127.0.0.1/web/vol?set=set23
    fi
    rm -rf /tmp/euronews.log
    rm -rf /tmp/volume.log
    rm -rf /tmp/kayit.log
    rm -rf /tmp/sonuc.log
    killall -9 volume.sh
    exit 0

    cron
    */5 * * * * /etc/init.d/volume.sh

    kolay gelsin
    Konu endebar tarafından (14.09.2016 Saat 15:32 ) değiştirilmiştir.
    insan olmak karşındakinin dinine, diline, ırkına bakmadan saygı göstermektir.
    AlıntıAlıntı

  11. Teşekkür edenler:

    AspavA (14.09.2016)

  12. #7
    Vip Member endebar - ait Kullanıcı Resmi (Avatar)
    Üyelik tarihi
    Mar 2011
    Mesajlar
    3.814
    Total 'Thanks' Received by This User :
    1 Bu Konu icin
    4.434 Toplam

    Standart Cevap: Kanala özel ses seviyesi ayar scripti

    takılmalar kill komutu vermedigim icin oluyormus surekli aynı scripti defalarca calıstırıyormus en basit seyi dusunememisim
    scriptin en sonuna
    killall -9 volume.sh
    ekleyin her iki scripte sorunsuz calısıyor
    Konu endebar tarafından (14.09.2016 Saat 15:26 ) değiştirilmiştir.
    insan olmak karşındakinin dinine, diline, ırkına bakmadan saygı göstermektir.
    AlıntıAlıntı

  13. Teşekkür edenler:

    AspavA (14.09.2016)

 

 

Benzer Konular

  1. TDW Restarter Scripti
    Von kaymakamhakan im Forum Enigma2 Script, Skrıpt
    Cevaplar: 14
    Son Mesaj: 7.09.2012, 19:50

Yetkileriniz

  • Konu Acma Yetkiniz Yok
  • Cevap Yazma Yetkiniz Yok
  • Eklenti Yükleme Yetkiniz Yok
  • Mesajınızı Değiştirme Yetkiniz Yok
  •  

Page generated in 1.711.613.218.92960 seconds with 22 queries Sayfa Boyutu (312624)