Channel List Maker - Automatic channel list creation tool for the GTC

GTMEDIA_GTX COMBO/GTX Twin/GTCOMBO /GTC /GTS /GTS-PRO /GTT2

Moderators: admin, nzl229, GTMedia Team

Post Reply
oscarsanchezdm
Posts: 26
Joined: Thu Mar 22, 2018 12:10 pm

Channel List Maker - Automatic channel list creation tool for the GTC

Post by oscarsanchezdm »

Hi!

I have developed a tool that creates channel lists for the GTC using custom channels with custom order. It just needs to have the exported channel list from the GTC named as "input.xml" and a desired channel list called "desired.txt" in the tool's folder. More details are on the project's page
https://github.com/oscarsanchezdm/channellistmaker/

There are still some bugs, but it's working properly in my GTC (mine it is running version C20.A6.2.32).
Image
Image

Updating my channel lists was a tedious work which could require me some hours. Now, it only takes 1 minute! I hope this tool is useful for

User avatar
Lining
网站管理员
Posts: 1169
Joined: Thu Aug 11, 2016 11:14 am

Re: Channel List Maker - Automatic channel list creation tool for the GTC

Post by Lining »

oscarsanchezdm wrote:
Wed Nov 04, 2020 10:01 pm
Hi!

I have developed a tool that creates channel lists for the GTC using custom channels with custom order. It just needs to have the exported channel list from the GTC named as "input.xml" and a desired channel list called "desired.txt" in the tool's folder. More details are on the project's page
https://github.com/oscarsanchezdm/channellistmaker/

There are still some bugs, but it's working properly in my GTC (mine it is running version C20.A6.2.32).
Image
Image

Updating my channel lists was a tedious work which could require me some hours. Now, it only takes 1 minute! I hope this tool is useful for
Hello, I am glad that you have developed a new tool. Your software version is too old. It is recommended that you update the latest version GTC_v2.0_C20.A6.2.51_20200810. The new version of DB XML has been updated, please try to use this tool.
FREESAT brand change GT MEDlA

oscarsanchezdm
Posts: 26
Joined: Thu Mar 22, 2018 12:10 pm

Re: Channel List Maker - Automatic channel list creation tool for the GTC

Post by oscarsanchezdm »

Lining wrote:
Thu Nov 05, 2020 2:13 am

Hello, I am glad that you have developed a new tool. Your software version is too old. It is recommended that you update the latest version GTC_v2.0_C20.A6.2.51_20200810. The new version of DB XML has been updated, please try to use this tool.
Hi,
I will consider updating it. As this version runs well, I haven’t updated yet. I have the build.prop file modified so I don’t get any updates.

If you had and would like to send me a sample/randomly exported channel list, I could add support for the new XML structure.

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: Channel List Maker - Automatic channel list creation tool for the GTC

Post by hugoduro »

oscarsanchezdm wrote:
Thu Nov 05, 2020 5:28 am
Lining wrote:
Thu Nov 05, 2020 2:13 am

Hello, I am glad that you have developed a new tool. Your software version is too old. It is recommended that you update the latest version GTC_v2.0_C20.A6.2.51_20200810. The new version of DB XML has been updated, please try to use this tool.
Hi,
I will consider updating it. As this version runs well, I haven’t updated yet. I have the build.prop file modified so I don’t get any updates.

If you had and would like to send me a sample/randomly exported channel list, I could add support for the new XML structure.
Hi oscarsanchezdm,
first of all thank you for developed this tool, which is very useful and with great potential :)
Here i send you an example of an exported channel list with the new XML structure witch bassically have some kind of bugged empty <program/> tags:

Code: Select all

https://drive.google.com/file/d/1iXokPoz-C8MfCBiC1kIMel1pQ8mnPgch/view?usp=sharing
NOTE: I've edited this xml file, so I hope I haven't damaged anything.
Regards

taquillero
Posts: 11
Joined: Wed Dec 19, 2018 6:06 pm

Re: Channel List Maker - Automatic channel list creation tool for the GTC

Post by taquillero »

Hi,

Thanks and congratulations for this great job!!!
Just one question regarding this tool,
Does it require linux platform or it can runs on windows?
If doesn't, any option to develop it for windows enviroment?

Thanks in advance.

taquillero
Posts: 11
Joined: Wed Dec 19, 2018 6:06 pm

Re: Channel List Maker - Automatic channel list creation tool for the GTC

Post by taquillero »

Hi to all ........ up

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: Channel List Maker - Automatic channel list creation tool for the GTC

Post by hugoduro »

taquillero wrote:
Mon Nov 30, 2020 1:23 pm
Hi,

Thanks and congratulations for this great job!!!
Just one question regarding this tool,
Does it require linux platform or it can runs on windows?
If doesn't, any option to develop it for windows enviroment?

Thanks in advance.
Hi @taquillero,
It works in windows but you need to install GIT tool for windows and also GO programming language.
xxxxxxxxxx
No live links

Then follow the instructions inxxxxxxxxxx
...
git clone xxxxxxxxxxx
No live links
go build
...

Regards

taquillero
Posts: 11
Joined: Wed Dec 19, 2018 6:06 pm

Re: Channel List Maker - Automatic channel list creation tool for the GTC

Post by taquillero »

hugoduro wrote:
Thu Dec 17, 2020 7:00 pm
taquillero wrote:
Mon Nov 30, 2020 1:23 pm
Hi,

Thanks and congratulations for this great job!!!
Just one question regarding this tool,
Does it require linux platform or it can runs on windows?
If doesn't, any option to develop it for windows enviroment?

Thanks in advance.
Hi @taquillero,
It works in windows but you need to install GIT tool for windows and also GO programming language.
xxxxxxxxxx
No live links

Then follow the instructions inxxxxxxxxxx
...
git clone xxxxxxxxxxx
No live links
go build
...

Regards
Hi @hugoduro
thanks for your response
could you please send me the links in a private message?
Best Regards.

oscarsanchezdm
Posts: 26
Joined: Thu Mar 22, 2018 12:10 pm

Re: Channel List Maker - Automatic channel list creation tool for the GTC

Post by oscarsanchezdm »

Hi... I will try to move the project to Python. I needed to learn GoLang so I built the program using it.

I am trying to create lists based on TV providers lists

Code: Select all

https://github.com/oscarsanchezdm/channellistmaker/issues/2
. And these days I will have enough time to update my GTC and adapt the program to the new XML channel schema.

NO LIVE LINKS. Please use code tags... highlight the URL and then use the </> option. JV

taquillero
Posts: 11
Joined: Wed Dec 19, 2018 6:06 pm

Re: Channel List Maker - Automatic channel list creation tool for the GTC

Post by taquillero »

oscarsanchezdm wrote:
Fri Dec 18, 2020 11:19 pm
Hi... I will try to move the project to Python. I needed to learn GoLang so I built the program using it.

I am trying to create lists based on TV providers lists

Code: Select all

https://github.com/oscarsanchezdm/channellistmaker/issues/2
. And these days I will have enough time to update my GTC and adapt the program to the new XML channel schema.

NO LIVE LINKS. Please use code tags... highlight the URL and then use the </> option. JV
Hi ...... any news?
Regards.

Post Reply

Return to “GTMEDIA GT SERIES (Android DVB & IPTV BOX)”