@kens, @expatter & @rerun11:
thanks for all the tips/tricks mates
Try clearing the cache and generate a new token from within PotatoTV.
Then go to Kodi System Settings /PVR&LiveTV - General tab - and clear data cache.
/kens
yep!
I recommend to perform those tricks in order to get the pvr's playlists refreshed / updated
especially when your pvr client is using a dynamic playlist generated by an addon (like my potato)
FYI,
pvr simple client using all data stored in its database (Kodi/userdata/Database/TV*.db) to generate its playlist
but
the problem is kodi does not update the database automatically
although you're running an addon which generates a dynamic playlist
you have to perform ken's tricks to get your database updated
manually
especially when you're running my potato and enable the option to include the VOD with the m3u playlist
you will not get a refreshed playlist with the latest VOD updates, until you perform ken's tricks manually
PLEASE NOTE:
the addon version has been frequently updated lately
and some of the newer version has a different handshaking algoritm/codes compared to the previous one
so,
IT IS A MUST!
you have to perform ken's tricks when your addon gets updated
with kodi 16, I'm used to do following tricks to get the playlist updated:
- disable kodi's live-tv
- clear kodi's tv & epg data
- run my addon
- clear caches for both iptv & vod
- run pvr auto-settings
- quit & restart kodi (not necessarily!)
- re-enable kodi's live-tv
Thanks Potato. When i checked the Port it says "ON", so i don't think thats the problem. The strange thing is that some channels like CHching or London Live they work. But most of the others for say it like this "Subs" CNN, HBO, for example just spins 1 sec and nothing. All channels work within the Potato Addon but not through the PVR IPTV Simple Client side. I really don't understand what's happening
you could try above tricks
an to make it easier for tracing apple-to-apple comparison,
please follow my steps sequentially
if it doesn't change anything, you could following these steps:
- open the playlist cache (Kodi/userdata/addon_data/plugin.video.potatoTV/[your_portal]/potato.m3u)
- find a link for the trouble channel
e.g HBO = http://your_ip:your_port/play?channel=HBO+East+HD
- open the o/ browser
- try browsing this url:
Code:
http://your_ip:your_port/online
- if everything is ok, the browser will tell you: "Yes. I am."
- if it does not, you have to click the "Server: START" within my addon and retry the step #4 until it says online
- when the sever is on, browse the URL which you got from the cache
Code:
http://your_ip:your_port/play?channel=HBO+East+HD
- if everything is ok, the browser will redirect you to download a *.ts file (cancel it)
- if it doesn't, the browser will only redirect you to download the philips' .mp4 file (cancel it)
if your browser is able to redirect you to download any file, either *.ts or *.mp4 file
but your pvr client fails (no response)
yep!
I think your pvr client still read the improper playlist from the older addon (I don't know why lol)
you could try to quit kodi & go to the database directory (Kodi/userdata/Database/), then remove all TV*.db and Epg*.db manually
You're kind of missing the forest for the trees here. What Couch said was that you should check the SERVER status and ensure that it is ON if you are having problems. If you continue to have the same problem, you might have a PORT conflict. This could happen because of other apps or addons in your setup. In Potato TV you can change the PORT to anything above 8000 to avoid conflicts.
As for ChCh and London Live working when others don't, that's because they are not streamed from NFPS' servers. They are online websites that are freely available and in theory, should ALWAYS work.
I hope that helps you understand a little better.
yep!
the improper port # could be the culprit when the server is forced down
I agree with Kens post ,, this fixes that issue but with me I had to power down and restart everything kicks in ,,Potato Tv works perfectly you just have to follow the instructions
if you follow my steps sequentially, maybe you should not have to perform the hard-reset (no shutdown needed)