DVB-Cube <<< Das deutsche PC und DVB-Forum >>>

Info Corner / Internet-via-Sat, Datendienste / IPTV / Videoportale / Internet TV & Radio => # Internet-via-Sat, Datendienste => Thema gestartet von: sepehr am 24 Juli, 2007, 15:34

Titel: Please Answer In English!(Skynet Problem)
Beitrag von: sepehr am 24 Juli, 2007, 15:34
sorry for bothering,but  this forum seems pretty cool most of questions are answered but i don't know german, and i have a problem with my skynet
i got latest skynet from h**p://skynetr32.googlepages.com/download and i have got streamreader for skystar3 and when i copy skynet to moudles folder nothing is added to progdvb menu! i think it needs a .module file which doesn't come with skynet
what's the problem? what should i do?
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: Chris282 am 24 Juli, 2007, 17:06
Skynet is a stand-alone application and can't be used within ProgDVB.
The various Streamreader-dlls are for different DVB-s cards so make sure that you got the correct one.
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: sepehr am 24 Juli, 2007, 18:31
So I have The Streamreader and Skynet extracted to a folder,what should i do now? i get an error when executing skynet,of course there is another executive file which when i click i get no errors but nothing happnes and this file is generated:
21:26:06.81 skynet 0.92
21:26:06.81 conf_string: regex.dat=regex.dat
21:26:06.81 conf_string: regex.txt=regex.txt
21:26:06.81 conf_string: rules.txt=rules.txt
21:26:06.87 conf_int: rep_timeout=20000
21:26:06.87 conf_int: tcp_timeout=300000
21:26:06.87 conf_int: timeout_100k=60
21:26:06.87 conf_int: timeout_500k=60
21:26:06.87 conf_int: timeout_1m=60
21:26:06.87 conf_int: timeout_5m=60
21:26:06.87 conf_int: timeout_10m=60
21:26:06.87 conf_int: timeout_50m=300
21:26:06.87 conf_int: timeout_100m=300
21:26:06.87 conf_int: timeout_500m=600
21:26:06.87 conf_int: p2p_add=600
21:26:06.87 conf_int: cache_scan=10000
21:26:06.87 conf_int: discon_log=0
21:26:06.87 conf_int: list_size=70
21:26:06.87 conf_int: zoom=104857600
21:26:06.87 conf_int: autosave_time=30000
21:26:06.87 conf_int: save_segments=0
21:26:06.87 conf_int: http=1
21:26:06.87 conf_int: nntp=0
21:26:06.87 conf_int: incomplete_%=95
21:26:06.87 conf_int: incomplete_min_size=1048576
21:26:06.87 conf_string: incomplete=D:\Skynet\in
21:26:06.87 conf_string: temp=D:\Skynet\Temp
21:26:06.87 conf_string: ok=D:\Skynet\Done
21:26:06.87 conf_string: name_format=E/*/s_cR.E
21:26:06.87 conf_string: out=(null)
21:26:06.87 conf_list: pids=6000
21:26:06.87 conf_int: processor=0
21:26:06.87 conf_string: in=(null)
21:26:06.87 conf_string: dream_ip=(null)
21:26:06.87 conf_int: dream_port=0
21:26:06.87 conf_list: lnb=9750000 10600000 11700000
21:26:06.87 conf_list: tuner=12054000 H 24736000 A
21:26:06.87 conf_string: streamreader.dll=streamreader.dll
21:26:06.93 StartDVB() failed.<<this might be the error
21:26:06.93 initialization error 44  <<this might be the error
please tell me what to do with these files? which one brings up skynet?


thanks in advance
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: spoke1 am 24 Juli, 2007, 19:08
Hello and welcome,

did you correct the path and the name of needed streamreader.dll in skynet ini?


[main]
streamreader=streamreader.dll

When the streamreader has an other name as written name in the .ini it won't work. I think this should fix your problem.


spoke1
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: sepehr am 24 Juli, 2007, 20:21
i checked that ,it's correct,this is my skynet.ini file
streamreader.dll=streamreader.dll    #i have tried  streamreader=streamreader.dll too

exec_cmd=exec.bat {filename}       <<< I think something is wrong with this!

autosave_time = 900

#--- GUI
ww=1280
wh=900
file_stat=74

refresh=333
tray=1
font=Courier
font_size=13
font_small=Arial
font_size_small=12
xfont=-*-*-*-*-*-*-*-*-*-*-*-*-*-cp1251
xfontsmall=-*-*-*-*-normal-*-8-*-*-*-*-*-iso8859-*

show_cpu_usage = 1

active_files_first = 1


#--- files
mark_partial_content_files = 1
use_real_name = 1
name_format=E/m_c_s.E
# P - pid hex
# p - pid dec
# M - mac
# m - lower case mac
# D - destination addr hex
# d - destination addr dec
# S - source addr hex
# s - source addr dec
# C - counter hex
# c - counter dec
# E - extension
# N - size
# R - real name (if known)
# * - mark (from rules.txt)

incomplete=bad
temp=temp
ok=ok
sel1=top

incomplete_linux=bad
temp_linux=temp
ok_linux=ok
sel1_linux=top

incomplete_min_size=1M
incomplete_%=95

timeout_100k = 300
timeout_500k = 360
timeout_1m   = 480
timeout_5m   = 600
timeout_10m  = 1200
timeout_50m  = 1800
timeout_100m = 3000
timeout_500m = 3600
p2p_add = 3600

timeout_delete_limit = 1200

http=1
nntp=1

# nntp
nntp_auto_defrag=1
nntp_dir=nntp
nntp_ext=uud
nntp_min_file_size=2000
nntp_remove_files_after_defrag=1
nntp_append_no_yend=1


#--- tcp/ip
mss=1500
tcp_timeout=300000
tcp_window=8M


#--- cache
cache_max_block=128k
cache_scan=5000
cache_flush=10000

#--- tuner
lnb=9750000,10600000,11700000
which file should execute skynet? i still get the error or nothing  happens and still have initializing error in logfile
this is my skynet: h**p://skynetr32.googlepages.com/skynet.R32_1.22_Windows.rar

any ideas? please help
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: spoke1 am 24 Juli, 2007, 20:39
Look down at the end of  your logfile. There is no Transponder and no pid like this:

#Prodivers
#Emperion 7°E
tuner=11361000 V 18086000 A <-- this is enabled
pids=xxx                             <-- on this pid

#8°W Telecom 2D
#tuner=11219000 V 27500000 A   <-- disabled
#tuner=11265000 V 27500000 A
#tuner=12527000 V 27500000 A
#pids=xyz

The DVB can't start.

Look for your position here: http://www.dvbcube.org/index.php?topic=11577.msg43600#msg43600


Edit:
Sorry, i've seen it a little bit late, you are testing with:  tuner=12054000 H 24736000 A

this is on Astra 19,2East. Can you receive it? I have looked from where is your ISP, he  is not really in the middle of germany ;)
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: sepehr am 24 Juli, 2007, 21:16
that's the point, i can't RUN skynet let alone start downloading! if the frequnecy and polar or symbolrate is wrong although you can't start downloading   you must be able to run skynet, am i right? if not please correct me
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: spoke1 am 24 Juli, 2007, 21:22
No, that's not right. If skynet becomes no 'feedback' from the dish at this frequency it won't work.
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: sepehr am 24 Juli, 2007, 21:37
h**p://upload01.uploadpk.com/freeupload/download.php?file=a8ac7721bd94fc23d7feabacb8265a32
i found this patch for skystar3,would you please test it and see what's wrong with settings that i can't start downloading?
(if you don't have SS3 load you'r stream reader :) ) i'm trying to download from W3

thanks for you' patience
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: spoke1 am 25 Juli, 2007, 09:51
Now it works on W3 with SS2  :D but it is not skynet R32, it is skynet 0.93d  ;)

DL Link: h**p://upload01.uploadpk.com/freeupload/download.php?file=f00cd99df9c8fb6f5d0d4a729e778b9a

Watch out, i make a edit for work and output path. I change the transponder because there is no (for the moment??) flow on the other on W3.  ??? ???

I'll took .dll for SS2

Now ill hope it work on your system.
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: sepehr am 25 Juli, 2007, 11:09
this my malfunctioning skynet 0.93d ,atleast i can run the program! and tuner settings for w3 and still not downloading,i have tried same settings for file grabber and skygrabber and it works , i'm really tired of this i have been looking all over for almost a week :-[ :'(
(http://i13.tinypic.com/4zmkwsg.jpg)
and this is skynet.ini settings for Skynet.ini R32 which i can NOT even run what's wrong with it?
streamreader.dll=streamreader.dll
err_dump_period=60000
autosave_time=30000
save_segments=1

ww=1024
wh=768
refresh=202
tray=1
font=Comic Sans MS
font_size=17
xfont=-*-*-*-*-*-*-*-*-*-*-*-*-*-cp1251

processor=0

name_format=E/*/s_m_p_cR.E
# P - pid hex
# p - pid dec
# M - mac
# m - lower case mac
# D - destination addr hex
# d - destination addr dec
# S - source addr hex
# s - source addr dec
# C - counter hex
# c - counter dec
# E - extension
# N - size
# R - real name (if known)
# * - mark (from rules.txt)

incomplete=D:\Skynet\in
temp=D:\Skynet\temp
ok=D:\Skynet\Done

incomplete_min_size=20M
incomplete_%=99

timeout_100k = 500
timeout_500k = 800
timeout_1m   = 1000
timeout_5m   = 1500
timeout_10m  = 1800
timeout_50m  = 2200
timeout_100m = 2500
timeout_500m = 3000
p2p_add = 6000

rep_timeout=20000
tcp_timeout=300000

p2p=1
ftp=1
torrent=1
kazaa=1
irc=1
mirc=1
http=1
nntp=0

cache_scan=10000
discon_log=0
zoom=300M
list_size=170

#diseqc=POSITION_A
diseqc=HIGH_BAND,HORIZONTAL,POSITION_A,OPTION_B

#C Band
#lnb=5150000,0,5150000

#Ku Band
lnb=9750000,10600000,11700000


# -- 7e --
# OpenSky C3
tuner=11262000 V 27491000 A
pids=uni
Logfile
14:15:06.76   
14:15:06.76   SkyNet.:R32  1.22    Build  Nov 27 2006  00:57:09
14:15:06.76   *************************************************
14:15:06.76   
14:15:06.76   conf_int    :  cache_max_block          = 131072
14:15:06.76   conf_int    :  cache_scan               = 10000
14:15:06.76   conf_int    :  cache_flush              = 10000
14:15:06.76   conf_string :  regex.dat                = regex.dat
14:15:06.76   conf_string :  regex.txt                = regex.txt
14:15:06.76   conf_string :  rules.txt                = rules.txt
14:15:06.76   conf_int    :  file_stat                = 100
14:15:06.76   conf_int    :  timeout_100k             = 500
14:15:06.76   conf_int    :  timeout_500k             = 800
14:15:06.76   conf_int    :  timeout_1m               = 1000
14:15:06.76   conf_int    :  timeout_5m               = 1500
14:15:06.76   conf_int    :  timeout_10m              = 1800
14:15:06.76   conf_int    :  timeout_50m              = 2200
14:15:06.76   conf_int    :  timeout_100m             = 2500
14:15:06.76   conf_int    :  timeout_500m             = 3000
14:15:06.76   conf_int    :  p2p_add                  = 6000
14:15:06.76   conf_int    :  autosave_time            = 30000
14:15:06.76   conf_bool   :  save_segments            = true
14:15:06.76   conf_bool   :  http                     = true
14:15:06.76   conf_bool   :  nntp                     = false
14:15:06.76   conf_bool   :  use_udp                  = false
14:15:06.76   conf_int    :  rep_timeout              = 20000
14:15:06.76   conf_int    :  tcp_timeout              = 300000
14:15:06.76   conf_bool   :  use_real_name            = true
14:15:06.76   conf_bool   :  show_cpu_usage           = true
14:15:06.76   conf_int    :  timeout_delete_limit     = 180
14:15:06.76   conf_string :  exec_cmd                 =
14:15:06.76   conf_int    :  mss                      = 1500
14:15:06.76   conf_int    :  tcp_window               = 1048576
14:15:06.76   conf_bool   :  active_files_first       = true
14:15:06.76   conf_int    :  incomplete_%             = 99
14:15:06.76   conf_int    :  incomplete_min_size      = 20971520
14:15:06.76   conf_string :  incomplete               = D:\Skynet\in
14:15:06.76   conf_string :  temp                     = D:\Skynet\temp
14:15:06.76   conf_string :  ok                       = D:\Skynet\Done
14:15:06.76   conf_string :  sel1                     = top
14:15:06.76   conf_string :  nntp_dir                 = nntp
14:15:06.76   conf_bool   :  nntp_auto_defrag         = true
14:15:06.76   conf_string :  nntp_ext                 = uud
14:15:06.76   conf_string :  nntp_min_file_size       = 20000
14:15:06.76   conf_string :  nntp_remove_files_after_defrag= 1
14:15:06.76   conf_string :  nntp_append_no_yend      = 0
14:15:06.76   conf_bool   :  mark_partial_content_files= true
14:15:06.76   conf_string :  name_format              = E/*/s_m_p_cR.E
14:15:06.76   conf_string :  out                      = (null)
14:15:06.76   conf_list   :  pids                     = 8192
14:15:06.76   conf_int    :  processor                = 0
14:15:06.76   conf_string :  in                       = (null)
14:15:06.76   conf_string :  dream_ip                 = (null)
14:15:06.76   conf_int    :  dream_port               = 0
14:15:06.76   conf_list   :  lnb                      = 9750000 10600000 11700000
14:15:06.76   conf_list   :  tuner                    = 11262000 V 27491000 A
14:15:06.76   conf_string :  streamreader.dll         = streamreader.dll
14:15:06.79   StartDVB() failed.
14:15:06.79   initialization error 61

edit:
what are the best providers for getting movies and large video files with coverage  in iran?
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: spoke1 am 25 Juli, 2007, 13:13
I change the transponder because there is no (for the moment??) flow on the other on W3.  ??? ???


 I'll mean 11262 and the other known. Take Eutelsat W3A 7°E 11361 V 18086000 A getestet? Pid=2136 for test

Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: sepehr am 25 Juli, 2007, 13:38
Ok I DID It! Thanks FOr You' BIG help!
another question ,in rules i typed
s *.*.*.* -Jpg[300k-]
too block any jpg file that is less than 300k but it still gets files less than that size,what should i do?

and would you please give me a source to learn about skynet files?
rogex and rules

Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: spoke1 am 25 Juli, 2007, 20:02
Please translate this: http://www.dvbcube.org/index.php?topic=13199.msg48781#msg48781 with google or other from german to english. I think it will answer all your questions.
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: pogo13 am 26 Juli, 2007, 11:43
did you tried the key "G"?
when you type G, a new windows will open on the right site. use left, right, up and down keys to navigate. with "+" and "-" keys on numpad you can choose the file size and select files which you like to grabe.

regards
pogo
Titel: Re: Please Answer In English!(Skynet Problem)
Beitrag von: berti am 26 Juli, 2007, 12:12
hi sepher!
and dont forget to push ctrl-s after you made the selection with "G" , otherwise you need to adjust the filesettings again if you restart the prog.


PS: welcome to the dvb-cube - as i told you, the folks here are very kind and like to help.