Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kodi related question #40

Open
JayDee696969 opened this issue Sep 28, 2022 · 12 comments
Open

Kodi related question #40

JayDee696969 opened this issue Sep 28, 2022 · 12 comments
Labels
enhancement New feature or request

Comments

@JayDee696969
Copy link

JayDee696969 commented Sep 28, 2022

Is there any way to use this playlist in Kodi? Ive successfully got the epg loaded in the Kodi addon MTV Guide, but is there a url for the channels/playlist? Or any possibility that a Kodi addon could be made for it? Can a Kodi addon be made to run this playlist url generator?

@interlark
Copy link
Owner

I used to test ustvgo-iptv in kodi with addon PVR IPTV Simple Client, it supports TV Guide.

@JayDee696969
Copy link
Author

I used to test ustvgo-iptv in kodi with addon PVR IPTV Simple Client, it supports TV Guide.

Yea, but how do yo run it in Kodi? Dont you need to first run the ustvgo-iptv on a PC or linux first to get the link? Or is there a way to run ustvgo-iptv within Kodi. Trying to set this up on a firestick for my parents that dont have a PC.

@nater1983
Copy link

i have ustvgo ran from my house server so i link to that via internal ip
but u can run https://github.com/benmoose39/ustvgo_to_m3u it will create the ip url that you need to put into Kodi to bring up USTVGO

@interlark
Copy link
Owner

interlark commented Oct 3, 2022

@JayDee696969 As @nater1983 said many people simply run docker on standalone server and feed playlist
http://<SERVER_IP>:6363/ustvgo.m3u8 and tvguide http://<SERVER_IP>:6363/tvguide.xml.gz to any of your players.

In your case with firestick kodi addon would be more convenient way of running ustvgo-iptv and you wouldn't need any server. I'll think about writing small addon for kodi.

@interlark interlark changed the title Question Kodi related question Oct 3, 2022
@clips519
Copy link

clips519 commented Oct 3, 2022

hi iam new to all this is there a way to turn the ustvgo exe into an apk to install and run it on android box seems to have to be running to work unless there is something iam missing in all the files ?

@interlark
Copy link
Owner

@clips519, I don't know why you need this, but you can install termux, then install python with temux pkg install python, then install ustvgo-iptv with pip install ustvgo-iptv and run it with ustvgo-iptv command.

@JayDee696969
Copy link
Author

@JayDee696969 As @nater1983 said many people simply run docker on standalone server and feed playlist http://<SERVER_IP>:6363/ustvgo.m3u8 and tvguide http://<SERVER_IP>:6363/tvguide.xml.gz to any of your players.

In your case with firestick kodi addon would be more convenient way of running ustvgo-iptv and you wouldn't need any server. I'll think about writing small addon for kodi.

That would be awesome. Thanks!!!

@JayDee696969
Copy link
Author

In your case with firestick kodi addon would be more convenient way of running ustvgo-iptv and you wouldn't need any server. I'll think about writing small addon for kodi.

Have you thought about it? Lol

@t3chguru36
Copy link

t3chguru36 commented Oct 25, 2022

im running the ustvgo server it creates a ustvgo.m3u8 url just put that into kodi's iptv simple client addon it also supports epg.xml that is also hosted by the ustvgo server but for some reason it doesnt work that great for me not sure why it could be the vpn speeds are too slow or that its too many hops and the latency is low I even created a webpage that connects to the program and is password protected with many other feeds which all work great but when it comes to ustvgo feeds they take forever to load they are not instant if I use the direct links from ustvgo in my m3u8 file the feeds are quicker but not instant and I would have to create a script that would change the authentication keys in the m3u8 file not sure what is causing slow feeds but it could also be because there feeds are being proxied

@clips519
Copy link

@interlark is there a command in termux to make it run auto when i turn on my android box? did everything u said there n it worked just had to learn

@nater1983
Copy link

@interlark works for me as well thank u so much

@interlark interlark added the enhancement New feature or request label Oct 30, 2022
@JayDee696969
Copy link
Author

Any progress on a Kodi script?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants