Kodi Community Forum

Full Version: Some general problems with filmon pvr
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
All channels look worse in kodi than in the web browser. You can order better quality but it seems that it is not used in Kodi.

There are lots of channels avalable in the filmon web interface. Not all of them work in Kodi. Why is that..?
I would imagine that the addon was written before the higher qualities were an option and it was never updated.

On the channels it may be that some channels are not allowed to be viewed remotely. I’m not sure as I’ve never run the addon.
(2020-06-29, 00:06)phunkyfish Wrote: [ -> ]I would imagine that the addon was written before the higher qualities were an option and it was never updated.

On the channels it may be that some channels are not allowed to be viewed remotely. I’m not sure as I’ve never run the addon.
There is an option for higher quality but it does not seem to make any difference.
When I switch on HQ in the Kodi Filmon PVR I am pretty certain that I still run SD not HQ which I actually pay for.
Reading the API shows that probably the low and high quality they speak of is 240P and 480P which really nowadays is poor.
That is really disappointing.
The API is pretty well documented but I am no experienced programmer.

I will see if I can find something better, do anyone have any suggestions?

It is a pity since the channels are just the ones you need.
If you can provide links to the relevant API docs I can take a look. Maybe it is something simple.
(2020-06-29, 23:36)phunkyfish Wrote: [ -> ]If you can provide links to the relevant API docs I can take a look. Maybe it is something simple.

https://www.filmon.com/page/api

/PAD
Can you execute the API call on this page against your account for a channel and let me know the response?

https://www.filmon.com/page/api#method-channels
@Philip_Arthur_Dent 

Please try this testbuild: https://jenkins.kodi.tv/job/kodi-pvr/job...-5.0.2.zip

PR here: https://github.com/kodi-pvr/pvr.filmon/pull/105

It should fix the prefer HD setting and I've added logging to confirm if the logic is still correct there and also to try and find the missing channels. Please upload a full DEBUG log after running so I can debug it further and clean up/finalise the PR. It may even crash when starting up. Hard to tell what will happen as I don't have a backend to test this on.

EDIT: so the missing channels is something else I think. I've changed the testbuild to only include the prefer HD fix. Please test that first and post a full debug log. Once that is working I'll post a new testbuild which may fix the missing channels issue.
(2020-07-01, 10:50)phunkyfish Wrote: [ -> ]@Philip_Arthur_Dent 

Please try this testbuild: https://jenkins.kodi.tv/job/kodi-pvr/job...-5.0.2.zip

PR here: https://github.com/kodi-pvr/pvr.filmon/pull/105

It should fix the prefer HD setting and I've added logging to confirm if the logic is still correct there and also to try and find the missing channels. Please upload a full DEBUG log after running so I can debug it further and clean up/finalise the PR. It may even crash when starting up. Hard to tell what will happen as I don't have a backend to test this on.

EDIT: so the missing channels is something else I think. I've changed the testbuild to only include the prefer HD fix. Please test that first and post a full debug log. Once that is working I'll post a new testbuild which may fix the missing channels issue.
https://paste.kodi.tv/qunewagiwo.kodi

I think it fixed the HD setting.
It did crash once but that happens sometimes anyway (and we are running pre-alpha) when you run Filmon.

I started three channels.
The second one is The Box. One of the channels I can look at at the website but it does not work in Kodi.

Thanks for your effort to help me.
Ok, I will add a testbuild for the missing channels tomorrow.
Ok, here is a testbuild, please once more provide a full debug log.

By default all channels should be retrieved. If you want to switch back to favourites there is an addon setting for that now.

https://jenkins.kodi.tv/job/kodi-pvr/job...-5.1.0.zip
(2020-07-03, 13:05)phunkyfish Wrote: [ -> ]Ok, here is a testbuild, please once more provide a full debug log.

By default all channels should be retrieved. If you want to switch back to favourites there is an addon setting for that now.

https://jenkins.kodi.tv/job/kodi-pvr/job...-5.1.0.zip
For some reason it did not start,
or rather it found one channel and did nothing more....
No message in Kodi , no channel in Kodi.
https://paste.kodi.tv/bozinehemo.kodi

I restarted and went into PVR Filmon settings and changed to only go for Favourtes then I got:
https://paste.kodi.tv/kexiqozosi.kodi
and it worked as before.

/PAD ¤ kind regards
I probably got some syntax wrong when reading the JSON data. Let me take another look.
Ok, try this testbuild: https://jenkins.kodi.tv/job/kodi-pvr/job...-5.1.0.zip

Hopefully it's right this time. Please supply a debug log again.
(2020-07-04, 12:45)phunkyfish Wrote: [ -> ]Ok, try this testbuild: https://jenkins.kodi.tv/job/kodi-pvr/job...-5.1.0.zip

Hopefully it's right this time. Please supply a debug log again.
Lots of more messages and lots of more channels loaded.

Still no messages on  Kodi's screen.
Seem to just stop doing things..
 
https://paste.kodi.tv/iqoyejakay.kodi

With Favourites enabled, the result is the same as the last time.

/PAD ¤ kind regards
Any chance you can send me some login details via private message?

At least that way I can test it otherwise this will take forever!
Pages: 1 2