Michaël Arnauts
Michaël Arnauts
> @michaelarnauts Is it fixed now ? > > There were few breaking change in the v0.15.0. I got it to work with the changes I mentioned above. The template...
Not sure where it's stored. It's the template that is shown when adding a RedisCluster trough the webinterface of OpenShift. Maybe it's packaged together when it's pushed to the "Operator...
I've found a 3th (more acceptable) workaround. Apparently, vaimo/composer-patches is compatible with the syntax of cweagans/composer-patches, but it also allows to exclude patches from dependencies, and only do patches from...
Any update on this fix?
Hmm, can't we keep this issue open to track this? I'm trying to avoid using abandoned package dependencies.
It seems to be released by now, since I get this issue with the latest version of nipyapi.
The swagger json contains this: ```json "parameterSensitivities" : { "type" : "object", "description" : "All fetched parameter names that should be applied.", "additionalProperties" : { "type" : "string", "enum" :...
@njegosrailic have you had any luck on implementing this, or did you found a workaround?
It's in the addon_data folder. But IPTV Manager can automatically register the playlist and xmltv file with Simple IPTV.
I need to make an API call to get the description for a movie or series. By caching this, I can show the description in the categories without having to...