fHDHR / fHDHR_plugin_origin_locast

Do What The F*ck You Want To Public License
4 stars 1 forks source link

Missing channels in Guide #13

Closed jcastilloalonso closed 3 years ago

jcastilloalonso commented 3 years ago

Hi,

I noticed that the amount of channels that are shown in Guide is not complete. Guide has 36 channels while Locast shows 44 available channels. Not sure what I can provide you to identify why some are missing.

Thanks!

deathbybandaid commented 3 years ago

It's confirmed working properly for myself and @jcastilloalonso

deathbybandaid commented 3 years ago

quick edit on the above steps

deathbybandaid commented 3 years ago

@tharris9d please try as of fHDHR/fHDHR_Locast#138

tharris9d commented 3 years ago

Will test it now..

On Dec 17, 2020, 5:13 PM, at 5:13 PM, Deathbybandaid notifications@github.com wrote:

@tharris9d please try as of fHDHR/fHDHR_Locast#138

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/fHDHR/fHDHR_Locast/issues/124#issuecomment-747804665

tharris9d commented 3 years ago

Woo hoo....The guide loaded. Unfortunately 9pm is showing the 5am news on CBS. The guide times are off again. So close.. I added to restarted plex after deleting db and updating data and restarting the app. The whole enchilada.

deathbybandaid commented 3 years ago

Idk what your setup is, but everything is utc

deathbybandaid commented 3 years ago

I think in the morning, I'll add a config option for xmltv offset

deathbybandaid commented 3 years ago

@tharris9d please give fHDHR/fHDHR_Locast#139 a try.

in your config, you can do [epg]xmltv_offset= to set the offset that displays in the xmltv file.

The default is "+0000", but should work with +/-HHMM

Additionally, if it's only one xmltv/epg source that you are having the offset issue with, you can do [locast]xmltv_offset or [zap2it]xmltv_offset or [tvtv]xmltv_offset

tharris9d commented 3 years ago

I set the offset for locast. The xmltv isn't loading the guide info again. All the channels load fine but when it initializes the guide it hits 0% and ends. No guide show.

deathbybandaid commented 3 years ago

What did you set the offset to

tharris9d commented 3 years ago

@deathbybandaid I figured it out. I didn't put the +- signs. After some experimenting I have it working with locast -0800 for Los Angeles Thanks for this new option! I think we can close this ticket now and move on to the next.... Congrats!

tharris9d commented 3 years ago

Will you be adding the offset into the webui settings?

deathbybandaid commented 3 years ago

not until you've tested it for a subversion or two

tharris9d commented 3 years ago

Makes sense...I will test again in xteve and see if it fixes the xteve issues.

jcastilloalonso commented 3 years ago

I'm having problem with tvrv and offset. Don't see any changes. My config.ini looks like this:

[tvtv] postalcode = 750xx lineuptype = ota xmltv_offset = -0600

Regardless of the offset number (tried -0800 and +0600) the guide remains the same.

deathbybandaid commented 3 years ago

The guide page is just using the timestamps which are utc, compared to utcnow.

The xmltv will display the offset

deathbybandaid commented 3 years ago

This issue thread is out of hand. I'm closing it. You guys need to be better about seperate threads for issues.