Ahmidi Yasser

Results 11 issues of Ahmidi Yasser

when user config was added to the addon SDK, a need for changing the manifest according to the user config emerged. this should add the option for devs to be...

if a catalog response doesn't contain behaviorHints.defaultVideoId a "No videos found for this meta!" appears. Note: this issue concerns when the type is set to "movie" and doesn't really affect...

bug

enables all `docker logs` arguments

when using a dockerfile deployment using CMD doesn't work but using ENTRYPOINT works, that's because the CMD is overridden here https://github.com/Stremio/stremio-beamup/blob/master/swarm-syncer/beamup-sync-swarm#L19-L38 this is overridden because it assums it's a herokuish...

originally it didn't provide any logs or errors for the sync keys command, now it does