logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
davidcl  
#1 Posted : Tuesday, December 7, 2021 7:31:24 AM(UTC)
davidcl

Rank: Advanced Member

Groups: Registered
Joined: 12/23/2018(UTC)
Posts: 120
Man
Gabon

Thanks: 6 times
hi
im looking for an 'automatic' script for weather on vmix.
forecast on 5 days for different city?
who can help to finf something
thanks
David
ginesromero  
#2 Posted : Tuesday, December 14, 2021 4:38:14 AM(UTC)
ginesromero

Rank: Member

Groups: Registered
Joined: 4/27/2021(UTC)
Posts: 17
Spain
Location: Valencia

Thanks: 10 times
Was thanked: 3 time(s) in 3 post(s)
doggy  
#3 Posted : Wednesday, December 15, 2021 3:41:47 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,081
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
the "streaming alchemy show" (YT) has a script that does just that
davidcl  
#4 Posted : Thursday, December 16, 2021 2:46:12 AM(UTC)
davidcl

Rank: Advanced Member

Groups: Registered
Joined: 12/23/2018(UTC)
Posts: 120
Man
Gabon

Thanks: 6 times
Hi Doggy thanks BUT i see it and try but dont work.
Thanks
David
doggy  
#5 Posted : Thursday, December 16, 2021 2:50:43 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,081
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: davidcl Go to Quoted Post
Hi Doggy thanks BUT i see it and try but dont work.
Thanks
David


You asked for a script so i assume you are familiar with code and understand what has to be customized for your use ?
davidcl  
#6 Posted : Thursday, December 16, 2021 3:30:46 AM(UTC)
davidcl

Rank: Advanced Member

Groups: Registered
Joined: 12/23/2018(UTC)
Posts: 120
Man
Gabon

Thanks: 6 times
not at all
i put apikey...
but error

Error Line 68: La conversion de la chaîne "52.2" en type 'Double' n'est pas valide.

RealTemp(counter)=Math.Round(CDbl(Temp)).ToString()+"°F"

i have just the city OK
after error
if i put the lines in comment
the script go and i have the other information (i cant have the temperatures)

Thansk
Doggy
davidcl  
#7 Posted : Thursday, December 23, 2021 3:17:58 AM(UTC)
davidcl

Rank: Advanced Member

Groups: Registered
Joined: 12/23/2018(UTC)
Posts: 120
Man
Gabon

Thanks: 6 times
Please
somebody to help me with this error
??
RealTemp(counter)=Math.Round(CDbl(Temp)).ToString()+"°F"
error... conversion....
Please.
Thanks all
doggy  
#8 Posted : Thursday, December 23, 2021 10:14:23 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,081
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: davidcl Go to Quoted Post
Please
somebody to help me with this error
??
RealTemp(counter)=Math.Round(CDbl(Temp)).ToString()+"°F"
error... conversion....
Please.
Thanks all


Check for typos when you changed things , compare with original , can assure you it (the script) works
davidcl  
#9 Posted : Friday, December 24, 2021 4:26:08 AM(UTC)
davidcl

Rank: Advanced Member

Groups: Registered
Joined: 12/23/2018(UTC)
Posts: 120
Man
Gabon

Thanks: 6 times
Thanks
but its correct.
Maybe because my systeme is in French ?
(. , )???
doggy  
#10 Posted : Friday, December 24, 2021 4:38:51 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,081
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: davidcl Go to Quoted Post
Thanks
but its correct.
Maybe because my systeme is in French ?
(. , )???


Doubt it or do you code with French instructions ? , check the API call link ! there are options in there to consider , the weather website has documentation about it
I have it working just fine ( had at one point the same error and was due to a mistake the API call and its return)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.