Mohamed Zumair

Results 64 comments of Mohamed Zumair

> > Reviewers at Mozilla wants that XDM should show a dialog to provide a functionality that would allow users to monitor their browser traffic and show privacy policy etc....

I inspect the source for accept button here is the function for accept: ``` function(e) { chrome.runtime.sendMessage({ type: 'user-consent-accepted' }); window.close(); } ``` But thing is window.close() function is not...

Facing same issue with last Firefox update to 102.3.0esr

@dreulavelle update the PR target branch as dev

![image](https://github.com/platelminto/parse-torrent-title/assets/44891939/359268d6-4998-47b0-a4b1-de2336906e5b)

Any plans on adding mpd support?

I'm expecting native stremio support :)

Implemented a solution to play MPEG DRM/non-DRM DASH stream in any player specially for stremio add-on https://github.com/mhdzumair/mediaflow-proxy, @jsolferreira you can implement the Stremio Addon to return the stream link of...

> Why always this addon stuck my tv ,google tv,android 12,and always have to turn it off from power to fix it,and it doesnt read addon subtitles,only embeded,thanks This issue...