Mariusz89B / script.mtvguide

m-TVGuide, a completely free Kodi add-on with support for electronic tvguide (EPG). Allows streaming content from licensed television provider services and M3U playlists.
GNU Affero General Public License v3.0
29 stars 5 forks source link

Importing via cmore api doesn't work #19

Closed Airbox79 closed 1 year ago

Airbox79 commented 1 year ago

Bug report

Describe the bug

Import channels via the cmore api doesn't work for some reason, Telia Play does. I'm using iptv-org as epg source.

Expected Behavior

All channels from cmore shows up in the guide

Actual Behavior

No channel at all shows up. If exported cmore addon m3u list is imported, some channels works, but some doesn't.

Possible Fix

To Reproduce

Steps to reproduce the behavior:

Debuglog

The debuglog can be obtained in m-TVGuide settings, database tab:

Screenshots

Here are some links or screenshots to help explain the problem:

Additional context or screenshots (if appropriate)

Here is some additional context or explanation that might help:

Your Environment

Used Operating system:

*note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.

m-TVGuide administration will consider your problem report however, we will not make any promises the problem will be solved.*

Mariusz89B commented 1 year ago

Hi, please provide a full debug log.

Mariusz89B commented 1 year ago

Probable cause is that epg channel names does not match basemap channel ids, please use add channel function to add missing channels.

https://github.com/Mariusz89B/script.mtvguide/wiki/Quickstart#add-channel

Please see Setup instructions. https://github.com/Mariusz89B/script.mtvguide/wiki/Setup