service.iptv.manager icon indicating copy to clipboard operation
service.iptv.manager copied to clipboard

Integrate TV and radio channels with EPG data from other add-ons in Kodi PVR.

Results 27 service.iptv.manager issues
Sort by recently updated
recently updated
newest added

on my system Simple IPTV has been flaky lately, so I took a look at the logfile: https://paste.kodi.tv/ivopagalaw.kodi my setup: INFO : ----------------------------------------------------------------------- INFO : Starting Kodi (19.4 (19.4.0) Git:20220517-d476a8cf81-dirty)....

When manually ordering tv channels, the order is lost as soon as the add-on refresh channels and EPG. See https://github.com/Catch-up-TV-and-More/plugin.video.catchuptvandmore/issues/519

bug

* Adds a menu to do the configuration * Show a menu item if Simple IPTV isn't configured correctly (to make it more visible that configuration still needs to be...

enhancement

I sent this to Simple Client issues: I use Simple Client for the IPTV Manager supported channels. I also have an EPG subscription for channels that aren't supported by IPTV...

TV streamer Locast halts operations after losing key ruling in fight with networks. Full story: https://www.reuters.com/legal/transactional/tv-streamer-locast-halts-operations-after-losing-key-ruling-fight-with-networks-2021-09-02/

Hello kodi lovers! I have libreelec running on a mini ashrock. Works fine . Only if I close it and I start again the same day, then the iptv manager...

enhancement

in module **addon.py:** add param "refresh_addon_id" for method _refresh_ in **Addon** class and change in body method :` # Fetch channels if refresh_addon_id and refresh_addon_id == addon.addon_id: data = addon.get_channels()...

https://github.com/add-ons/service.iptv.manager/blob/513e25d8ce564299628d5f84661c28a472b2709c/resources/lib/functions.py#L34 Can you add another parameter like 'refresh' "RunScript(service.iptv.manager,refresh)" that silently reloads the meta without a dialog and opening settings?

enhancement

``` ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following errorEnd of Python script error report

question

### Describe the bug Tv channels and guide are not displayed after a cold start of Kodi ### To Reproduce Steps to reproduce the behavior: 1. Turn on raspi 4...

bug