Ron Barack

Forum Replies Created

Viewing 15 posts - 26 through 40 (of 40 total)
Aug 9, 2021 at 12:15 pm
#159396
Participant
Ron Barack
OP

Yes, thanks. Do you have any ideas why the fast-forward and rewind buttons do not work (on Chrome or Safari)?

Aug 8, 2021 at 8:53 pm
#159343
Participant
Ron Barack
OP
This reply has been marked as private.
Jun 15, 2021 at 8:13 pm
#155305
Participant
Ron Barack
OP
This reply has been marked as private.
Jun 15, 2021 at 8:13 pm
#155304
Participant
Ron Barack
OP

The link you asked about was from the other bug report, the one about audio previews not processing jumps, fast-forwards or rewinds properly. I don’t have a demo of the pagination bug because, as I wrote above, I have a work-around and frankly, your team is extremely slow to fix things, even when I provide the lines of code that need to be altered. You are obviously not a technical person, but, believe me, any programmer looking at the bug description and the lines of code I pointed out would be be to see the problem and fix it in a few minutes. Please pass it on to your developers, I know you have some good people there.

I will send the link to the page with pagination working properly privately.

As for the audio player bug, I provided a preliminary analysis, but it obviously requires a bit more work to fix.

Jun 14, 2021 at 11:50 am
#155228
Participant
Ron Barack
OP
This reply has been marked as private.
Jun 7, 2021 at 9:53 pm
#154968
Participant
Ron Barack
OP

I can work around the bug using the paginate_links filter. I was actually just logging the bug, assuming you would be interested in fixing it. For that, the description I gave should be more than enough. But I’m assuming you are interested in fixing bug. I also suggested the fix for the bug I described in: https://www.wpdownloadmanager.com/support/topic/audio-player-progress-bar-not-working-rewind-fast-forward-2/ but you haven’t taken any action there, either.

May 6, 2021 at 6:47 pm
#152071
Participant
Ron Barack
OP

Files with “.” in the name, and not only as seperator between name and filetype, are in this version not allowed. This is an unacceptable restriction.

See file class.Packages.php, from line 89. The array $_exts will in this case have 2 or more elements. Not all of them will match elements of the allowed filetypes. So the test in line 92 will fail.

Please release a corrected version.

Mar 15, 2021 at 9:47 am
#148551
Participant
Ron Barack
OP
This reply has been marked as private.
Mar 14, 2021 at 5:45 pm
#148513
Participant
Ron Barack
OP
This reply has been marked as private.
Mar 14, 2021 at 2:23 pm
#148512
Participant
Ron Barack
OP

That’s exactly the point: it loads everything into the same directory, regardless of the blog. On a multisite, that means that one blog can replace the file used by another blog. It seems to me you must put each blogs uploads into a separate directory.

Jan 5, 2021 at 12:05 am
#144028
Participant
Ron Barack
OP
This reply has been marked as private.
Dec 28, 2020 at 10:55 am
#143710
Participant
Ron Barack
OP

I have also noticed that when I select “Open in Browser”, the download does not play.

I’m uncertain now if this is being acknowledged as a bug and will be fixed in some future release, or if I am just being ignored.

Dec 18, 2020 at 11:07 pm
#143277
Participant
Ron Barack
OP

I don’t need to provide a bug on my site, the bug is easily reproducible in your web site.

Look at the video in https://demo.wpdownloadmanager.com/wpdmpro/download/video-player-play-only/

While the video is playing, you should be able to jump ahead or back using the progress bar. But the video just keeps on playing.

This is slightly different than the behavior for audio, which resets to zero, but I’d be surprised if this is not just an effect that the different players.

The bug seems not to occur on Firefox, but on Chrome and Safari.

This night be a useful post when trying to address this bug; https://stackoverflow.com/questions/45805177/chrome-cant-fast-forward-firefox-can-display-mp4-file-with-php

Thanks in Advance,
Ron

Nov 18, 2020 at 1:05 pm
#140958
Participant
Ron Barack
OP

No, problem is not solved. The Javascript wants to set currentTime, but this doesn’t seem to work of the HTML Headers are not correctly set. I’ve tried to modify what settings I could, for instance, to make the download restartable, but nothing seems to make any difference.

Thanks in advance for any help!

Nov 17, 2020 at 10:06 pm
#140914
Participant
Ron Barack
OP

It seems like the headers are not correct in the HTML containing the stream…

Viewing 15 posts - 26 through 40 (of 40 total)