Mumin Ahmad Khan
Mumin Ahmad Khan
@ShubhamMewara great work. The only thing which I feel you can improve is filter duplicate track ids which are shown on search.
@hkirat should work for now.
@hkirat This did what was expected. We are using fuse in backend which searches for the letters and their order and spacing between them can be different. If we want...
 Print() supported in android as well.  afterprint now supported in android and all major browsers
@hkirat done. Also you have closed a similar pr on code-daily. I had mentioned the wrong issue number there but I am able to replicate the same bug on project.100xdevs.com...
@hkirat hopefully this fixes it.
@hkirat https://github.com/code100x/cms/pull/494 I think this pr has reverted most of the changes done to video player done in https://github.com/code100x/cms/pull/482 so we are now using old seekbar again.

> Please remove console logs. > > Also, This seems like a hacky way of doing it. Try not to show the segments at all if there are no segments,...
> > I am not showing segments. > > I meant you're still making changes in the segment array I agree this is somewhat hacky. But as I said the...