Tivimate 5.0 update channel mess?

Had a couple of issues when I updated duplicate vod.

Getting pixlex channels can't be suppliers as not happening on other apps

Set to order by playlist still wrong .

The layout is good but messed loads up.

Fixed updated to 5.2
 
Last edited:
Had a couple of issues when I updated duplicate vod.

Getting pixlex channels can't be suppliers as not happening on other apps

Set to order by playlist still wrong .

The layout is good but messed loads up.

Fixed updated to 5.2

You have this issues still with 5.2 or you had them previously?
 
Last edited:
Not sure how to do that. Could you explain.
In any browser put this is the top search bar
https://domain:port/player_api.php?username=USERNAME>&password=PASSWORD&action=get_live_streams

replace the necessary info and then look for "SkySportsMainEventuhd channel and there should be a link to the logo..
 
In any browser put this is the top search bar
https://domain:port/player_api.php?username=USERNAME>&password=PASSWORD&action=get_live_streams

replace the necessary info and then look for "SkySportsMainEventuhd channel and there should be a link to the logo..
Not working pal. Do I just change domain,username and password?
 
Yeah mate
Domain and the capital username and password
https://xxxxxxxxxx.com:port/player_api.php?username=xxxxxxxx>&password=xxxxxxxx&action=get_live_streams
This is what I have typed into my browser obviously excluding the domain and details.
I have double checked several times but all I get is one result which is a link to GitHub.
Not sure what else to try?
 
https://xxxxxxxxxx.com:port/player_api.php?username=xxxxxxxx>&password=xxxxxxxx&action=get_live_streams
This is what I have typed into my browser obviously excluding the domain and details.
I have double checked several times but all I get is one result which is a link to GitHub.
Not sure what else to try?
K mate.
You shouldn't be getting any links to any websites..
Did you search in the top search bar and not the middle search bar..
 

Attachments

  • Screenshot_2024-04-15-12-50-17-304.jpg
    Screenshot_2024-04-15-12-50-17-304.jpg
    45.7 KB · Views: 8
K mate not sure why it's not working properly..
Only other way is use an editor or somehow download the m3u, but most have m3u download blocked..

Anyway thanks for trying...
I have tried browsers on my pc and Android device and same result. On my iPhone I get this see pic

IMG_3383.jpeg
 
Yeah shouldn't be like that mate.
Should be like this.
Just tried my other sub same result,must be down to what I’m typing in. But all I replaced was the domain, username and password.
https://domain:port/player_api.php?username=USERNAME>&password=PASSWORD&action=get_live_streams
 
Just tried my other sub same result,must be down to what I’m typing in. But all I replaced was the domain, username and password.
https://domain:port/player_api.php?username=USERNAME>&password=PASSWORD&action=get_live_streams
Is yours http or https
That's the only thing I can think of lol
 
Use the below link (replace your with your details) then once downloaed, open the file with notepad, find the channel with the channel ID there will also be the link to where the image is hosted, open the URL and save the image.

http://domain:port/get.php?username=USERNAME&password=PASSWORD&type=m3u_plus&output=ts

E.G
1713186605916.png
 
Use the below link (replace your with your details) then once downloaed, open the file with notepad, find the channel with the channel ID there will also be the link to where the image is hosted, open the URL and save the image.

http://domain:port/get.php?username=USERNAME&password=PASSWORD&type=m3u_plus&output=ts

E.G
View attachment 102612
I have changed username and password on your link what else needs to be changed or added and where?
I have tried replacing the word domain with my sub domain but still does not work. I don’t have port to add or is that left alone?
 
Last edited:
I have changed username and password on your link what else needs to be changed or added and where?
I have tried replacing the word domain with my sub domain but still does not work. I don’t have port to add or is that left alone?
If no port take it out..
And make sure you're using the right one http or https

```
http://domain/get.php?username=USERNAME&password=PASSWORD&type=m3u_plus&output=ts
```
#https
```
https://domain/get.php?username=USERNAME&password=PASSWORD&type=m3u_plus&output=ts
```
 
Last edited:
Correct if your provider doesn't have a port, remove the port at the end as just using http:// tells the browser you want to use port 80.
 
Back
Top