Code Monkey home page Code Monkey logo

Comments (27)

AbandonedCart avatar AbandonedCart commented on August 12, 2024

Does holding down shift and reloading the page help? I haven't seen this personally, so I'm wondering if it is a stale browser cache

from intro-skipper.

UriSheinman avatar UriSheinman commented on August 12, 2024

Does holding down shift and reloading the page help? I haven't seen this personally, so I'm wondering if it is a stale browser cache

This is in findroid so not really an option

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

I'll install it and see what's up

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

What are your settings for the plugin skip prompt? (times for how early to display it, how long, and how much intro to play)

from intro-skipper.

UriSheinman avatar UriSheinman commented on August 12, 2024

Screenshot_20240302-205052

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

In the video, it looks like every time you click it, it goes back to the end of the intro. If you let it go for 7 seconds, does it disappear?

I have a feeling the timeout is still being applied and I missed removing that.

from intro-skipper.

UriSheinman avatar UriSheinman commented on August 12, 2024

In the video, it looks like every time you click it, it goes back to the end of the intro. If you let it go for 7 seconds, does it disappear?

No cause the "show for duration of intro" is checked. It does go away eventually it just takes a few secs after the intro is skipped.

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

That's what I thought. It's keeping the button up because "technically" it is still playing the intro for a few seconds.

from intro-skipper.

UriSheinman avatar UriSheinman commented on August 12, 2024

Is there a way to change that? So after the button is pressed it stops showing?

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

I'm verifying and then pushing it now

from intro-skipper.

UriSheinman avatar UriSheinman commented on August 12, 2024

Wdym?

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

The plugin will be updated as soon as confirm the fix works.

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

#53 fixes this. It is v0.1.13

I hurried this one through, since hitting the button at the end of the intro multiple times will get you stuck in a loop of rewinding.

from intro-skipper.

UriSheinman avatar UriSheinman commented on August 12, 2024

I don't know if it's a plugin side error but I have been trying to update the plugin for the past hour, but it still reports as ver 0.1.10.0 even tho the version in the plugin folder is 0.1.13.0.
1709411266501942002444866652552
17094112852662021561905733221677
And if it is the latest version it still doesn't work:

screen-20240302-213419.mp4

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

That is unusual. It appears to be working now on my end, but I think the .10 you are seeing is the binary version. I didn't update that, so it's still showing the old one.

from intro-skipper.

UriSheinman avatar UriSheinman commented on August 12, 2024

Anyway the issue still persists so no luck with the fix...

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

Did you restart the server and reload the app?

from intro-skipper.

UriSheinman avatar UriSheinman commented on August 12, 2024

Yes, multiple times.

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024
Untitled.video.-.Made.with.Clipchamp.mp4

Seems like the issue may be in the app because it works in the browser version after the update, but the app still has a delay before the button disappears.

from intro-skipper.

UriSheinman avatar UriSheinman commented on August 12, 2024

Untitled.video.-.Made.with.Clipchamp.mp4
Seems like the issue may be in the app because it works in the browser version after the update, but the app still has a delay before the button disappears.

I think this was always the problem... As I said I don't use the desktop app when I do the skip button is fine... Is there a way to fix this from here or should I post it on findroid github?

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

I think you're waiting on jarnedemeulemeester/findroid#633

from intro-skipper.

jumoog avatar jumoog commented on August 12, 2024

Untitled.video.-.Made.with.Clipchamp.mp4
Seems like the issue may be in the app because it works in the browser version after the update, but the app still has a delay before the button disappears.

I think this was always the problem... As I said I don't use the desktop app when I do the skip button is fine... Is there a way to fix this from here or should I post it on findroid github?

yes there is a delay in findroid but only 1 second

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

A temporary fix would be to set the amount of intro to play as 0

from intro-skipper.

UriSheinman avatar UriSheinman commented on August 12, 2024

A temporary fix would be to set the amount of intro to play as 0

Ill try

from intro-skipper.

UriSheinman avatar UriSheinman commented on August 12, 2024

A temporary fix would be to set the amount of intro to play as 0

Doesn't work but I guess it's the best that can be done...

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

https://github.com/jarnedemeulemeester/findroid/blob/main/player/video/src/main/java/dev/jdtech/jellyfin/viewmodels/PlayerActivityViewModel.kt#L247-L262

They are determining when the button is displayed on their end. I don't know if there is a check somewhere else, but it's essentially keeping the button visible the entire time the intro is playing. That means if you play 3 seconds of intro after the button is pressed, it will still be visible for that 3 seconds. That's the issue I fixed on our end. They would need to fix it on theirs.

from intro-skipper.

AbandonedCart avatar AbandonedCart commented on August 12, 2024

The PR for skipping credits should improve that overhang a bit. @cd16b was nice enough to include shaving a second off the end to offset the check delay.

from intro-skipper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.