carsonip / Penguin-Subtitle-Player

An open-source, cross-platform standalone subtitle player
GNU General Public License v3.0
304 stars 38 forks source link

somtime the next and previousbuttons error #68

Closed tynylove closed 4 years ago

tynylove commented 4 years ago

When I goto by entering the time then the next and previous button ussually have error, it take back to begin (the first line of the subtitle file). Thank you about your helpfull software And It'll extremily great if it can have mode to reacognize the time area on screen to syns the subtitle or reacognize play/pause button or slide bar of online video player on screen.

carsonip commented 4 years ago

Thanks for reporting an issue.

When I goto by entering the time then the next and previous button ussually have error, it take back to begin (the first line of the subtitle file).

Does this happen with a particular subtitle file? I do recognize that the next button is a bit too close to the timeline, making it very easy to click on the beginning on the timeline. Is that what you are experiencing?

And It'll extremily great if it can have mode to reacognize the time area on screen to syns the subtitle or reacognize play/pause button or slide bar of online video player on screen.

This is a feature request that is out of the scope of the project. There is no plans on implementing this feature.

tynylove commented 4 years ago

I have checked with two files, You could watch the video https://photos.app.goo.gl/f2iTUhZXKPteHU576 Thank for your reply!

On Tue, Apr 14, 2020, 20:03 Carson Ip notifications@github.com wrote:

Thanks for reporting an issue.

When I goto by entering the time then the next and previous button ussually have error, it take back to begin (the first line of the subtitle file).

Does this happen with a particular subtitle file? I do recognize that the next button is a bit too close to the timeline, making it very easy to click on the beginning on the timeline. Is that what you are experiencing?

And It'll extremily great if it can have mode to reacognize the time area on screen to syns the subtitle or reacognize play/pause button or slide bar of online video player on screen.

This is a feature request that is out of the scope of the project. There is no plans on implementing this feature.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/carsonip/Penguin-Subtitle-Player/issues/68#issuecomment-613429350, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALG2OLQFTCS5VW7ETBKBQW3RMRNJBANCNFSM4MAGHNKQ .

carsonip commented 4 years ago

Thanks for the video. It is the best way to illustrate the problem. It is clear that there's a problem.

What's the version of Penguin Subtitle Player you are using? I'll try to reproduce this in my computer and get back to you.

carsonip commented 4 years ago

@tynylove Yes I can reproduce the issue on my end. I'll let you know when I fix the bug.

carsonip commented 4 years ago

Hi @tynylove, fix for the the issue is ready. I'll let you know when there is a new release.

tynylove commented 4 years ago

Great! thank you and I'll wait a new release.

carsonip commented 4 years ago

Hi @tynylove, v1.3.0 is released! Please let me know if it solved your problem.