How to "Map all services" with API ?
Added by Dimitar Maznekov over 7 years ago
The topic says all.
I'v try to edit existing Python script which makes auto-setup for specific IPTV provider.
But after 4.1 (at 4.2.1 most specific) there is changes in API.
Now /api/service/mapper/start don't exist, but /api/service/mapper/save won't work in existing script.
Please advice ?
Replies (3)
RE: How to "Map all services" with API ? - Added by edit4ever ! over 7 years ago
+1 on this.
I have been starting a kodi interface for rescanning and adding channels - something we need to do in the US with all of our OTA changes. I have been able to build out the mux scanning, but now I need the api to automatically map the new services to a channel.
Was there an issue with the previous /api/service/mapper/start function??
It seem sit was removed with the move to simple idnode. Does this mean we have to pass a set of parameters to the load or save api in order to get the channels mapped?
If the previous start function was not hurting anything - please add it back as a simple option to map all services through the api.
RE: How to "Map all services" with API ? - Added by edit4ever ! over 7 years ago
See this update - you can now have the bouquet auto create for a network and then the services will map automatically!
RE: How to "Map all services" with API ? - Added by Dimitar Maznekov over 7 years ago
Thanks very much for the info, but it's upcoming feature of 4.3 TVH.
I'll check with JSON parameters to start map all services at 4.2.