Page 5 of 7
Re: WinGTShare unofficial tool
Posted: Wed Jan 27, 2021 11:56 pm
by dhiflixmv
hugoduro wrote: ↑Wed Jan 27, 2021 7:40 pm
Macrom wrote: ↑Wed Jan 27, 2021 4:07 pm
Thank you Hugo, but
1) Will be nice feature of course but i'am asking you the way you access V8x channel list with current build. Is there an url that you can download channel list in m3u format like you can do with USB dump?
Macrom,
You could try this simple tool i've developed:
V8ChannelM3U.zip
Change to your receiver IP and start the listener process.
Then you could get the m3u list by url like
Why v8uhd
http://localhost:8080/list.m3u not working?
Re: WinGTShare unofficial tool
Posted: Thu Jan 28, 2021 1:15 am
by luweitest
@hugoduro I'd like to try your tool but it does not run on my WindowsXP. Could it be compiled on WindowsXP?
Re: WinGTShare unofficial tool
Posted: Thu Jan 28, 2021 8:12 am
by Macrom
hugoduro wrote: ↑Wed Jan 27, 2021 9:06 pm
hugoduro wrote: ↑Wed Jan 27, 2021 7:40 pm
Macrom wrote: ↑Wed Jan 27, 2021 4:07 pm
Thank you Hugo, but
1) Will be nice feature of course but i'am asking you the way you access V8x channel list with current build. Is there an url that you can download channel list in m3u format like you can do with USB dump?
Macrom,
You could try this simple tool i've developed:
V8ChannelM3U.zip
Change to your receiver IP and start the listener process.
Then you could get the m3u list by url like
I has a bug. Now i think this one works well:
V8ChannelM3U.zip
Yes Hugo, it works!!!
I can set url for M3U list with this
As my S905x based TvBOX has 4K output i will can playback 4K channels with V8x if finally they will be available.
Could be awesome if this piece of software could be merged with some Kodi plugin like simple IPTV or a new one like GTShare Plugin by HD
Regards
Re: WinGTShare unofficial tool
Posted: Thu Jan 28, 2021 9:08 am
by stephan94
Delirium wrote: ↑Wed Jan 27, 2021 8:00 pm
Hi Hugoduro
with the latest version only one sat on V8 UHD
With the GTMedia V8 turbo all the satellites are visible
Re: WinGTShare unofficial tool
Posted: Sat Jan 30, 2021 11:55 am
by tanka
V8uhd working very good .95 west ku abc feeds 4.2.2 working in the computer V8uhd only sound .Good tool.Thankyou Hagoduro
Re: WinGTShare unofficial tool
Posted: Sat Jan 30, 2021 10:20 pm
by Juankaxxi
Hello, I have tried the program and it is great !!.
I use it with portable VLC and it works very well with my Nova8.
But I have a question, which address does WinGTSHare connect to to get the nova playlist?
thanks!!
Re: WinGTShare unofficial tool
Posted: Sun Jan 31, 2021 6:06 am
by Mayuranguna
Juankaxxi wrote: ↑Sat Jan 30, 2021 10:20 pm
Hello, I have tried the program and it is great !!.
I use it with portable VLC and it works very well with my Nova8.
But I have a question, which address does WinGTSHare connect to to get the nova playlist?
thanks!!
VLC configuration pls
Re: WinGTShare unofficial tool
Posted: Sun Jan 31, 2021 7:54 am
by Juankaxxi
[/code]
Mayuranguna wrote: ↑Sun Jan 31, 2021 6:06 am
Juankaxxi wrote: ↑Sat Jan 30, 2021 10:20 pm
Hello, I have tried the program and it is great !!.
I use it with portable VLC and it works very well with my Nova8.
But I have a question, which address does WinGTSHare connect to to get the nova playlist?
thanks!!
VLC configuration pls
Download VLC portable and put it on "inc" directory "inc\\vlc\\vlc.exe"
Code: Select all
https://get.videolan.org/vlc/3.0.12/win32/vlc-3.0.12-win32.zip
No Live links
the config is it, BUT add your GTMEDIA IP:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="default_ip" value="192.168.1.XX" /> <!--ip or machine name-->
<add key="default_port" value="81" />
<add key="default_protocol" value="tcp" /> <!--tcp|udp|rtp-->
<add key="external_player" value="inc\\vlc\\vlc.exe --fullscreen" />
<add key="enable_OSD" value="true" /> <!--true|false NOTE: this version Requires installation of Microsoft XNA Framework -->
</appSettings>
</configuration>
Re: WinGTShare unofficial tool
Posted: Sun Jan 31, 2021 9:09 am
by Mayuranguna
Juankaxxi wrote: ↑Sun Jan 31, 2021 7:54 am
[/code]
Mayuranguna wrote: ↑Sun Jan 31, 2021 6:06 am
Juankaxxi wrote: ↑Sat Jan 30, 2021 10:20 pm
Hello, I have tried the program and it is great !!.
I use it with portable VLC and it works very well with my Nova8.
But I have a question, which address does WinGTSHare connect to to get the nova playlist?
thanks!!
VLC configuration pls
Download VLC portable and put it on "inc" directory "inc\\vlc\\vlc.exe"
Code: Select all
https://get.videolan.org/vlc/3.0.12/win32/vlc-3.0.12-win32.zip
the config is it, BUT add your GTMEDIA IP:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="default_ip" value="192.168.1.XX" /> <!--ip or machine name-->
<add key="default_port" value="81" />
<add key="default_protocol" value="tcp" /> <!--tcp|udp|rtp-->
<add key="external_player" value="inc\\vlc\\vlc.exe --fullscreen" />
<add key="enable_OSD" value="true" /> <!--true|false NOTE: this version Requires installation of Microsoft XNA Framework -->
</appSettings>
</configuration>
Thank you
Re: WinGTShare unofficial tool
Posted: Thu Feb 04, 2021 12:34 am
by cpr43
@Hugoduro
I stop using the program for a few days , now I can't mase it to work? keep getting ERROR CAN'T FIND EXTERNAL PLAYER. PLEASE CHECK CONFIGURATION FILE
I download the inc file and add it to the program file??
I switched computer. Maybe missing any file?
Re: WinGTShare unofficial tool
Posted: Thu Feb 04, 2021 2:29 pm
by hugoduro
cpr43 wrote: ↑Thu Feb 04, 2021 12:34 am
@Hugoduro
I stop using the program for a few days , now I can't mase it to work? keep getting ERROR CAN'T FIND EXTERNAL PLAYER. PLEASE CHECK CONFIGURATION FILE
I download the inc file and add it to the program file??
I switched computer. Maybe missing any file?
Hi @cpr43,
You can download the external player from here:
Code: Select all
https://drive.google.com/file/d/1TQSXGeW7kMuJpCvgSufGUnMZII44I933/view?usp=sharing
and unzip it to inside the program "inc" directory.
I should be like this:
- Capturar.PNG (10.11 KiB) Viewed 8262 times
Then you should also edit the config file like this:
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="default_ip" value="192.168.0.17" /> <!--ip or machine name-->
<add key="default_port" value="81" />
<add key="default_protocol" value="tcp" /> <!--tcp|udp|rtp-->
<add key="external_player" value="inc\\MPC-HC\\mpc-hc64.exe /fullscreen" />
<add key="enable_OSD" value="true" /> <!--true|false NOTE: this version Requires installation of Microsoft XNA Framework -->
</appSettings>
</configuration>
Regards
HD
Re: WinGTShare unofficial tool
Posted: Thu Feb 04, 2021 3:43 pm
by cpr43
Hi @Hugoduro
Got it, thanks, much appreciated!!
Re: WinGTShare unofficial tool
Posted: Fri Feb 05, 2021 7:49 pm
by Msc7
Hola !!! Me gustaría saber porque no puedo mirar en mi PC los canales que tengo con protocolo NewCam en mi V8X
Re: WinGTShare unofficial tool
Posted: Fri Feb 05, 2021 10:10 pm
by juan_vale
Msc7 wrote: ↑Fri Feb 05, 2021 7:49 pm
Hola !!! Me gustaría saber porque no puedo mirar en mi PC los canales que tengo con protocolo NewCam en mi V8X
Posiblemente no tienes configurado el "external player" en el archivo de configuracion.
V8x, 77w NewCam/IKS. V0.5.0_Alpha
- screenshot3.jpg (135.46 KiB) Viewed 8201 times
- screenshot2.jpg (82.21 KiB) Viewed 8201 times
Re: WinGTShare unofficial tool
Posted: Fri Feb 05, 2021 10:29 pm
by Msc7
Pues según yo si tengo el reproductor establecido porque los canales de banda C si los puedo mirar
Re: WinGTShare unofficial tool
Posted: Fri Feb 05, 2021 10:55 pm
by Msc7
hola me podria poner una foto de como debe de estar el archivo WinGtShareTool.exe porfavor
Re: WinGTShare unofficial tool
Posted: Fri Feb 05, 2021 11:01 pm
by Msc7
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="default_ip" value="192.168.0.17" /> <!--ip or machine name-->
<add key="default_port" value="81" />
<add key="default_protocol" value="tcp" /> <!--tcp|udp|rtp-->
<!--add key="external_player" value="inc\\ffplay -fs" /--> <!-- FFPLAY -->
<!--add key="external_player" value="C:\\PROGRA~2\\VIDEOLAN\\VLC\\VLC.EXE -fullscreen" /--> <!-- VLC -->
<add key="external_player" value="C:\\PROGRA~1\\MPC-HC\\mpc-hc64.exe" /> <!-- MPC-HC 64bit -->
<!--add key="external_player" value="inc\\MPC-HC\\mpc-hc64.exe /fullscreen" /-->
<add key="enable_OSD" value="true" /> <!--true|false NOTE: this version Requires installation of Microsoft XNA Framework -->
</appSettings>
</configuration>
asi lo tengo yo tengo algo mal???
Re: WinGTShare unofficial tool
Posted: Fri Feb 05, 2021 11:35 pm
by Msc7
hola ya se mira copie una configuracion que estaba publicada y ya funciono con MPC y yo quiria utilizar VLC gracias!!!
Re: WinGTShare unofficial tool
Posted: Sat Feb 06, 2021 12:26 am
by juan_vale
Muy bien, aqui es mi config utilizando el MPC-HC en el directorio "INC". Los que tiene
<!-- no se usa. Tambien mi IP del V8x es 192.168.1.56
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="default_ip" value="192.168.1.56" /> <!--ip or machine name-->
<add key="default_port" value="81" />
<add key="default_protocol" value="tcp" /> <!--tcp|udp|rtp-->
<!--add key="external_player" value="inc\\ffplay -fs" /--> <!-- FFPLAY -->
<!--add key="external_player" value="C:\\PROGRA~2\\VIDEOLAN\\VLC\\VLC.EXE -fullscreen" /--> <!-- VLC -->
<!--add key="external_player" value="C:\\PROGRA~1\\MPC-HC\\mpc-hc64.exe" /--> <!-- MPC-HC 64bit -->
<add key="external_player" value="inc\\MPC-HC\\mpc-hc64.exe /fullscreen" />
<add key="enable_OSD" value="true" /> <!--true|false NOTE: this version Requires installation of Microsoft XNA Framework -->
</appSettings>
</configuration>
Re: WinGTShare unofficial tool
Posted: Sat Feb 06, 2021 12:42 am
by Msc7
Muchas gracias!!
Re: WinGTShare unofficial tool
Posted: Sat Feb 06, 2021 6:44 pm
by hugoduro
+++++++++++++++++++++++++++++++++++++++++++++++++
WinGTShareTool v.0.6.0
+++++++++++++++++++++++++++++++++++++++++++++++++
v.0.6.0 06/02/2021
Change log:
- Config Form for a simpler configuration. Go to Application Menu > File > Config.
- Automatic detect external player path in configuration form.
--
..
IMPORTANT: This version requires installation of "Microsoft XNA Framework"
You can download it from here:
Code: Select all
https://www.microsoft.com/en-us/download/details.aspx?id=20914
[/color]
Microsoft XNA Framework: Alternate link:
Code: Select all
https://drive.google.com/file/d/126iGtScUKkpwLmKih9u6QzV1WdGQe0Fu/view?usp=sharing
NOTE: External player is not included.
It's recomended to use MPC-HC or VLC. Choose it in configuration.
+++++++++++++++++++++++++++++++++++++++++++++++++
Re: WinGTShare unofficial tool
Posted: Sat Feb 06, 2021 6:50 pm
by Delirium
@hugoduro
Very thanks for your work
Re: WinGTShare unofficial tool
Posted: Sat Feb 06, 2021 9:23 pm
by seefoo
That is a great program and super easy to use. It is a difference make. Much thanks!
Re: WinGTShare unofficial tool
Posted: Sun Feb 07, 2021 5:50 am
by Mayuranguna
Grate work thank you
Re: WinGTShare unofficial tool
Posted: Sun Feb 07, 2021 6:50 pm
by Trev
Sorry, but new version won't play for me - I get a Microsoft .NET Framework error message when I try to run it:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553'
However I have no problem running the previous version of WinGTShare - wanted to try this new version for the option of choosing VLC player
Any advice would be helpful please, as it's such a great tool
By the way, the link code for the Microsoft XNA Framework takes you to a download page that says the file is not available??